{
 "id": "URL66e77da918057e17a54b19105c7221a116f91bc6",
 "name": "2017 Honda Accord Sedan Touring",
 "year": 2017,
 "make": "Honda",
 "model": "Accord Sedan Touring",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://cloud.iimanager.com/vdata/platinumautoplex_net/5255252_x640_01.jpg",
 "url": "https://carchat.io/v/platinum-autoplex-llc/URL66e77da918057e17a54b19105c7221a116f91bc6",
 "dealer": {
  "id": "platinum-autoplex-llc",
  "name": "Platinum Autoplex LLC",
  "city": "Killeen",
  "state": "TX",
  "url": "https://carchat.io/d/platinum-autoplex-llc"
 },
 "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": "platinum-autoplex-llc",
   "vin": "URL66e77da918057e17a54b19105c7221a116f91bc6",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}