{
 "id": "1FA6P8THXT5130340",
 "name": "New 2026 Ford Mustang Ecoboost",
 "year": 2026,
 "make": "Ford",
 "model": "Mustang",
 "trim": null,
 "bodyStyle": "coupe",
 "color": "gray",
 "condition": "new",
 "price": 33893,
 "currency": "USD",
 "mileage": 5,
 "vin": "1FA6P8THXT5130340",
 "image": "https://pictures.dealer.com/fd-DIG_IMAGES/b048274ff1206aa0633fec6ffbdf5c86.png?w=640",
 "url": "https://carchat.io/v/mvford/1FA6P8THXT5130340",
 "dealer": {
  "id": "mvford",
  "name": "Mvford",
  "city": "Chattanooga",
  "state": "TN",
  "url": "https://carchat.io/d/mvford"
 },
 "description": "Is this 2026 Ford Mustang your perfect car? Contact Mtn. View Ford Lincoln to see this Carbonized Gray Metallic Ecoboost Coupe available for $33893",
 "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": "mvford",
   "vin": "1FA6P8THXT5130340",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}