{
 "id": "1FMEU31897UA45923",
 "name": "2007 Ford Explorer Sport Trac XLT",
 "year": 2007,
 "make": "Ford",
 "model": "Explorer Sport Trac",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 4899,
 "currency": "USD",
 "mileage": 248163,
 "vin": "1FMEU31897UA45923",
 "image": "https://imagesdl.dealercenter.net/640/480/202609-31a1d47440904a4f8515470ec058a3a0.jpg",
 "url": "https://carchat.io/v/mach1autos/1FMEU31897UA45923",
 "dealer": {
  "id": "mach1autos",
  "name": "Mach1autos",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/mach1autos"
 },
 "description": null,
 "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": "mach1autos",
   "vin": "1FMEU31897UA45923",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}