{
 "id": "1C4RJFAG9LC271421",
 "name": "2020 Jeep Grand Cherokee Altitude 4x4",
 "year": 2020,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": "Altitude 4x4",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 16995,
 "currency": "USD",
 "mileage": 113084,
 "vin": "1C4RJFAG9LC271421",
 "image": "https://images.autofunds.net/InventoryImages/2026/08/15/5245_2829683_14480959_10564815562026.jpg",
 "url": "https://carchat.io/v/angelasautoemporium/1C4RJFAG9LC271421",
 "dealer": {
  "id": "angelasautoemporium",
  "name": "Angelasautoemporium",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/angelasautoemporium"
 },
 "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": "angelasautoemporium",
   "vin": "1C4RJFAG9LC271421",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}