{
 "id": "1FT8W3DT1HEB18502",
 "name": "Used 2017 Ford F-350SD XL",
 "year": 2017,
 "make": "Ford",
 "model": "F-350SD",
 "trim": null,
 "bodyStyle": "truck",
 "color": "caribou metallic",
 "condition": "used",
 "price": 19995,
 "currency": "USD",
 "mileage": 200962,
 "vin": "1FT8W3DT1HEB18502",
 "image": "https://pictures.dealer.com/m/mclartyfordfd/1234/1f1bf72f59f24398b98723c95b6529b1.png",
 "url": "https://carchat.io/v/mclarty-ford/1FT8W3DT1HEB18502",
 "dealer": {
  "id": "mclarty-ford",
  "name": "McLarty Ford",
  "city": "Texarkana",
  "state": "TX",
  "url": "https://carchat.io/d/mclarty-ford"
 },
 "description": "Is this 2017 Ford F-350SD your perfect car? Contact McLarty Ford Texarkana to see this Caribou Metallic XL Truck available for $19995",
 "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": "mclarty-ford",
   "vin": "1FT8W3DT1HEB18502",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}