{
 "id": "1FMUK7HH3SGB00520",
 "name": "Used 2025 Ford Explorer Platinum",
 "year": 2025,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 39000,
 "currency": "USD",
 "mileage": 19490,
 "vin": "1FMUK7HH3SGB00520",
 "image": "https://pictures.dealer.com/b/brownfieldfordtexas/0172/8071b81a23e83dc1fc7eb129d02f7a03x.jpg",
 "url": "https://carchat.io/v/yates-gmc/1FMUK7HH3SGB00520",
 "dealer": {
  "id": "yates-gmc",
  "name": "Yates GMC",
  "city": "Henderson",
  "state": "TX",
  "url": "https://carchat.io/d/yates-gmc"
 },
 "description": "Is this 2025 Ford Explorer your perfect car? Contact Yates GMC to see this Black Metallic Platinum SUV available for $39000",
 "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": "yates-gmc",
   "vin": "1FMUK7HH3SGB00520",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}