{
 "id": "URLc64e04b26568369db10fe6227baa71f45b8fe135",
 "name": "2022 Ford Bronco Big Bend",
 "year": 2022,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 34574,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://static.overfuel.com/photos/1001/1133445/4ef73606-afa1-43ea-8341-745c6e7b5351.webp",
 "url": "https://carchat.io/v/roger-williams-chrysler-dodge-jeep-ram/URLc64e04b26568369db10fe6227baa71f45b8fe135",
 "dealer": {
  "id": "roger-williams-chrysler-dodge-jeep-ram",
  "name": "Roger Williams Chrysler Dodge Jeep Ram",
  "city": "Weatherford",
  "state": "TX",
  "url": "https://carchat.io/d/roger-williams-chrysler-dodge-jeep-ram"
 },
 "description": null,
 "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": "roger-williams-chrysler-dodge-jeep-ram",
   "vin": "URLc64e04b26568369db10fe6227baa71f45b8fe135",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}