{
 "id": "1FTEW1CB1JKD37130",
 "name": "Used 2018 Ford F-150 XL",
 "year": 2018,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "silver",
 "condition": "used",
 "price": 25988,
 "currency": "USD",
 "mileage": 81119,
 "vin": "1FTEW1CB1JKD37130",
 "image": null,
 "url": "https://carchat.io/v/stinnett-chevrolet-buick/1FTEW1CB1JKD37130",
 "dealer": {
  "id": "stinnett-chevrolet-buick",
  "name": "Stinnett Chevrolet Buick",
  "city": "Newport",
  "state": "TN",
  "url": "https://carchat.io/d/stinnett-chevrolet-buick"
 },
 "description": "Is this 2018 Ford F-150 your perfect car? Contact Stinnett Chevrolet Buick to see this Silver XL Truck SuperCrew Cab available for $25988",
 "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": "stinnett-chevrolet-buick",
   "vin": "1FTEW1CB1JKD37130",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}