{
 "id": "19XFB2F52CE388069",
 "name": "2012 Honda Civic Sdn LX",
 "year": 2012,
 "make": "Honda",
 "model": "Civic Sdn",
 "trim": "LX",
 "bodyStyle": "sedan",
 "color": "cool mist metallic",
 "condition": "used",
 "price": 6999,
 "currency": "USD",
 "mileage": 170660,
 "vin": "19XFB2F52CE388069",
 "image": "https://images.autofunds.net/InventoryImages/2025/06/27/3660_2623496_72264001_3575027572025.jpg",
 "url": "https://carchat.io/v/brooklynautomallny/19XFB2F52CE388069",
 "dealer": {
  "id": "brooklynautomallny",
  "name": "Brooklynautomallny",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/brooklynautomallny"
 },
 "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": "brooklynautomallny",
   "vin": "19XFB2F52CE388069",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}