{
 "id": "1FTEW1E4ZKKD70962",
 "name": "2019 Ford F150 Super Cab Lariat Pickup 4D 6 1/2 ft",
 "year": 2019,
 "make": "Ford",
 "model": "F150 Super Cab",
 "trim": "Lariat Pickup 4D 6 1/2 ft",
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 29995,
 "currency": "USD",
 "mileage": 110534,
 "vin": "1FTEW1E4ZKKD70962",
 "image": "https://imagesdl.dealercenter.net/640/480/202606-2fbfac1f8c98485fa08c2383b61921b4.jpg",
 "url": "https://carchat.io/v/townandcountryautos/1FTEW1E4ZKKD70962",
 "dealer": {
  "id": "townandcountryautos",
  "name": "Townandcountryautos",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/townandcountryautos"
 },
 "description": null,
 "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": "townandcountryautos",
   "vin": "1FTEW1E4ZKKD70962",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}