{
 "id": "2HGFC2F76HH508922",
 "name": "2017 Honda Civic EX",
 "year": 2017,
 "make": "Honda",
 "model": "Civic",
 "trim": "EX",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 11995,
 "currency": "USD",
 "mileage": 154407,
 "vin": "2HGFC2F76HH508922",
 "image": "https://imagesdl.dealercenter.net/640/480/202604-ac634127fcb5464a953bd98e8d62fc4b.jpg",
 "url": "https://carchat.io/v/lsmcars/2HGFC2F76HH508922",
 "dealer": {
  "id": "lsmcars",
  "name": "Lsmcars",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lsmcars"
 },
 "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": "lsmcars",
   "vin": "2HGFC2F76HH508922",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}