{
 "id": "3N1CN7APXJL879453",
 "name": "2018 Nissan Versa SV 4dr Sedan",
 "year": 2018,
 "make": "Nissan",
 "model": "Versa",
 "trim": "SV 4dr Sedan",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 5999,
 "currency": "USD",
 "mileage": 142326,
 "vin": "3N1CN7APXJL879453",
 "image": "https://cdn05.carsforsale.com/00ad5efd482c91e3e9ce20b3962260b1aa/1280x960/2018-nissan-versa-sv-4dr-sedan.jpg",
 "url": "https://carchat.io/v/lot-5eb85fd6/3N1CN7APXJL879453",
 "dealer": {
  "id": "lot-5eb85fd6",
  "name": "Lot 5eb85fd6",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-5eb85fd6"
 },
 "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-5eb85fd6",
   "vin": "3N1CN7APXJL879453",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}