{
  "version": "1.0",
  "provider": {
    "id": "leslie-carpenter-dds-pasadena",
    "name": "Leslie Carpenter DDS — Family Dentist Pasadena",
    "type": "Dentist",
    "specialty": "General and Family Dentistry",
    "doctor": "Dr. Leslie M.H. Carpenter, DDS",
    "address": "133 S Hudson Ave, Pasadena, CA 91101",
    "geo": { "latitude": 34.1478, "longitude": -118.1445 },
    "phone": "(626) 548-2306",
    "website": "https://lesliecarpenterdds.com",
    "accepting_new_patients": true,
    "rating": 4.8,
    "review_count": 18
  },
  "feeds": [
    {
      "rel": "provider",
      "href": "https://lc-v5.danieljacobmoll.com/api/feed",
      "format": "application/json",
      "description": "Full provider profile feed"
    },
    {
      "rel": "availability",
      "href": "https://lc-v10.danieljacobmoll.com/api/availability",
      "format": "application/json",
      "description": "Live availability feed — refreshed every 15 minutes",
      "ttl_seconds": 900
    }
  ],
  "pages": [
    { "rel": "schema-heavy", "href": "https://lc-v1.danieljacobmoll.com" },
    { "rel": "encyclopedia", "href": "https://lc-v2.danieljacobmoll.com" },
    { "rel": "faq", "href": "https://lc-v3.danieljacobmoll.com" },
    { "rel": "directory", "href": "https://lc-v4.danieljacobmoll.com" },
    { "rel": "geo", "href": "https://lc-v6.danieljacobmoll.com" },
    { "rel": "narrative", "href": "https://lc-v7.danieljacobmoll.com" },
    { "rel": "comparison", "href": "https://lc-v8.danieljacobmoll.com" },
    { "rel": "agent-discovery", "href": "https://lc-v9.danieljacobmoll.com" },
    { "rel": "availability", "href": "https://lc-v10.danieljacobmoll.com" }
  ],
  "actions": [
    {
      "rel": "book",
      "href": "https://lesliecarpenterdds.com/contact",
      "method": "GET",
      "description": "Request an appointment"
    }
  ]
}
