{
 "id": "3C4NJDCB2JT334073",
 "name": "2018 JEEP COMPASS Limited",
 "year": 2018,
 "make": "Jeep",
 "model": "COMPASS",
 "trim": "Limited",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 11987,
 "currency": "USD",
 "mileage": 140032,
 "vin": "3C4NJDCB2JT334073",
 "image": "https://cdn-inventory.autodealersdigital.com/upload/110603/11704290/11704290_0.jpg",
 "url": "https://carchat.io/v/arioncars/3C4NJDCB2JT334073",
 "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": "3C4NJDCB2JT334073",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}