{
 "id": "1C4BJWDG5HL554077",
 "name": "2017 Jeep Wrangler Unlimited Unlimited Sport",
 "year": 2017,
 "make": "Jeep",
 "model": "Wrangler Unlimited",
 "trim": "Unlimited Sport",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 13995,
 "currency": "USD",
 "mileage": 145503,
 "vin": "1C4BJWDG5HL554077",
 "image": "https://cdn05.carsforsale.com/79965a816b90f294b5f03243c8ee0899/1280x960/2017-jeep-wrangler-unlimited-sport-4x4-4dr-suv.jpg",
 "url": "https://carchat.io/v/lot-01a97b3a/1C4BJWDG5HL554077",
 "dealer": {
  "id": "lot-01a97b3a",
  "name": "Lot 01a97b3a",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-01a97b3a"
 },
 "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-01a97b3a",
   "vin": "1C4BJWDG5HL554077",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}