{
 "id": "1FMEE5DP1PLB81254",
 "name": "2023 Ford Bronco Badlands",
 "year": 2023,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 46199,
 "currency": "USD",
 "mileage": 38950,
 "vin": "1FMEE5DP1PLB81254",
 "image": "https://www.rockytopford.com/inventoryphotos/11823/1fmee5dp1plb81254/ip/1.jpg",
 "url": "https://carchat.io/v/rocky-top-ford/1FMEE5DP1PLB81254",
 "dealer": {
  "id": "rocky-top-ford",
  "name": "Rocky Top Ford",
  "city": "Sevierville",
  "state": "TN",
  "url": "https://carchat.io/d/rocky-top-ford"
 },
 "description": "Boasts 17 Highway MPG and 16 City MPG! This Ford Bronco boasts a Twin Turbo Regular Gasoline V-6 2.7 L/164 engine powering this Automatic transmission. ENGINE: 2.7L ECOBOOST V6 -inc: electric brake boost, GVWR: 6,180 lbs, Wireless Phone Connectivity, Wheels: 17 Machined Carbonized Aluminum -inc: Gray-painted.*This Ford Bronco Comes Equipped with These Options *Variable Intermittent Wipers, Upfitter Switches, Trip Computer, Transmission: 7-Speed Manual -inc: granny gear and crank in gear function",
 "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": "rocky-top-ford",
   "vin": "1FMEE5DP1PLB81254",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}