{
 "id": "1HGCP2F41BA073035",
 "name": "2011 Honda Accord LX P 4dr Sedan",
 "year": 2011,
 "make": "Honda",
 "model": "Accord",
 "trim": "LX P 4dr Sedan",
 "bodyStyle": "sedan",
 "color": "tan",
 "condition": "used",
 "price": 9999,
 "currency": "USD",
 "mileage": 125411,
 "vin": "1HGCP2F41BA073035",
 "image": "https://cdn05.carsforsale.com/00cab7af8dc9344bcf1e6047a58bd621c2/1280x960/2011-honda-accord-lx-p-4dr-sedan.jpg",
 "url": "https://carchat.io/v/lot-b3cb4c06/1HGCP2F41BA073035",
 "dealer": {
  "id": "lot-b3cb4c06",
  "name": "Lot b3cb4c06",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-b3cb4c06"
 },
 "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-b3cb4c06",
   "vin": "1HGCP2F41BA073035",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}