{
 "id": "19XFB2F58DE036955",
 "name": "2013 Honda Civic LX 4dr Sedan 5A",
 "year": 2013,
 "make": "Honda",
 "model": "Civic",
 "trim": "LX 4dr Sedan 5A",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 5495,
 "currency": "USD",
 "mileage": 259002,
 "vin": "19XFB2F58DE036955",
 "image": "https://cdn05.carsforsale.com/00d3d6dc9c38fd0b8c68a7eb5f3f32b051/1280x960/2013-honda-civic-lx-4dr-sedan-5a.jpg",
 "url": "https://carchat.io/v/lot-896ea7a8/19XFB2F58DE036955",
 "dealer": {
  "id": "lot-896ea7a8",
  "name": "Lot 896ea7a8",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-896ea7a8"
 },
 "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-896ea7a8",
   "vin": "19XFB2F58DE036955",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}