{
 "id": "19XFB2F54FE265474",
 "name": "2015 Honda Civic LX",
 "year": 2015,
 "make": "Honda",
 "model": "Civic",
 "trim": "LX",
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 10777,
 "currency": "USD",
 "mileage": 87362,
 "vin": "19XFB2F54FE265474",
 "image": "https://imagesdl.dealercenter.net/640/480/201910-a30167e815eb4d728709a50f6f64b2ba.jpg",
 "url": "https://carchat.io/v/palmhillsauto/19XFB2F54FE265474",
 "dealer": {
  "id": "palmhillsauto",
  "name": "Palmhillsauto",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/palmhillsauto"
 },
 "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": "palmhillsauto",
   "vin": "19XFB2F54FE265474",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}