{
  "ucp": {
    "version": "2026-08-25",
    "services": {
      "dev.ucp.shopping": [
        {
          "version": "2026-08-25",
          "spec": "https://ucp.dev/specification/shopping/",
          "transport": "rest",
          "endpoint": "https://centuryrides.org/api",
          "schema": "https://centuryrides.org/.well-known/openapi.yaml"
        }
      ]
    },
    "capabilities": {
      "dev.ucp.shopping.catalog_search": [
        {
          "version": "2026-08-25",
          "spec": "https://ucp.dev/specification/shopping/catalog_search/",
          "schema": "https://ucp.dev/schemas/shopping/catalog_search.json"
        }
      ]
    },
    "payment_handlers": {
      "dev.ucp.redirect": [
        {
          "id": "official-race-redirect",
          "version": "2026-08-25",
          "spec": "https://ucp.dev/specification/payment/redirect/",
          "schema": "https://ucp.dev/schemas/payment/redirect.json",
          "config": {
            "mode": "external_event_registration"
          }
        }
      ]
    }
  },
  "keys": []
}