{
 "id": "2C4RC1GGXJR214508",
 "name": "2018 Chrysler Pacifica Limited",
 "year": 2018,
 "make": "Chrysler",
 "model": "Pacifica",
 "trim": "Limited",
 "bodyStyle": "minivan",
 "color": "black",
 "condition": "used",
 "price": 16500,
 "currency": "USD",
 "mileage": 97817,
 "vin": "2C4RC1GGXJR214508",
 "image": "https://cdn05.carsforsale.com/00c62f5adfe9fe908e98c8ac4f5e5586df/1280x960/2018-chrysler-pacifica-limited-4dr-mini-van.jpg",
 "url": "https://carchat.io/v/lot-07f7ff6e/2C4RC1GGXJR214508",
 "dealer": {
  "id": "lot-07f7ff6e",
  "name": "Lot 07f7ff6e",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-07f7ff6e"
 },
 "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-07f7ff6e",
   "vin": "2C4RC1GGXJR214508",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}