{
 "id": "1FMDE5CP4PLB14385",
 "name": "2023 Ford Bronco Badlands",
 "year": 2023,
 "make": "Ford",
 "model": "Bronco",
 "trim": "Badlands",
 "bodyStyle": "suv",
 "color": "green",
 "condition": "used",
 "price": 40990,
 "currency": "USD",
 "mileage": 31689,
 "vin": "1FMDE5CP4PLB14385",
 "image": "https://vehicle-images.carscommerce.inc/85cf-11000753/1FMDE5CP4PLB14385/53a69a0945c382a68de37f04c30a2fc2.jpg",
 "url": "https://carchat.io/v/honda/1FMDE5CP4PLB14385",
 "dealer": {
  "id": "honda",
  "name": "Honda",
  "city": "Honda",
  "state": "CR",
  "url": "https://carchat.io/d/honda"
 },
 "description": "CARFAX One-Owner. 2023 Ford Bronco Badlands In Eruption Green Metallic, Available NOW at Checkered Flag Honda!, 10 Speakers w/Subwoofer, 12\" LCD Capacitive Touchscreen w/Swipe Capability, 2 Smart Charging USB Ports In Dashboard, 2-Door Intelligent Access w/Lock/Unlock, 360-Degree Camera, ABS brakes, Adaptive Cruise Control, Additional Sound Deadening, AM/FM radio: SiriusXM with 360L, Ambient Footwell Lighting, Auto-Dimming Interior Rear-View Mirror, Compass, Convertible HardTop, Dr & Pass Illumi",
 "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": "honda",
   "vin": "1FMDE5CP4PLB14385",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}