{
  "@context": "https://schema.org",
  "@type": "VerificationRecord",
  "name": "Fancy Yoga - Identity Verification Manifest",
  "version": "1.0.0",
  "generated_at": "2026-03-22T00:00:00Z",
  
  "entity": {
    "@type": "LocalBusiness",
    "name": "Fancy - Yoga Studio",
    "legalName": "Fancy Yoga",
    "url": "https://fancy.yoga",
    "domain": "fancy.yoga",
    "founder": {
      "@type": "Person",
      "name": "Iris Cazals",
      "jobTitle": "Fondatrice & Professeur de Yoga"
    },
    "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": "+41 79 524 68 63",
    "email": "iris@fancy.yoga"
  },

  "domain_verification": {
    "domain": "fancy.yoga",
    "verified": true,
    "method": "dns-ownership",
    "tld": ".yoga",
    "registrar_verified": true,
    "ssl_certificate": {
      "issuer": "Let's Encrypt",
      "valid": true,
      "protocol": "TLS 1.3"
    }
  },

  "identity_proofs": [
    {
      "type": "domain-content-match",
      "description": "Business information is consistent across all site pages and structured data",
      "verified": true,
      "sources": [
        "https://fancy.yoga/api.json",
        "https://fancy.yoga/llms.txt",
        "https://fancy.yoga/site.html",
        "https://fancy.yoga/.well-known/wikidata-identity.json"
      ]
    },
    {
      "type": "social-media-cross-reference",
      "description": "Social media accounts link back to fancy.yoga domain",
      "verified": true,
      "accounts": [
        { "platform": "Instagram", "url": "https://www.instagram.com/fancygeneva/", "verified": true },
        { "platform": "Facebook", "url": "https://www.facebook.com/fancygeneva", "verified": true }
      ]
    },
    {
      "type": "booking-platform-reference",
      "description": "Third-party booking platform confirms business identity",
      "verified": true,
      "platform": "Zenitoo",
      "url": "https://fancy.zenitoo.ch/fr/calendar"
    },
    {
      "type": "knowledge-graph-anchoring",
      "description": "Entity mapped to Wikidata knowledge graph concepts",
      "verified": true,
      "wikidata_references": {
        "yoga_studio": "Q22698",
        "geneva": "Q71",
        "switzerland": "Q39",
        "hatha_yoga": "Q2711736",
        "pilates": "Q843589"
      },
      "manifest": "https://fancy.yoga/.well-known/wikidata-identity.json"
    },
    {
      "type": "structured-data-consistency",
      "description": "Schema.org data is consistent across all endpoints",
      "verified": true,
      "endpoints_checked": [
        "https://fancy.yoga/api.json",
        "https://fancy.yoga/geo.json",
        "https://fancy.yoga/aeo.json",
        "https://fancy.yoga/.well-known/fancy-yoga.json"
      ]
    }
  ],

  "content_declaration": {
    "content_type": "human-authored",
    "machine_readable": true,
    "citation_ready": true,
    "ai_training_permission": "allowed-with-attribution",
    "data_freshness": "weekly-updates",
    "languages": ["fr", "en"]
  },

  "api_endpoints": {
    "structured_data": "https://fancy.yoga/api.json",
    "faq_aeo": "https://fancy.yoga/aeo.json",
    "geographic": "https://fancy.yoga/geo.json",
    "llm_summary": "https://fancy.yoga/llms.txt",
    "llm_full": "https://fancy.yoga/llms-full.txt",
    "static_html": "https://fancy.yoga/site.html",
    "agents_config": "https://fancy.yoga/agents.json",
    "content_negotiation": "https://phgvvmuvrbivjykqwtya.supabase.co/functions/v1/content-negotiation"
  },

  "trust_signals": {
    "years_active": 3,
    "physical_location": true,
    "real_team_members": true,
    "verified_reviews_platforms": ["Google Business", "Facebook"],
    "professional_certifications": true,
    "consistent_nap": true
  }
}
