{
 "id": "2T1BURHE8GC538026",
 "name": "2016 Toyota Corolla L/LE",
 "year": 2016,
 "make": "Toyota",
 "model": "Corolla",
 "trim": "L/LE",
 "bodyStyle": "sedan",
 "color": "slate metallic",
 "condition": "used",
 "price": 12750,
 "currency": "USD",
 "mileage": 126020,
 "vin": "2T1BURHE8GC538026",
 "image": "https://images.autofunds.net/InventoryImages/2026/08/28/2575_2836009_14361903_1145828142026.jpg",
 "url": "https://carchat.io/v/newbeginningautos/2T1BURHE8GC538026",
 "dealer": {
  "id": "newbeginningautos",
  "name": "Newbeginningautos",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/newbeginningautos"
 },
 "description": "4 Cylinder Engine|ABS|A/C|Adjustable Steering Wheel|AM/FM Stereo|Automatic Headlights|Auxiliary Audio Input|Brake Assist|Bucket Seats|Child Safety Locks|Temporary Spare Tire|Daytime Running Lights|Driver Air Bag|Driver Vanity Mirror|Stability Control|Front Wheel Drive|Gasoline Fuel|Intermittent Wipers|Knee Air Bag|LED Headlights|MP3 Player|Pass-Through Rear Seat|Passenger Air Bag|Passenger Air Bag Sensor|Passenger Vanity Mirror|Power Door Locks|Power Mirror(s)|Power Steering|Power Windows|Rear B",
 "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": "2T1BURHE8GC538026",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}