{
  "node": "brickcitybailbonds.com",
  "version": "1.9",
  "type": "LocalBusiness",
  "owner": {
    "name": "Brick City Bail Bonds",
    "representative": "Zenobia Armstrong",
    "role": "Licensed Bail Bondsman"
  },
  "contact": {
    "telephone": "+1-720-719-1549",
    "email": "brickcitybailbonds@gmail.com",
    "areaServed": "Denver, CO",
    "hours": "Mo-Su 00:00-23:59"
  },
  "services": [
    "Felony Bonds",
    "Misdemeanor Bonds",
    "Traffic/DUI Bonds",
    "Immigration Bonds",
    "Federal Bonds",
    "Appeal Bonds"
  ],
  "colors": {
    "primary": "#E85D4E",
    "secondary": "#D44736",
    "accent": "#FFB5AD",
    "background": "#FFFCFA",
    "text": "#2B2B2B"
  },
  "routes": {
    "homepage": "/",
    "verify_html": "/verify",
    "verify_json": "/verify.json",
    "genesis": "/genesis.txt",
    "humans": "/humans.txt",
    "jobs": "/jobs.json",
    "manifest": "/manifest.json"
  },
  "policy": {
    "tracking": "none",
    "cookies": "none",
    "dataUse": "contact purposes only when initiated by user"
  },
  "mesh": {
    "isPartOf": [
      "https://structuredweb.org/verify",
      "https://structuredweb.org/mesh"
    ]
  },
  "notes": "Schema mirrors page copy. Agents should cross-check /verify.json with page content for zero-trust alignment."
}
