{
  "specVersion": "1.0",
  "host": {
    "displayName": "ME Pilates Institute",
    "identifier": "did:web:www.mepilatesinstitute.com"
  },
  "entries": [
    {
      "identifier": "urn:air:www.mepilatesinstitute.com:api:classes",
      "displayName": "ME Pilates OpenAPI Specification",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://www.mepilatesinstitute.com/api/openapi.json",
      "representativeQueries": [
        "find Reformer Pilates classes in Dehradun",
        "check availability for Pilates teacher training in India",
        "book an introductory Pilates session in Dehradun"
      ]
    },
    {
      "identifier": "urn:air:www.mepilatesinstitute.com:skills:index",
      "displayName": "ME Pilates Agent Skills Directory",
      "type": "application/json",
      "url": "https://www.mepilatesinstitute.com/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "how to book a reformer pilates class in dehradun",
        "what is the syllabus for 200 hour pilates teacher certification",
        "what are the monthly membership rates for pilates studio"
      ]
    },
    {
      "identifier": "urn:air:www.mepilatesinstitute.com:docs:llms",
      "displayName": "ME Pilates Studio Facts & Guidance",
      "type": "text/plain",
      "url": "https://www.mepilatesinstitute.com/llms.txt",
      "representativeQueries": [
        "who are the founders of ME Pilates Institute",
        "where is ME Pilates studio located in Dehradun",
        "what equipment is available at ME Pilates studio"
      ]
    },
    {
      "identifier": "urn:air:www.mepilatesinstitute.com:catalog:api",
      "displayName": "ME Pilates API Catalog",
      "type": "application/linkset+json",
      "url": "https://www.mepilatesinstitute.com/.well-known/api-catalog",
      "representativeQueries": [
        "discover ME Pilates API endpoints and health checks",
        "get openapi spec and health status for ME Pilates studio"
      ]
    }
  ]
}
