{
 "id": "1FMZU73E72ZB46692",
 "name": "2002 Ford Explorer XLT",
 "year": 2002,
 "make": "Ford",
 "model": "Explorer",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 5990,
 "currency": "USD",
 "mileage": 107620,
 "vin": "1FMZU73E72ZB46692",
 "image": "https://imagesdl.dealercenter.net/640/480/202306-f2f72171dff14c90aeb7d870b7ef227e.jpg",
 "url": "https://carchat.io/v/palmhillsauto/1FMZU73E72ZB46692",
 "dealer": {
  "id": "palmhillsauto",
  "name": "Palmhillsauto",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/palmhillsauto"
 },
 "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": "palmhillsauto",
   "vin": "1FMZU73E72ZB46692",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}