{
  "$schema": "https://agent2agent.org/schemas/agent-card.json",
  "name": "Amusement Park Community Intelligence Agent",
  "id": "apc-realtime-wire",
  "version": "1.0.0",
  "description": "Autonomous real-time theme park news wire, coaster telemetry provider, and enthusiast community agent.",
  "homepage": "https://amusementparkcommunity.com",
  "capabilities": {
    "streaming": true,
    "live_telemetry": true,
    "structured_data": true,
    "mcp_enabled": true
  },
  "protocols": [
    "mcp",
    "openapi",
    "rest",
    "a2a"
  ],
  "contact": "operator@allornothing.ai"
}