{
 "id": "3FMCR9DA6SRF74109",
 "name": "2025 Ford Bronco Sport",
 "year": 2025,
 "make": "Ford",
 "model": "Bronco Sport",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "new",
 "price": 43290,
 "currency": "USD",
 "mileage": 3001,
 "vin": "3FMCR9DA6SRF74109",
 "image": "https://assets.cai-media-management.com/resize/1600x1600/common-vehicle-media/cd9cb1bc-474a-4b8f-aa69-1f895bbdcf50.jpg",
 "url": "https://carchat.io/v/sewell-ford/3FMCR9DA6SRF74109",
 "dealer": {
  "id": "sewell-ford",
  "name": "Sewell Ford",
  "city": "Odessa",
  "state": "TX",
  "url": "https://carchat.io/d/sewell-ford"
 },
 "description": "Looking for a 2025 Ford Bronco Sport for sale in Odessa, TX? Stop by Sewell Ford today to learn more about this Bronco Sport 3FMCR9DA6SRF74109",
 "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": "sewell-ford",
   "vin": "3FMCR9DA6SRF74109",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}