{
 "id": "1FT8W3BT6LEC87636",
 "name": "Used 2020 Ford F-350 Lariat Super Duty",
 "year": 2020,
 "make": "Ford",
 "model": "F-350",
 "trim": null,
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 40220,
 "currency": "USD",
 "mileage": 140495,
 "vin": "1FT8W3BT6LEC87636",
 "image": "https://pictures.dealer.com/c/carawayfordfd/1234/3cc2ff0da713471f84c72e05a585768e.jpeg",
 "url": "https://carchat.io/v/caraway-ford/1FT8W3BT6LEC87636",
 "dealer": {
  "id": "caraway-ford",
  "name": "Caraway Ford",
  "city": "Nixon",
  "state": "TX",
  "url": "https://carchat.io/d/caraway-ford"
 },
 "description": "Is this 2020 Ford F-350 your perfect car? Contact Caraway Ford to see this Black Lariat Super Duty Pickup available for $40220",
 "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": "caraway-ford",
   "vin": "1FT8W3BT6LEC87636",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}