{
 "id": "1FTEW3K88SKE76979",
 "name": "2025 Ford F-150 XLT",
 "year": 2025,
 "make": "Ford",
 "model": "F-150",
 "trim": "XLT",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 30488,
 "vin": "1FTEW3K88SKE76979",
 "image": "http://vehicle-photos-published.vauto.com/af/1e/9b/14-5dda-4248-a51f-7c017c81be27/image-1.jpg",
 "url": "https://carchat.io/v/group-1-ford-of-amarillo/1FTEW3K88SKE76979",
 "dealer": {
  "id": "group-1-ford-of-amarillo",
  "name": "Group 1 Ford of Amarillo",
  "city": "Amarillo",
  "state": "TX",
  "url": "https://carchat.io/d/group-1-ford-of-amarillo"
 },
 "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": "group-1-ford-of-amarillo",
   "vin": "1FTEW3K88SKE76979",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}