{
 "id": "1FT7W2B64GEA02602",
 "name": "2016 Ford F-250",
 "year": 2016,
 "make": "Ford",
 "model": "F-250",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 39595,
 "currency": "USD",
 "mileage": 74064,
 "vin": "1FT7W2B64GEA02602",
 "image": "https://pictures.dealer.com/l/lovinghondalufkin/0647/5238da02243c8cabac5310cb0f2896b1x.jpg",
 "url": "https://carchat.io/v/loving-honda/1FT7W2B64GEA02602",
 "dealer": {
  "id": "loving-honda",
  "name": "Loving Honda",
  "city": "Lufkin",
  "state": "TX",
  "url": "https://carchat.io/d/loving-honda"
 },
 "description": "Used 2016 Ford F-250, from Loving Honda Near Lufkin, Livingston & Nacogdoches. Call (936) 632-7711 for more information about stock number 3348A.",
 "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": "loving-honda",
   "vin": "1FT7W2B64GEA02602",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}