{
 "id": "1C4RJYC60N8706932",
 "name": "2022 Jeep Grand Cherokee",
 "year": 2022,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 25250,
 "currency": "USD",
 "mileage": 64854,
 "vin": "1C4RJYC60N8706932",
 "image": "https://adomaticio-prod-cdn.nyc3.cdn.digitaloceanspaces.com/inventory/vauto/elder_mitsubishi_killeen/1C4RJYC60N8706932/5c7ff91f-7aac-4567-a4e3-b96618ed9561_v1.webp",
 "url": "https://carchat.io/v/elder-mitsubishi/1C4RJYC60N8706932",
 "dealer": {
  "id": "elder-mitsubishi",
  "name": "Elder Mitsubishi",
  "city": "Cedar Park",
  "state": "TX",
  "url": "https://carchat.io/d/elder-mitsubishi"
 },
 "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": "elder-mitsubishi",
   "vin": "1C4RJYC60N8706932",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}