{
 "id": "1FTFW1RGXTFC12582",
 "name": "2026 Ford F-150 Raptor",
 "year": 2026,
 "make": "Ford",
 "model": "F-150",
 "trim": "Raptor",
 "bodyStyle": "truck",
 "color": null,
 "condition": "new",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": "1FTFW1RGXTFC12582",
 "image": null,
 "url": "https://carchat.io/v/sagerford/1FTFW1RGXTFC12582",
 "dealer": {
  "id": "sagerford",
  "name": "Sagerford",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/sagerford"
 },
 "description": "Looking for a new car at an affordable price? Check out this 2026! A safe vehicle to haul your most precious cargo! The following features are included: rear parking sensors, a trailer hitch, and power front seats. We pride ourselves on providing excellent customer service. Please don't hesitate to give us a call.",
 "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": "sagerford",
   "vin": "1FTFW1RGXTFC12582",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}