{
 "id": "URLb085464e98b1aa44143615f129a52bcc2f6ec7a7",
 "name": "2026 Chevy Silverado 1500 vs Ford F-150",
 "year": 2026,
 "make": "Chevrolet",
 "model": "Silverado 1500",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "new",
 "price": 36900,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/jerry-s-chevrolet/URLb085464e98b1aa44143615f129a52bcc2f6ec7a7",
 "dealer": {
  "id": "jerry-s-chevrolet",
  "name": "Jerry's Chevrolet",
  "city": "Weatherford",
  "state": "TX",
  "url": "https://carchat.io/d/jerry-s-chevrolet"
 },
 "description": "Compare the 2026 Chevy Silverado 1500 vs Ford F-150 at Jerry’s Chevrolet. Explore their engines, trims, and tech at the truck dealer near me in Weatherford, TX.",
 "inquiry": {
  "description": "Submit a buyer inquiry for this vehicle. The dealership responds directly, usually within minutes.",
  "method": "POST",
  "url": "https://carchat.io/api/lead",
  "contentType": "application/json",
  "body": {
   "dealerId": "jerry-s-chevrolet",
   "vin": "URLb085464e98b1aa44143615f129a52bcc2f6ec7a7",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}