{
 "id": "2HGFB2F87CH508433",
 "name": "2012 Honda Civic EX",
 "year": 2012,
 "make": "Honda",
 "model": "Civic",
 "trim": "EX",
 "bodyStyle": "sedan",
 "color": "maroon",
 "condition": "used",
 "price": 8999,
 "currency": "USD",
 "mileage": 167565,
 "vin": "2HGFB2F87CH508433",
 "image": "https://cdn-ds.com/stock/2012-Honda-Civic-EX-Spokane-Valley-WA/seo/FEX105465HAYDEN-2HGFB2F87CH508433/sz_1/f49d26ce3056c3594f78e961c19a3457.jpg",
 "url": "https://carchat.io/v/autocreditsales/2HGFB2F87CH508433",
 "dealer": {
  "id": "autocreditsales",
  "name": "Autocreditsales",
  "city": null,
  "state": "ID",
  "url": "https://carchat.io/d/autocreditsales"
 },
 "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": "autocreditsales",
   "vin": "2HGFB2F87CH508433",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}