{
    "specVersion": "1.0",
    "host": {
        "displayName": "Riolaser",
        "identifier": "did:web:riolaser.com"
    },
    "entries": [
        {
            "identifier": "urn:air:riolaser.com:server:novamira-mcp",
            "displayName": "Riolaser Novamira MCP",
            "type": "application/mcp-server-card+json",
            "url": "https://riolaser.com/.well-known/mcp/server-card.json",
            "representativeQueries": [
                "book laser hair removal consult in Orlando",
                "list Riolaser locations Lake Nona Kissimmee Ocoee",
                "how does Alexandrite YAG laser hair removal work"
            ]
        },
        {
            "identifier": "urn:air:riolaser.com:api:public-openapi",
            "displayName": "Riolaser Public OpenAPI",
            "type": "application/vnd.oai.openapi+json",
            "url": "https://riolaser.com/openapi.json",
            "representativeQueries": [
                "get Riolaser clinic locations",
                "open free consult booking link",
                "find laser hair removal Orlando FAQ"
            ]
        },
        {
            "identifier": "urn:air:riolaser.com:skill:booking",
            "displayName": "Riolaser Booking Skill",
            "type": "text/markdown",
            "url": "https://riolaser.com/.well-known/agent-skills/riolaser-booking/SKILL.md",
            "representativeQueries": [
                "schedule free laser consult",
                "which Riolaser location is closest",
                "what to expect at first laser session"
            ]
        }
    ]
}