{
 "id": "1C4RDJDG2FC723056",
 "name": "2015 Dodge Durango Limited AWD 4dr SUV",
 "year": 2015,
 "make": "Dodge",
 "model": "Durango",
 "trim": "Limited AWD 4dr SUV",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 8499,
 "currency": "USD",
 "mileage": 206500,
 "vin": "1C4RDJDG2FC723056",
 "image": "https://cdn05.carsforsale.com/2010b6f39202fd7c9eb9651cbeebbe4f/1280x960/2015-dodge-durango-limited-awd-4dr-suv.jpg",
 "url": "https://carchat.io/v/lot-3ccb3f08/1C4RDJDG2FC723056",
 "dealer": {
  "id": "lot-3ccb3f08",
  "name": "Lot 3ccb3f08",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-3ccb3f08"
 },
 "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-3ccb3f08",
   "vin": "1C4RDJDG2FC723056",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}