{
 "id": "2C3CDXBG9PH546746",
 "name": "2023 Dodge Charger SXT",
 "year": 2023,
 "make": "Dodge",
 "model": "Charger",
 "trim": "SXT",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 19995,
 "currency": "USD",
 "mileage": 37512,
 "vin": "2C3CDXBG9PH546746",
 "image": "https://images.autofunds.net/InventoryImages/2026/07/30/5280_2819978_16472746_1901730072026.jpg",
 "url": "https://carchat.io/v/libertyautolandfl/2C3CDXBG9PH546746",
 "dealer": {
  "id": "libertyautolandfl",
  "name": "Libertyautolandfl",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/libertyautolandfl"
 },
 "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": "libertyautolandfl",
   "vin": "2C3CDXBG9PH546746",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}