{
 "id": "1FMEU15H8SLC01382",
 "name": "1995 Ford Bronco",
 "year": 1995,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 14500,
 "currency": "USD",
 "mileage": 146491,
 "vin": "1FMEU15H8SLC01382",
 "image": "https://adomaticio-prod-cdn.nyc3.cdn.digitaloceanspaces.com/inventory/vauto/elder_mitsubishi_cedar_park/1FMEU15H8SLC01382/7da9e048-4bf8-4e4a-a15c-dfd177744d4a_v2.webp",
 "url": "https://carchat.io/v/fazenda-inc/1FMEU15H8SLC01382",
 "dealer": {
  "id": "fazenda-inc",
  "name": "Fazenda Inc.",
  "city": "Cedar Park",
  "state": "TX",
  "url": "https://carchat.io/d/fazenda-inc"
 },
 "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": "fazenda-inc",
   "vin": "1FMEU15H8SLC01382",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}