{
 "id": "1FMJK2A8XPEA48354",
 "name": "Used 2023 Ford Expedition Max Limited",
 "year": 2023,
 "make": "Ford",
 "model": "Expedition Max",
 "trim": null,
 "bodyStyle": "suv",
 "color": "dark",
 "condition": "used",
 "price": 47982,
 "currency": "USD",
 "mileage": 82137,
 "vin": "1FMJK2A8XPEA48354",
 "image": "https://pictures.dealer.com/s/stevemarshfordfd/1768/0ab8a9346b627764441ffe6a2e9aadb0x.jpg",
 "url": "https://carchat.io/v/steve-marsh-ford/1FMJK2A8XPEA48354",
 "dealer": {
  "id": "steve-marsh-ford",
  "name": "Steve Marsh Ford",
  "city": "Milan",
  "state": "TN",
  "url": "https://carchat.io/d/steve-marsh-ford"
 },
 "description": "Is this 2023 Ford Expedition Max your perfect car? Contact Steve Marsh Ford to see this Dark Limited SUV available for $47982",
 "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": "steve-marsh-ford",
   "vin": "1FMJK2A8XPEA48354",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}