{
 "id": "1FTEW1CP4JKC50446",
 "name": "2018 Ford F-150 XLT Regular Unleaded 2.7 L EcoBoost",
 "year": 2018,
 "make": "Ford",
 "model": "F-150",
 "trim": "2WD Standard Pickup Trucks",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 123376,
 "vin": "1FTEW1CP4JKC50446",
 "image": "https://content.homenetiol.com/stock_images/8/2018FOT11_640/2018FOT110481_640_01.jpg",
 "url": "https://carchat.io/v/charlie-clark-select-pre-owned-joe-battle/1FTEW1CP4JKC50446",
 "dealer": {
  "id": "charlie-clark-select-pre-owned-joe-battle",
  "name": "Charlie Clark Select Pre-Owned Joe Battle",
  "city": "El Paso",
  "state": "TX",
  "url": "https://carchat.io/d/charlie-clark-select-pre-owned-joe-battle"
 },
 "description": "20/26 City/Highway MPG",
 "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": "charlie-clark-select-pre-owned-joe-battle",
   "vin": "1FTEW1CP4JKC50446",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}