[
    {
      "@context": "https://schema.org",
      "@type": "WebApplication",
      "name": "Wahl-Maschine",
      "url": "https://wahl-maschine.de",
      "applicationCategory": "Political Tool",
      "operatingSystem": "All",
      "offers": {
        "@type": "Offer",
        "price": "0.00",
        "priceCurrency": "EUR"
      }
    },
    {
      "@context": "https://schema.org",
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Wie funktioniert die Wahl-Maschine?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Die Wahl-Maschine beantwortet Deine Fragen zu Parteiprogrammen und liefert Dir relevante Inhalte, damit Du fundierte Entscheidungen treffen kannst."
          }
        },
        {
          "@type": "Question",
          "name": "Ist die Nutzung kostenlos?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Ja, die Nutzung der Wahl-Maschine ist komplett kostenlos."
          }
        }
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "WebSite",
      "name": "Wahl-Maschine",
      "url": "https://wahl-maschine.de",
      "description": "Stelle Deine Fragen zu Parteiprogrammen und finde klare Antworten. Die Wahl-Maschine hilft Dir, fundierte Entscheidungen bei Wahlen zu treffen.",
      "keywords": "Wahlhilfe, Parteiprogramm, Wahlen 2024, Vergleich",
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://wahl-maschine.de/chat?question={query}",
        "query-input": "required name=query"
      },
      "author": {
        "@type": "Organization",
        "name": "Wahl-Maschine Team"
      }
    }
  ]
  