{
 "id": "2C3CCABG4GH141412",
 "name": "2016 Chrysler 300 300S",
 "year": 2016,
 "make": "Chrysler",
 "model": "300",
 "trim": "300S",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 19999,
 "currency": "USD",
 "mileage": 58078,
 "vin": "2C3CCABG4GH141412",
 "image": "https://www.ASNCars.com/CarPics/766/L/L_CarPic_D-766_S-12949_1.jpg?v=090920261100",
 "url": "https://carchat.io/v/lot-50bfddd4/2C3CCABG4GH141412",
 "dealer": {
  "id": "lot-50bfddd4",
  "name": "Lot 50bfddd4",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-50bfddd4"
 },
 "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-50bfddd4",
   "vin": "2C3CCABG4GH141412",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}