{
  "@context": "https://schema.org",
  "organization": { "@id": "https://alotofabit.de/#business" },
  "name": "a lot of a bit",
  "contact": {
    "email": "streitwieser.kommunikation@gmail.com",
    "telephone": "+49 151 68140609",
    "contactType": ["sales", "customer service"],
    "availableLanguage": ["de"],
    "areaServed": "DE"
  },
  "address": {
    "streetAddress": "Mitterweg 16",
    "postalCode": "83373",
    "addressLocality": "Taching am See",
    "addressRegion": "Bayern",
    "addressCountry": "DE"
  },
  "erstgespraech": {
    "beschreibung": "Kostenloses Erstgespräch zur Klärung des Vorhabens, unverbindlich.",
    "formular": {
      "url": "https://api.web3forms.com/submit",
      "httpMethod": "POST",
      "contentType": "multipart/form-data",
      "felder": [
        { "name": "name", "required": true, "typ": "text" },
        { "name": "email", "required": true, "typ": "email" },
        { "name": "telefon", "required": false, "typ": "tel" },
        { "name": "betrieb", "required": false, "typ": "text", "beschreibung": "Betrieb / Branche" },
        { "name": "nachricht", "required": true, "typ": "text", "beschreibung": "Kurz zu Ihrem Betrieb" }
      ],
      "hinweis": "Formular ist auf jeder Seite über den Erstgespräch-Button erreichbar (Modal), z. B. https://alotofabit.de/#kontakt."
    }
  },
  "buchungssystem": null,
  "preise_uebersicht": "https://alotofabit.de/angebot.html",
  "rechtliches": {
    "impressum": "https://alotofabit.de/impressum.html",
    "datenschutz": "https://alotofabit.de/datenschutz.html"
  }
}
