{
 "id": "1FTFW1RG8TFC12127",
 "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": "1FTFW1RG8TFC12127",
 "image": null,
 "url": "https://carchat.io/v/sagerford/1FTFW1RG8TFC12127",
 "dealer": {
  "id": "sagerford",
  "name": "Sagerford",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/sagerford"
 },
 "description": "This Ford won't be on the lot long! This pickup stands out from the crowd, boasting a diverse range of features and remarkable value! The following features are included: tilt and telescoping steering wheel, skid plates, and much more. Our knowledgeable sales staff is available to answer any questions that you might have. They'll work with you to find the right vehicle at a price you can afford. Come on in and take a test drive!",
 "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": "1FTFW1RG8TFC12127",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}