{
 "id": "1FMCU0JD9HUE05938",
 "name": "2017 Ford Escape Titanium",
 "year": 2017,
 "make": "Ford",
 "model": "Escape",
 "trim": "Titanium",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 10999,
 "currency": "USD",
 "mileage": 100903,
 "vin": "1FMCU0JD9HUE05938",
 "image": "https://imagesdl.dealercenter.net/640/480/202608-c4f30bd753b946acb85a78082fb16a48.jpg",
 "url": "https://carchat.io/v/amautosalecs/1FMCU0JD9HUE05938",
 "dealer": {
  "id": "amautosalecs",
  "name": "Amautosalecs",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/amautosalecs"
 },
 "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": "amautosalecs",
   "vin": "1FMCU0JD9HUE05938",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}