{
 "id": "19XFC2F77HE065125",
 "name": "2017 Honda Civic",
 "year": 2017,
 "make": "Honda",
 "model": "Civic",
 "trim": "EX",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 13113,
 "currency": "USD",
 "mileage": 151815,
 "vin": "19XFC2F77HE065125",
 "image": null,
 "url": "https://carchat.io/v/killeen-ford/19XFC2F77HE065125",
 "dealer": {
  "id": "killeen-ford",
  "name": "Killeen Ford",
  "city": "Killeen",
  "state": "TX",
  "url": "https://carchat.io/d/killeen-ford"
 },
 "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": "killeen-ford",
   "vin": "19XFC2F77HE065125",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}