{
 "id": "1FMEE0RR1RLA40362",
 "name": "2024 Ford Bronco Raptor",
 "year": 2024,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 71618,
 "currency": "USD",
 "mileage": 9166,
 "vin": "1FMEE0RR1RLA40362",
 "image": "https://www.classicautogroupgalveston.com/inventoryphotos/23255/1fmee0rr1rla40362/ip/1.jpg",
 "url": "https://carchat.io/v/classic-chevrolet-buick-gmc/1FMEE0RR1RLA40362",
 "dealer": {
  "id": "classic-chevrolet-buick-gmc",
  "name": "Classic Chevrolet Buick GMC",
  "city": "Galveston",
  "state": "TX",
  "url": "https://carchat.io/d/classic-chevrolet-buick-gmc"
 },
 "description": "Ford's Bronco Raptor is a high-flying performance SUV that goes way beyond its off-road ancestor. Unlike the standard Bronco, the Raptor variant comes with a 418-hp twin-turbo V-6 engine, a Fox suspension system with greater off-road capability, and 37-inch all-terrain tires for maximum traction. Underneath, the Bronco Raptor has several protective skid plates, which should give you a hint as to what this monster is capable of. In our testing, the Bronco Raptor rocketed to 60 mph in 5.6 seconds,",
 "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": "classic-chevrolet-buick-gmc",
   "vin": "1FMEE0RR1RLA40362",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}