{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://fancy.yoga/#business",
      "name": "Fancy Yoga Studio",
      "alternateName": ["Fancy Yoga", "Fancy - Yoga Studio Genève", "Fancy Yoga Genève"],
      "legalName": "Fancy, Iris Cazals - Raison individuelle",
      "url": "https://fancy.yoga",
      "logo": "https://fancy.yoga/favicon-512.png",
      "image": "https://fancy.yoga/og-image.jpg",
      "description": "Studio de yoga proposant des cours de Hatha, Vinyasa, Yin Yoga, Pilates et coaching privé en Vieille-Ville de Genève, Suisse.",
      "foundingDate": "2020",
      "foundingLocation": {
        "@type": "Place",
        "name": "Genève, Suisse"
      },
      "founder": {
        "@id": "https://fancy.yoga/#iris-cazals"
      },
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "8 rue des Chaudronniers",
        "addressLocality": "Genève",
        "postalCode": "1204",
        "addressRegion": "GE",
        "addressCountry": "CH"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 46.2017,
        "longitude": 6.1486
      },
      "telephone": "+41795246863",
      "email": "iris@fancy.yoga",
      "sameAs": [
        "https://www.instagram.com/fancygeneva/",
        "https://www.facebook.com/fancygeneva",
        "https://fancy.yoga",
        "https://fancy.zenitoo.ch"
      ],
      "knowsAbout": [
        "Yoga", "Hatha Yoga", "Vinyasa Yoga", "Yin Yoga", "Pilates",
        "Yoga Prénatal", "Méditation", "OM Chanting", "Soins Énergétiques",
        "Yoga Entreprise", "Coaching Privé"
      ],
      "areaServed": [
        {"@type": "City", "name": "Genève", "containedInPlace": {"@type": "Country", "name": "Suisse"}},
        {"@type": "City", "name": "Carouge"},
        {"@type": "City", "name": "Lausanne"},
        {"@type": "City", "name": "Nyon"},
        {"@type": "AdministrativeArea", "name": "Canton de Genève"},
        {"@type": "AdministrativeArea", "name": "Suisse Romande"}
      ],
      "naics": "713940",
      "isicV4": "9329",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "wikidata_class",
          "value": "Q22698",
          "description": "yoga studio (Wikidata class)"
        },
        {
          "@type": "PropertyValue",
          "name": "wikidata_location",
          "value": "Q71",
          "description": "Genève (Wikidata entity)"
        },
        {
          "@type": "PropertyValue",
          "name": "wikidata_country",
          "value": "Q39",
          "description": "Suisse (Wikidata entity)"
        },
        {
          "@type": "PropertyValue",
          "name": "google_knowledge_graph_hint",
          "value": "yoga studio in Geneva Switzerland founded by Iris Cazals"
        }
      ]
    },
    {
      "@type": "Person",
      "@id": "https://fancy.yoga/#iris-cazals",
      "name": "Iris Cazals",
      "givenName": "Iris",
      "familyName": "Cazals",
      "jobTitle": "Fondatrice & Professeur de Yoga Certifié",
      "description": "Fondatrice de Fancy Yoga à Genève, professeur certifiée Yoga Alliance RYT-200, formée en danse classique et régulièrement dans les ashrams en Inde.",
      "url": "https://fancy.yoga/professeur-yoga-geneve",
      "image": "https://fancy.yoga/images/team/iris-cazals.jpg",
      "worksFor": {"@id": "https://fancy.yoga/#business"},
      "alumniOf": {
        "@type": "Organization",
        "name": "Yoga Alliance",
        "url": "https://www.yogaalliance.org"
      },
      "hasCredential": [
        {
          "@type": "EducationalOccupationalCredential",
          "credentialCategory": "Professional Certification",
          "name": "Yoga Alliance RYT-200",
          "recognizedBy": {
            "@type": "Organization",
            "name": "Yoga Alliance",
            "url": "https://www.yogaalliance.org"
          }
        }
      ],
      "knowsAbout": [
        "Hatha Yoga", "Vinyasa Yoga", "Yin Yoga", "OM Chanting",
        "Body Language", "Danse Classique", "Coaching Privé", "Méditation"
      ],
      "nationality": {
        "@type": "Country",
        "name": "France"
      },
      "workLocation": {
        "@type": "Place",
        "name": "Genève, Suisse",
        "address": {
          "@type": "PostalAddress",
          "addressLocality": "Genève",
          "addressCountry": "CH"
        }
      },
      "sameAs": [
        "https://www.instagram.com/fancygeneva/",
        "https://fancy.yoga/professeur-yoga-geneve"
      ],
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "wikidata_occupation",
          "value": "Q2374149",
          "description": "yoga teacher (Wikidata class)"
        }
      ]
    },
    {
      "@type": "Person",
      "@id": "https://fancy.yoga/#vanessa-haerry",
      "name": "Vanessa Haerry",
      "jobTitle": "Professeur de Pilates",
      "worksFor": {"@id": "https://fancy.yoga/#business"},
      "image": "https://fancy.yoga/images/team/vanessa-haerry.jpg",
      "knowsAbout": ["Pilates Mat", "Pilates Reformer", "Stretching"],
      "workLocation": {
        "@type": "Place",
        "name": "Genève, Suisse"
      }
    },
    {
      "@type": "Person",
      "@id": "https://fancy.yoga/#carolina-stucklin",
      "name": "Carolina Stucklin",
      "jobTitle": "Professeur de Yoga",
      "worksFor": {"@id": "https://fancy.yoga/#business"},
      "image": "https://fancy.yoga/images/team/carolina-stucklin.jpg",
      "knowsAbout": ["Vinyasa Yoga", "Yoga Thérapeutique", "Yoga Prénatal"],
      "workLocation": {
        "@type": "Place",
        "name": "Genève, Suisse"
      }
    }
  ]
}