{
 "id": "1FTFW1ET8CKE19997",
 "name": "Pre-Owned 2012 Ford F-150 King Ranch",
 "year": 2012,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 11991,
 "currency": "USD",
 "mileage": 210735,
 "vin": "1FTFW1ET8CKE19997",
 "image": "https://pictures.dealer.com/t/toyotaofcleveland/1927/4d4a927c296f63c507f032693d61a4a2x.jpg",
 "url": "https://carchat.io/v/toyota-of-cleveland/1FTFW1ET8CKE19997",
 "dealer": {
  "id": "toyota-of-cleveland",
  "name": "Toyota of Cleveland",
  "city": "McDonald",
  "state": "TN",
  "url": "https://carchat.io/d/toyota-of-cleveland"
 },
 "description": "Is this 2012 Ford F-150 your perfect car? Contact Toyota of Cleveland to see this Tuxedo Black King Ranch Truck SuperCrew Cab available for $11991",
 "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": "toyota-of-cleveland",
   "vin": "1FTFW1ET8CKE19997",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}