{
 "id": "2C4RDGCG5ER479087",
 "name": "2014 DODGE GRAND CARAVAN SXT",
 "year": 2014,
 "make": "Dodge",
 "model": "GRAND CARAVAN",
 "trim": "SXT",
 "bodyStyle": "van",
 "color": "silver",
 "condition": "used",
 "price": 4995,
 "currency": "USD",
 "mileage": 147772,
 "vin": "2C4RDGCG5ER479087",
 "image": "https://cdn.frazerphotos.com/85242/85242_12380_10933.jpg",
 "url": "https://carchat.io/v/lot-a996fe2f/2C4RDGCG5ER479087",
 "dealer": {
  "id": "lot-a996fe2f",
  "name": "Lot a996fe2f",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-a996fe2f"
 },
 "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-a996fe2f",
   "vin": "2C4RDGCG5ER479087",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}