{
 "id": "1FMEE0RR6TLB14396",
 "name": "New 2026 Ford Bronco Raptor",
 "year": 2026,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": "green",
 "condition": "new",
 "price": 80955,
 "currency": "USD",
 "mileage": 7,
 "vin": "1FMEE0RR6TLB14396",
 "image": "https://pictures.dealer.com/fd-DIG_IMAGES/eba309c45574dc982595fe1ab103e092.png?w=640",
 "url": "https://carchat.io/v/cavender-ford/1FMEE0RR6TLB14396",
 "dealer": {
  "id": "cavender-ford",
  "name": "Cavender Ford",
  "city": "Columbus",
  "state": "TX",
  "url": "https://carchat.io/d/cavender-ford"
 },
 "description": "Is this 2026 Ford Bronco your perfect car? Contact Cavender Ford to see this Shelter Green Metallic Raptor SUV available for $80955",
 "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": "cavender-ford",
   "vin": "1FMEE0RR6TLB14396",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}