{
  "version": "1.0.0",
  "endpoint": {
    "url": "https://circus.deadlion.ru/.well-known/ai-search.json",
    "method": "GET",
    "authentication": "none"
  },
  "organization": {
    "name": "Цирк безруких акробатов",
    "description": "Уникальный московский цирк с непревзойденными акробатическими номерами безруких артистов. Основан в 2005 году. Более 20 артистов с мировыми наградами. Еженедельные представления для взрослых и детей.",
    "website": "https://circus.deadlion.ru",
    "logo": "https://circus.deadlion.ru/static/logo.png"
  },
  "businessData": {
    "hours": {
      "available": true,
      "format": "weekly_schedule",
      "timezone": "Europe/Moscow",
      "source": "static"
    },
    "contact": {
      "available": true,
      "includeFields": [
        "phone",
        "email",
        "address",
        "social_media",
        "website"
      ],
      "contactMethods": [
        "phone",
        "email",
        "form"
      ]
    },
    "services": {
      "available": true,
      "format": "full_description",
      "includeDescription": true,
      "includePricing": true,
      "serviceCategories": 4
    },
    "news": {
      "available": true,
      "format": "structured_articles",
      "maxItems": 50,
      "includeFields": [
        "title",
        "excerpt",
        "published_date",
        "category",
        "author"
      ]
    },
    "products": {
      "available": true,
      "format": "with_variants",
      "includeFields": [
        "name",
        "description",
        "price",
        "availability",
        "category"
      ],
      "totalCount": 5
    },
    "locations": {
      "available": true,
      "format": "with_hours",
      "includeFields": [
        "address",
        "phone",
        "hours",
        "services"
      ],
      "locationCount": 1
    },
    "custom": {
      "available": true,
      "categories": [
        "events",
        "performers",
        "faq",
        "reviews",
        "history"
      ]
    }
  },
  "caching": {
    "ttl": 3600,
    "strategy": "dynamic",
    "invalidationEvents": [
      "content_update",
      "schedule_change",
      "price_update"
    ]
  },
  "dataQuality": {
    "verified": true,
    "lastUpdated": "2026-03-29T12:00:00+03:00",
    "completeness": 95,
    "dataClassification": "public"
  },
  "security": {
    "rateLimitPerMinute": 100,
    "corsPolicyMode": "allow_all",
    "requiredHeaders": [
      "Accept"
    ]
  },
  "metadata": {
    "specVersion": "1.0",
    "documentId": "cba-moscow-v1-2026",
    "publishedAt": "2026-03-29T12:00:00+03:00",
    "supportContact": "info@circus.deadlion.ru"
  }
}