{
 "id": "1FMUK7DH8TGB63801",
 "name": "New 2026 Ford Explorer Active",
 "year": 2026,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "new",
 "price": 39360,
 "currency": "USD",
 "mileage": 6,
 "vin": "1FMUK7DH8TGB63801",
 "image": "https://pictures.dealer.com/s/samesmcallenfordfd/1261/99d2f2bb6087a051e667657fd4c4a5e0x.jpg",
 "url": "https://carchat.io/v/sames-mcallen-ford/1FMUK7DH8TGB63801",
 "dealer": {
  "id": "sames-mcallen-ford",
  "name": "Sames McAllen Ford",
  "city": "McAllen",
  "state": "TX",
  "url": "https://carchat.io/d/sames-mcallen-ford"
 },
 "description": "Is this 2026 Ford Explorer your perfect car? Contact Sames McAllen Ford to see this Vapor Blue Active SUV available for $39360",
 "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": "sames-mcallen-ford",
   "vin": "1FMUK7DH8TGB63801",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}