{
 "id": "2C4RDGEG1KR718398",
 "name": "2019 DODGE GRAND CARAVAN GT",
 "year": 2019,
 "make": "Dodge",
 "model": "GRAND CARAVAN",
 "trim": "GT",
 "bodyStyle": "van",
 "color": "gray",
 "condition": "used",
 "price": 9987,
 "currency": "USD",
 "mileage": 140223,
 "vin": "2C4RDGEG1KR718398",
 "image": "https://cdn-inventory.autodealersdigital.com/upload/110603/11826951/11826951_0.jpg",
 "url": "https://carchat.io/v/arioncars/2C4RDGEG1KR718398",
 "dealer": {
  "id": "arioncars",
  "name": "Arioncars",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/arioncars"
 },
 "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": "arioncars",
   "vin": "2C4RDGEG1KR718398",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}