{
 "id": "1HGCP2F30CA190016",
 "name": "2012 Honda Accord LX",
 "year": 2012,
 "make": "Honda",
 "model": "Accord",
 "trim": "LX",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 8995,
 "currency": "USD",
 "mileage": 120349,
 "vin": "1HGCP2F30CA190016",
 "image": "https://cdn05.carsforsale.com/0087719141731f9a12ad43b1497c7673da/1280x960/2012-honda-accord-lx-4dr-sedan-5a.jpg",
 "url": "https://carchat.io/v/lot-07f7ff6e/1HGCP2F30CA190016",
 "dealer": {
  "id": "lot-07f7ff6e",
  "name": "Lot 07f7ff6e",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-07f7ff6e"
 },
 "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": "lot-07f7ff6e",
   "vin": "1HGCP2F30CA190016",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}