{
 "id": "2HGFE2F5XNH597480",
 "name": "2022 Honda Civic Sedan Sport",
 "year": 2022,
 "make": "Honda",
 "model": "Civic Sedan",
 "trim": "Sport",
 "bodyStyle": "sedan",
 "color": "red",
 "condition": "used",
 "price": 24000,
 "currency": "USD",
 "mileage": 52699,
 "vin": "2HGFE2F5XNH597480",
 "image": "https://images.autofunds.net/InventoryImages/2025/11/25/5129_2695706_72083100_5265025262025.jpg",
 "url": "https://carchat.io/v/affordablemotors2/2HGFE2F5XNH597480",
 "dealer": {
  "id": "affordablemotors2",
  "name": "Affordablemotors2",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/affordablemotors2"
 },
 "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": "affordablemotors2",
   "vin": "2HGFE2F5XNH597480",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}