{
 "id": "1FT8W2BM5VEC16336",
 "name": "New 2027 Ford F-Series Sd F250 4X4 CREW/C",
 "year": 2027,
 "make": "Ford",
 "model": "F-Series Sd",
 "trim": "New 2027 Ford F-Series Sd F250 4X4 CREW/C ",
 "bodyStyle": "truck",
 "color": null,
 "condition": "new",
 "price": 84020,
 "currency": "USD",
 "mileage": null,
 "vin": "1FT8W2BM5VEC16336",
 "image": null,
 "url": "https://carchat.io/v/smith-auto-family-ford-plainview/1FT8W2BM5VEC16336",
 "dealer": {
  "id": "smith-auto-family-ford-plainview",
  "name": "Smith Auto Family Ford Plainview",
  "city": "Plainview",
  "state": "TX",
  "url": "https://carchat.io/d/smith-auto-family-ford-plainview"
 },
 "description": "2027 New Ford F-Series Sd located in Plainview, TX at  | $84,020",
 "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": "smith-auto-family-ford-plainview",
   "vin": "1FT8W2BM5VEC16336",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}