{
 "id": "3FMCR9G6XPRD10096",
 "name": "2023 Ford Bronco Sport Heritage",
 "year": 2023,
 "make": "Ford",
 "model": "Bronco Sport",
 "trim": "Heritage",
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": 27999,
 "currency": "USD",
 "mileage": 63575,
 "vin": "3FMCR9G6XPRD10096",
 "image": "https://static.overfuel.com/photos/1675/1708458/R04666B-4e506294-5040-4997-997b-94be66fdeb0b.webp",
 "url": "https://carchat.io/v/oak-ridge-nissan/3FMCR9G6XPRD10096",
 "dealer": {
  "id": "oak-ridge-nissan",
  "name": "Oak Ridge Nissan",
  "city": "Oak Ridge",
  "state": "TN",
  "url": "https://carchat.io/d/oak-ridge-nissan"
 },
 "description": "Pre-owned 2023 Ford Bronco Sport Heritage in Oak Ridge, TN",
 "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": "oak-ridge-nissan",
   "vin": "3FMCR9G6XPRD10096",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}