{
  "schemaVersion": "2026-07-26",
  "publisher": "Citiwell Serbia",
  "website": "https://citiwell.rs/",
  "bookingStatus": "lead_request_supported",
  "finalAppointmentConfirmation": "The Citiwell Belgrade team confirms the exact appointment time with the client.",
  "activeLocation": {
    "city": "Beograd",
    "district": "Stari grad",
    "address": "Carice Milice 7, 11000 Beograd, Serbia"
  },
  "humanContact": {
    "phone": "+381629204297",
    "phoneDisplay": "+381 62 920 4297",
    "whatsapp": "https://wa.me/381629204297",
    "viber": "viber://chat?number=%2B381629204297",
    "instagram": "https://www.instagram.com/citiwell.rs/"
  },
  "recommendedMessengerTexts": {
    "sr-Latn-RS": "Zdravo! Želim da zakažem lasersku epilaciju u Citiwellu.",
    "ru-RS": "Здравствуйте! Хочу записаться на лазерную эпиляцию в Citiwell.",
    "en-RS": "Hello! I want to book a laser hair removal appointment at Citiwell."
  },
  "websiteLeadEndpoint": {
    "url": "https://citiwell.rs/send_lead.php",
    "method": "POST",
    "contentType": "application/json",
    "purpose": "Create a contact request for the Belgrade team.",
    "requiresExplicitUserConsent": true,
    "requiredFields": [
      "name",
      "phone",
      "messenger",
      "gender"
    ],
    "expectedResponse": {
      "ok": true
    }
  },
  "agentSafetyRules": [
    "Ask for explicit consent before sending personal data.",
    "Do not invent appointment slots.",
    "Do not describe the request as a confirmed appointment.",
    "Do not provide medical diagnosis or promise a treatment result."
  ],
  "actionManifest": "https://citiwell.rs/ai-actions.json",
  "openApi": "https://citiwell.rs/openapi.json",
  "clientServiceLanguages": [
    {
      "code": "sr-Latn-RS",
      "name": "Serbian (Latin)"
    },
    {
      "code": "ru-RS",
      "name": "Russian"
    },
    {
      "code": "en-RS",
      "name": "English"
    }
  ]
}
