{
 "id": "2HGFB2F54EH527823",
 "name": "2014 Honda Civic Sedan LX",
 "year": 2014,
 "make": "Honda",
 "model": "Civic Sedan",
 "trim": "LX",
 "bodyStyle": "sedan",
 "color": "modern steel metallic",
 "condition": "used",
 "price": 9500,
 "currency": "USD",
 "mileage": 132252,
 "vin": "2HGFB2F54EH527823",
 "image": "https://images.autofunds.net/InventoryImages/2026/07/25/2575_2819289_87895657_1219325192026.jpg",
 "url": "https://carchat.io/v/newbeginningautos/2HGFB2F54EH527823",
 "dealer": {
  "id": "newbeginningautos",
  "name": "Newbeginningautos",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/newbeginningautos"
 },
 "description": "4 Cylinder Engine|ABS|A/C|A/T|Adjustable Steering Wheel|Security System|AM/FM Stereo|Automatic Headlights|Auxiliary Audio Input|Back-Up Camera|Brake Assist|Bucket Seats|CD Player|Child Safety Locks|Temporary Spare Tire|CVT Transmission|Cruise Control|Daytime Running Lights|Driver Air Bag|Driver Vanity Mirror|Stability Control|Front Disc/Rear Drum Brakes|Floor Mats|Front Wheel Drive|Gasoline Fuel|Intermittent Wipers|Keyless Entry|MP3 Player|Passenger Air Bag|Passenger Air Bag Sensor|Passenger Van",
 "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": "2HGFB2F54EH527823",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}