{
    "entries": [
        {
            "@context": "https://agenticresourcediscovery.org/context/v1",
            "identifier": "urn:air:drleylaarvas.com:medical-content:discovery",
            "displayName": "Dr Leyla Arvas Treatment & Medical Content Discovery",
            "type": "application/openapi+json",
            "url": "https://www.drleylaarvas.com/wp-json/dla-agent/v1/openapi",
            "description": "A read-only discovery service for publicly published treatment, plastic surgery, non-surgical aesthetic, doctor and educational content on drleylaarvas.com. It returns canonical page URLs in Turkish, English, German and French. It does not provide medical advice.",
            "representativeQueries": [
                "Find information about rhinoplasty by Dr Leyla Arvas",
                "Who performs VASER liposuction in Istanbul?",
                "What is blepharoplasty (eyelid surgery)?",
                "What non-surgical facial rejuvenation treatments such as Thermage or fillers are described?",
                "Find the German or French page about facelift surgery"
            ],
            "capabilities": [
                "content-search",
                "treatment-information",
                "doctor-information",
                "multilingual-content-discovery"
            ],
            "tags": [
                "plastic-surgery",
                "aesthetic-surgery",
                "non-surgical-aesthetics",
                "medical-information",
                "read-only"
            ],
            "version": "1.2.0",
            "metadata": {
                "languages": "tr,en,de,fr",
                "access": "public, read-only, no authentication",
                "searchEndpoint": "https://www.drleylaarvas.com/wp-json/dla-agent/v1/search",
                "medicalAdvice": false
            }
        }
    ]
}