{
 "id": "19XFB2F87CE303107",
 "name": "2012 Honda Civic EX 4dr Sedan",
 "year": 2012,
 "make": "Honda",
 "model": "Civic",
 "trim": "EX 4dr Sedan",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 9499,
 "currency": "USD",
 "mileage": 132084,
 "vin": "19XFB2F87CE303107",
 "image": "https://cdn05.carsforsale.com/008c3380cf8376bad0eba64ec64c817f4c/1280x960/2012-honda-civic-ex-4dr-sedan.jpg",
 "url": "https://carchat.io/v/lot-b0f07536/19XFB2F87CE303107",
 "dealer": {
  "id": "lot-b0f07536",
  "name": "Lot b0f07536",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-b0f07536"
 },
 "description": "2012 Honda Civic EX with 132k miles. Runs & drives excellent. Clean title Moonroof Power dooes and windows",
 "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-b0f07536",
   "vin": "19XFB2F87CE303107",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}