{
 "id": "1FM5K8D84DGC56021",
 "name": "2013 Ford Explorer XLT",
 "year": 2013,
 "make": "Ford",
 "model": "Explorer",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "green",
 "condition": "used",
 "price": 8999,
 "currency": "USD",
 "mileage": 140810,
 "vin": "1FM5K8D84DGC56021",
 "image": "https://images.autofunds.net/InventoryImages/2026/08/28/2575_2836087_18700242_2414028412026.jpg",
 "url": "https://carchat.io/v/newbeginningautos/1FM5K8D84DGC56021",
 "dealer": {
  "id": "newbeginningautos",
  "name": "Newbeginningautos",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/newbeginningautos"
 },
 "description": "ABS|4-Wheel Disc Brakes|6-Speed A/T|A/C|A/T|3rd Row Seat|Adjustable Steering Wheel|Security System|Aluminum Wheels|AM/FM Stereo|Transmission w/Dual Shift Mode|Automatic Headlights|Power Outlet|Bucket Seats|CD Player|Child Safety Locks|Temporary Spare Tire|Cruise Control|Driver Air Bag|Driver Illuminated Vanity Mirror|Driver Adjustable Lumbar|Driver Restriction Features|Driver Vanity Mirror|Stability Control|Fog Lamps|Four Wheel Drive|Floor Mats|Front Reading Lamps|Tow Hooks|Gasoline Fuel|Heated ",
 "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": "1FM5K8D84DGC56021",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}