{
 "id": "5J6RS4H49PL002333",
 "name": "2023 Honda CR-V EX",
 "year": 2023,
 "make": "Honda",
 "model": "CR-V",
 "trim": "EX",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 34920,
 "vin": "5J6RS4H49PL002333",
 "image": "https://images.autofunds.net/InventoryImages/2026/04/17/5129_2769830_95199750_1239817392026.jpg",
 "url": "https://carchat.io/v/affordablemotors2/5J6RS4H49PL002333",
 "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": "5J6RS4H49PL002333",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}