{
 "id": "1FTFX1EG8JKD79773",
 "name": "2018 Ford F150 Super Cab Lariat Pickup 4D 6 1/2 ft",
 "year": 2018,
 "make": "Ford",
 "model": "F150 Super Cab",
 "trim": "Lariat Pickup 4D 6 1/2 ft",
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 26995,
 "currency": "USD",
 "mileage": 94017,
 "vin": "1FTFX1EG8JKD79773",
 "image": "https://imagesdl.dealercenter.net/640/480/202601-b2192e1811ec455386bdca714c9f7b2e.jpg",
 "url": "https://carchat.io/v/townandcountryautos/1FTFX1EG8JKD79773",
 "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": "1FTFX1EG8JKD79773",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}