{
 "id": "1FTNE1EWXBDA08287",
 "name": "2011 Ford E-Series Van CARGO VAN",
 "year": 2011,
 "make": "Ford",
 "model": "E-Series Van",
 "trim": "CARGO VAN",
 "bodyStyle": "van",
 "color": "white",
 "condition": "used",
 "price": 8995,
 "currency": "USD",
 "mileage": 231867,
 "vin": "1FTNE1EWXBDA08287",
 "image": "https://joelsauto.com/uploads/autos/4836/2011_Ford_E_Series_Van_4836_22684.jpg",
 "url": "https://carchat.io/v/joelsauto/1FTNE1EWXBDA08287",
 "dealer": {
  "id": "joelsauto",
  "name": "Joelsauto",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/joelsauto"
 },
 "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": "joelsauto",
   "vin": "1FTNE1EWXBDA08287",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}