{
 "id": "5FNRL3H46AB009294",
 "name": "2010 Honda Odyssey EX",
 "year": 2010,
 "make": "Honda",
 "model": "Odyssey",
 "trim": "EX",
 "bodyStyle": "minivan",
 "color": "silver",
 "condition": "used",
 "price": 7995,
 "currency": "USD",
 "mileage": 123458,
 "vin": "5FNRL3H46AB009294",
 "image": "https://cdn05.carsforsale.com/00b1d6ea40746c33d012b9d14ac79aa5d2/1280x960/2010-honda-odyssey-ex-4dr-mini-van.jpg",
 "url": "https://carchat.io/v/lot-b10aa51f/5FNRL3H46AB009294",
 "dealer": {
  "id": "lot-b10aa51f",
  "name": "Lot b10aa51f",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-b10aa51f"
 },
 "description": "123k Miles Comes with Warranty If you have any Questions feel free to contact us 916-544-1881",
 "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-b10aa51f",
   "vin": "5FNRL3H46AB009294",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}