{
 "id": "1FA6P8R07T5504078",
 "name": "New 2026 Ford Mustang Dark Horse",
 "year": 2026,
 "make": "Ford",
 "model": "Mustang",
 "trim": null,
 "bodyStyle": "coupe",
 "color": "orange",
 "condition": "new",
 "price": 79790,
 "currency": "USD",
 "mileage": 14,
 "vin": "1FA6P8R07T5504078",
 "image": "https://pictures.dealer.com/g/grapevinefordfd/1420/73ce193a5aa41ea12d98f3486b771a38x.jpg",
 "url": "https://carchat.io/v/grapevine-ford-lincoln/1FA6P8R07T5504078",
 "dealer": {
  "id": "grapevine-ford-lincoln",
  "name": "Grapevine Ford Lincoln",
  "city": "Grapevine",
  "state": "TX",
  "url": "https://carchat.io/d/grapevine-ford-lincoln"
 },
 "description": "Is this 2026 Ford Mustang your perfect car? Contact Grapevine Ford to see this Orange Fury Metallic Tri-Coat Dark Horse CAR available for $79790",
 "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": "grapevine-ford-lincoln",
   "vin": "1FA6P8R07T5504078",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}