{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://selbstliebe.club/#organization",
      "name": "Zurück zu Dir",
      "url": "https://selbstliebe.club",
      "logo": {
        "@type": "ImageObject",
        "url": "https://selbstliebe.club/logo.png",
        "width": 250,
        "height": 250
      },
      "description": "Der 10-Wochen Selbstliebe Transformationskurs für Frauen und Männer",
      "sameAs": [
        "https://www.instagram.com/zurueck-zu-dir",
        "https://www.facebook.com/zurueck-zu-dir"
      ],
      "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "Customer Service",
        "email": "support@selbstliebe.club"
      }
    },
    {
      "@type": "Course",
      "@id": "https://selbstliebe.club/#course-women",
      "name": "Zurück zu Dir – Der 10-Wochen Selbstliebe Kurs für Frauen",
      "description": "Ein transformativer 10-Wochen Online-Kurs für echte Selbstliebe, weibliche Energie und innere Kraft. Basierend auf Neurowissenschaft, weiblicher Weisheit und spiritueller Praxis.",
      "url": "https://selbstliebe.club/",
      "image": {
        "@type": "ImageObject",
        "url": "https://selbstliebe.club/course-image.jpg"
      },
      "provider": {
        "@type": "Organization",
        "@id": "https://selbstliebe.club/#organization"
      },
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "4.9",
        "ratingCount": "127"
      },
      "offers": {
        "@type": "Offer",
        "price": "9.99",
        "priceCurrency": "EUR",
        "availability": "https://schema.org/InStock",
        "url": "https://buy.stripe.com/00w5kF9gnb5c6Tt2pPes002"
      },
      "hasCourseInstance": [
        {
          "@type": "CourseInstance",
          "name": "Selbstliebe Kurs - Frauen",
          "description": "10 Wochen intensive Transformation",
          "startDate": "2026-05-15",
          "endDate": "2026-07-24",
          "courseMode": "Online"
        }
      ]
    },
    {
      "@type": "Course",
      "@id": "https://selbstliebe.club/#course-men",
      "name": "Zurück zu Dir – Der 10-Wochen Selbstliebe Kurs für Männer",
      "description": "Ein transformativer 10-Wochen Online-Kurs für Männer: Masken ablegen, wahre Stärke entdecken, mit Zweck und Präsenz leben.",
      "url": "https://selbstliebe.club/men",
      "image": {
        "@type": "ImageObject",
        "url": "https://selbstliebe.club/course-men-image.jpg"
      },
      "provider": {
        "@type": "Organization",
        "@id": "https://selbstliebe.club/#organization"
      },
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "4.8",
        "ratingCount": "89"
      },
      "offers": {
        "@type": "Offer",
        "price": "9.99",
        "priceCurrency": "EUR",
        "availability": "https://schema.org/InStock",
        "url": "https://buy.stripe.com/00w5kF9gnb5c6Tt2pPes002"
      }
    },
    {
      "@type": "LocalBusiness",
      "@id": "https://selbstliebe.club/#local-business",
      "name": "Zurück zu Dir",
      "url": "https://selbstliebe.club",
      "areaServed": [
        {
          "@type": "Country",
          "name": "Germany"
        },
        {
          "@type": "Country",
          "name": "Switzerland"
        },
        {
          "@type": "Country",
          "name": "Austria"
        },
        {
          "@type": "Country",
          "name": "International"
        }
      ],
      "serviceType": "Online Education"
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Startseite",
          "item": "https://selbstliebe.club/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Frauenkurs",
          "item": "https://selbstliebe.club/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Männerkurs",
          "item": "https://selbstliebe.club/men"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Blog",
          "item": "https://selbstliebe.club/blog"
        },
        {
          "@type": "ListItem",
          "position": 5,
          "name": "Affiliate Programm",
          "item": "https://selbstliebe.club/affiliate"
        }
      ]
    },
    {
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Wie lange habe ich Zugang zum Kurs?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Du hast lebenslangen Zugang. Einmal bezahlt, für immer verfügbar. Du kannst die Module jederzeit wiederholen."
          }
        },
        {
          "@type": "Question",
          "name": "Kann ich den Kurs in meinem eigenen Tempo machen?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Ja! Es gibt keine zeitliche Begrenzung. Bearbeite jedes Modul in deinem eigenen Tempo."
          }
        },
        {
          "@type": "Question",
          "name": "Was ist, wenn mir der Kurs nicht gefällt?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "30-Tage Geld-zurück-Garantie. Keine Fragen gestellt."
          }
        },
        {
          "@type": "Question",
          "name": "Welche Voraussetzungen brauche ich?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Keine! Der Kurs ist für Anfängerinnen konzipiert."
          }
        }
      ]
    }
  ]
}
