{
 "id": "1FTFW1RG1JFB27465",
 "name": "2018 Ford F-150 Raptor",
 "year": 2018,
 "make": "Ford",
 "model": "F-150",
 "trim": "Raptor",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 39999,
 "currency": "USD",
 "mileage": 126744,
 "vin": "1FTFW1RG1JFB27465",
 "image": "https://static.overfuel.com/photos/260/1443754/c5c38b28-93a0-45da-907a-4e4b792651e0.webp",
 "url": "https://carchat.io/v/euro-speed-international/1FTFW1RG1JFB27465",
 "dealer": {
  "id": "euro-speed-international",
  "name": "Euro Speed International",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/euro-speed-international"
 },
 "description": "Pre-owned 2018 Ford F-150 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": "euro-speed-international",
   "vin": "1FTFW1RG1JFB27465",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}