{
  "specVersion": "1.0",
  "host": {
    "displayName": "Charlie Obaugh RV",
    "identifier": "did:web:charlieobaughrv.com",
    "url": "https://www.charlieobaughrv.com/"
  },
  "entries": [
    {
      "identifier": "urn:air:www.charlieobaughrv.com:server:inventory-mcp",
      "displayName": "Charlie Obaugh RV inventory and retailing MCP server",
      "type": "application/mcp-server-card+json",
      "url": "https://www.charlieobaughrv.com/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "what GMC Sierra 1500 trucks are in stock at Charlie Obaugh RV",
        "show me used SUVs under 30000 near Staunton VA",
        "what is the window sticker MSRP for this VIN",
        "estimate a monthly payment on a certified Chevrolet Equinox"
      ]
    },
    {
      "identifier": "urn:air:www.charlieobaughrv.com:agent:retailing-a2a",
      "displayName": "Charlie Obaugh RV retailing agent (A2A)",
      "type": "application/a2a-agent-card+json",
      "url": "https://www.charlieobaughrv.com/.well-known/agent-card.json",
      "representativeQueries": [
        "connect to the Charlie Obaugh RV dealership agent",
        "what skills does the Charlie Obaugh RV agent expose"
      ]
    },
    {
      "identifier": "urn:air:www.charlieobaughrv.com:manifest:ucp",
      "displayName": "Universal Commerce Protocol manifest",
      "type": "application/json",
      "url": "https://www.charlieobaughrv.com/.well-known/ucp",
      "representativeQueries": [
        "what commerce operations does Charlie Obaugh RV support",
        "find the UCP manifest for charlieobaughrv.com"
      ]
    },
    {
      "identifier": "urn:air:www.charlieobaughrv.com:manifest:acp",
      "displayName": "Agentic Commerce Protocol discovery document",
      "type": "application/json",
      "url": "https://www.charlieobaughrv.com/.well-known/acp.json",
      "representativeQueries": [
        "does Charlie Obaugh RV support agentic checkout",
        "what ACP services does this dealer publish"
      ]
    },
    {
      "identifier": "urn:air:www.charlieobaughrv.com:index:agent-skills",
      "displayName": "Agent Skills discovery index",
      "type": "application/json",
      "url": "https://www.charlieobaughrv.com/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "what agent skills does Charlie Obaugh RV publish",
        "list the skills available for this dealership"
      ]
    },
    {
      "identifier": "urn:air:www.charlieobaughrv.com:doc:agents-md",
      "displayName": "Agent instructions (agents.md)",
      "type": "text/markdown",
      "url": "https://www.charlieobaughrv.com/agents.md",
      "representativeQueries": [
        "how should an assistant use the Charlie Obaugh RV data layer",
        "read the agent instructions for charlieobaughrv.com"
      ]
    },
    {
      "identifier": "urn:air:www.charlieobaughrv.com:doc:llms-txt",
      "displayName": "llms.txt documentation index",
      "type": "text/plain",
      "url": "https://www.charlieobaughrv.com/llms.txt",
      "representativeQueries": [
        "what documentation does Charlie Obaugh RV publish for LLMs",
        "find the llms.txt index for this dealership"
      ]
    },
    {
      "identifier": "urn:air:www.charlieobaughrv.com:catalog:api-catalog",
      "displayName": "RFC 9727 API catalog",
      "type": "application/linkset+json",
      "url": "https://www.charlieobaughrv.com/.well-known/api-catalog",
      "representativeQueries": [
        "what APIs does charlieobaughrv.com expose",
        "find the API catalog for this dealer"
      ]
    }
  ]
}