{
 "id": "JHMFA3F27AS001748",
 "name": "2010 Honda Civic Hybrid",
 "year": 2010,
 "make": "Honda",
 "model": "Civic",
 "trim": "Hybrid",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 6995,
 "currency": "USD",
 "mileage": 255326,
 "vin": "JHMFA3F27AS001748",
 "image": "https://portal.waynereaves.net/service/picture/36080/001748/cb669d350ebba8e768b75a2fd873de475ec1291f.jpg",
 "url": "https://carchat.io/v/a36080/JHMFA3F27AS001748",
 "dealer": {
  "id": "a36080",
  "name": "Local dealership",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/a36080"
 },
 "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": "a36080",
   "vin": "JHMFA3F27AS001748",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}