{
  "schema_version": "1.0",
  "name": "Lifestylemanagers",
  "description": "Boutique relocation and real estate firm in Zug, Switzerland. Serving HNWIs and corporate executives since 2007.",
  "url": "https://lifestylemanagers.ch",
  "provider": "OpenHermit",
  "provider_url": "https://www.openhermit.com",
  "languages": ["en", "de"],
  "contact": {
    "email": "info@lifestyle-managers.ch",
    "phone": "+41 41 710 10 10",
    "address": "Baarerstrasse 8, 6300 Zug, Switzerland"
  },
  "capabilities": {
    "contact_form": {
      "description": "Submit a relocation or real estate inquiry",
      "trigger": "Click 'Contact' in navigation or any 'Start the Conversation' button",
      "fields": ["full_name", "email", "phone", "service", "timeline", "message"],
      "required_fields": ["full_name", "email", "service"]
    },
    "property_search": {
      "description": "Browse luxury properties for sale or rent in Zug and Zurich",
      "url_pattern": "/{lang}/real-estate",
      "filters": ["buy", "rent", "sold"]
    },
    "service_pages": {
      "description": "Detailed information about relocation services",
      "services": [
        { "name": "Orientation & Strategy", "url": "/{lang}/services/orientation-zug" },
        { "name": "Immigration & Permits", "url": "/{lang}/services/immigration-zug" },
        { "name": "Housing Search", "url": "/{lang}/services/housing-zug" },
        { "name": "Schooling & Education", "url": "/{lang}/services/schooling-zug" },
        { "name": "Settling In", "url": "/{lang}/services/settling-zug" },
        { "name": "Repatriation", "url": "/{lang}/services/repatriation-zug" }
      ]
    },
    "journal": {
      "description": "Editorial content about relocation, real estate, and life in Zug",
      "url_pattern": "/{lang}/journal"
    }
  },
  "pages": {
    "home": "/{lang}/",
    "about": "/{lang}/who-we-are",
    "private_relocation": "/{lang}/private-relocation",
    "corporate_relocation": "/{lang}/corporate-relocation",
    "real_estate": "/{lang}/real-estate",
    "property_owners": "/{lang}/owners",
    "about_zug": "/{lang}/about-zug",
    "contact": "/{lang}/contact",
    "journal": "/{lang}/journal"
  },
  "ai_context": "/llm.txt",
  "robots": "/robots.txt"
}
