{
 "id": "1FT8W3BT8NEC83493",
 "name": "Used 2022 Ford F-350SD Platinum",
 "year": 2022,
 "make": "Ford",
 "model": "F-350SD",
 "trim": null,
 "bodyStyle": "truck",
 "color": "blue",
 "condition": "used",
 "price": 58796,
 "currency": "USD",
 "mileage": 81888,
 "vin": "1FT8W3BT8NEC83493",
 "image": "https://pictures.dealer.com/f/fairwayautocentertylertx/1883/26965b03368406734674e810adc6f76cx.jpg",
 "url": "https://carchat.io/v/fairway-ford-henderson/1FT8W3BT8NEC83493",
 "dealer": {
  "id": "fairway-ford-henderson",
  "name": "Fairway Ford Henderson",
  "city": "S Henderson",
  "state": "TX",
  "url": "https://carchat.io/d/fairway-ford-henderson"
 },
 "description": "Is this 2022 Ford F-350SD your perfect car? Contact Fairway Ford Henderson to see this Blue Metallic Platinum Truck Crew Cab available for $58796",
 "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": "fairway-ford-henderson",
   "vin": "1FT8W3BT8NEC83493",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}