{
 "id": "1FA6P8CF9T5413309",
 "name": "New 2026 Ford Mustang GT Fastback",
 "year": 2026,
 "make": "Ford",
 "model": "Mustang",
 "trim": null,
 "bodyStyle": "coupe",
 "color": "blue",
 "condition": "new",
 "price": 53505,
 "currency": "USD",
 "mileage": null,
 "vin": "1FA6P8CF9T5413309",
 "image": "https://pictures.dealer.com/fd-FD_DEALERSERVICES_IMAGES/47ea9af779c167fb0e57497fdc2168ac.jpg",
 "url": "https://carchat.io/v/bates-ford/1FA6P8CF9T5413309",
 "dealer": {
  "id": "bates-ford",
  "name": "Bates Ford",
  "city": "Lebanon",
  "state": "TN",
  "url": "https://carchat.io/d/bates-ford"
 },
 "description": "Is this 2026 Ford Mustang your perfect car? Contact Bates Ford to see this Adriatic Blue Metallic GT Fastback CAR available for $53505",
 "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": "bates-ford",
   "vin": "1FA6P8CF9T5413309",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}