{
 "id": "5J6RM4H36FL035421",
 "name": "2015 Honda CR-V LX",
 "year": 2015,
 "make": "Honda",
 "model": "CR-V",
 "trim": "LX",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 14999,
 "currency": "USD",
 "mileage": 104243,
 "vin": "5J6RM4H36FL035421",
 "image": "https://images.autofunds.net/InventoryImages/2026/08/29/2575_2836504_11544649_11392329392026.jpg",
 "url": "https://carchat.io/v/newbeginningautos/5J6RM4H36FL035421",
 "dealer": {
  "id": "newbeginningautos",
  "name": "Newbeginningautos",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/newbeginningautos"
 },
 "description": "4 Cylinder Engine|ABS|4-Wheel Disc Brakes|A/C|A/T|Adjustable Steering Wheel|All Wheel Drive|AM/FM Stereo|Automatic Headlights|Auxiliary Audio Input|Back-Up Camera|Brake Assist|Bucket Seats|CD Player|Child Safety Locks|Cloth Seats|Temporary Spare Tire|CVT Transmission|Cruise Control|Daytime Running Lights|Driver Air Bag|Driver Vanity Mirror|Stability Control|Floor Mats|Gasoline Fuel|Intermittent Wipers|Keyless Entry|MP3 Player|Pass-Through Rear Seat|Passenger Air Bag|Passenger Air Bag Sensor|Pass",
 "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": "newbeginningautos",
   "vin": "5J6RM4H36FL035421",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}