{
 "id": "1FMEE0RR2RLA15874",
 "name": "2024 Ford Bronco Raptor",
 "year": 2024,
 "make": "Ford",
 "model": "Bronco",
 "trim": "Raptor",
 "bodyStyle": "suv",
 "color": "green",
 "condition": "used",
 "price": 66981,
 "currency": "USD",
 "mileage": 23214,
 "vin": "1FMEE0RR2RLA15874",
 "image": "https://static.overfuel.com/photos/304/1879507/31544484ecda404b8f3f3f8fdeb5f77d.webp",
 "url": "https://carchat.io/v/american-auto-brokers/1FMEE0RR2RLA15874",
 "dealer": {
  "id": "american-auto-brokers",
  "name": "American Auto Brokers",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/american-auto-brokers"
 },
 "description": "Pre-owned 2024 Ford Bronco Raptor in San Antonio, TX",
 "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": "american-auto-brokers",
   "vin": "1FMEE0RR2RLA15874",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}