{
 "id": "3C4NJCCB6MT526451",
 "name": "2021 Jeep Compass Limited",
 "year": 2021,
 "make": "Jeep",
 "model": "Compass",
 "trim": "Limited",
 "bodyStyle": "suv",
 "color": "crystal metallic",
 "condition": "used",
 "price": 13790,
 "currency": "USD",
 "mileage": 118505,
 "vin": "3C4NJCCB6MT526451",
 "image": "https://assets.cai-media-management.com/resize/1024x1024/common-vehicle-media/1c10161e-12df-4dc9-b147-2a4b1462b37f.jpg",
 "url": "https://carchat.io/v/d4watl/3C4NJCCB6MT526451",
 "dealer": {
  "id": "d4watl",
  "name": "D4watl",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/d4watl"
 },
 "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": "d4watl",
   "vin": "3C4NJCCB6MT526451",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}