{
 "id": "1FMEE0RR2SLB05693",
 "name": "2025 Ford Bronco Raptor",
 "year": 2025,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 14000,
 "currency": "USD",
 "mileage": 5112,
 "vin": "1FMEE0RR2SLB05693",
 "image": null,
 "url": "https://carchat.io/v/chuck-hutton-chevrolet-co/1FMEE0RR2SLB05693",
 "dealer": {
  "id": "chuck-hutton-chevrolet-co",
  "name": "Chuck Hutton Chevrolet Co.",
  "city": "Memphis",
  "state": "TN",
  "url": "https://carchat.io/d/chuck-hutton-chevrolet-co"
 },
 "description": "CARFAX One-Owner.<br><br>Please call 901-365-9700 for details!<br><br>Azure Gray Metallic 2025 Ford Bronco Raptor Twin Turbo Premium Gasoline V-6 3.0 L/183 4WD 10-Speed Automatic",
 "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": "chuck-hutton-chevrolet-co",
   "vin": "1FMEE0RR2SLB05693",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}