{
  "@context": "https://schema.org",
  "@type": "Organization",
  "@id": "https://loehnenbach.de/#organization",
  "name": "Löhnenbach GmbH",
  "url": "https://loehnenbach.de/",
  "foundingDate": "1992",
  "email": "info@loehnenbach.de",
  "description": "Softwareentwicklung, Aufzugsmonitoring und Systemintegration. Entwickler und Betreiber von Liftlinker.",
  "address": {
    "streetAddress": "Breitestrasse 11",
    "postalCode": "53902",
    "addressLocality": "Bad Münstereifel",
    "@type": "PostalAddress",
    "addressCountry": "DE"
  },
  "subjectOf": {
    "url": "https://liftlinker.de/",
    "@type": "WebPage"
  }
}
