{
 "id": "3C4NJDCB6MT561156",
 "name": "2021 Jeep Compass Limited",
 "year": 2021,
 "make": "Jeep",
 "model": "Compass",
 "trim": "Limited",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 20644,
 "currency": "USD",
 "mileage": 57276,
 "vin": "3C4NJDCB6MT561156",
 "image": "https://cdn.dealrimages.com/7K%2F7X%2FE9%2FC77NIXMS9A4XJE.jpg?h=800",
 "url": "https://carchat.io/v/drivethewave/3C4NJDCB6MT561156",
 "dealer": {
  "id": "drivethewave",
  "name": "Drivethewave",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/drivethewave"
 },
 "description": "- Accident or collision damage history - Prior fleet - Prior lease - Structural damage",
 "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": "drivethewave",
   "vin": "3C4NJDCB6MT561156",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}