{
 "id": "1FA6P8CF4T5410009",
 "name": "New 2026 Ford Mustang",
 "year": 2026,
 "make": "Ford",
 "model": "Mustang",
 "trim": null,
 "bodyStyle": "coupe",
 "color": "orange",
 "condition": "new",
 "price": 49300,
 "currency": "USD",
 "mileage": 10,
 "vin": "1FA6P8CF4T5410009",
 "image": "https://images.dealer.com/ddc/vehicles/2026/Ford/Mustang/Coupe/trim_GT_db4ca2/color/Orange%20Fury%20Metallic%20Tri-Coat-NL-208%2C120%2C20-640-en_US.jpg",
 "url": "https://carchat.io/v/sames-ford/1FA6P8CF4T5410009",
 "dealer": {
  "id": "sames-ford",
  "name": "Sames Ford",
  "city": "Laredo",
  "state": "TX",
  "url": "https://carchat.io/d/sames-ford"
 },
 "description": "Is this 2026 Ford Mustang your perfect car? Contact Sames Ford to see this Orange Fury Tri-Coat Coupe available for $49300",
 "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-ford",
   "vin": "1FA6P8CF4T5410009",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}