{
 "id": "1FTEX1CG7GKD62132",
 "name": "Used 2016 Ford F-150 XL",
 "year": 2016,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 20201,
 "currency": "USD",
 "mileage": 99045,
 "vin": "1FTEX1CG7GKD62132",
 "image": "https://pictures.dealer.com/g/gileskialacruceskia/0706/2dcd65141ef982c6937a7d75853a5b72x.jpg",
 "url": "https://carchat.io/v/giles-volvo-el-paso/1FTEX1CG7GKD62132",
 "dealer": {
  "id": "giles-volvo-el-paso",
  "name": "Giles Volvo El Paso",
  "city": "El Paso",
  "state": "TX",
  "url": "https://carchat.io/d/giles-volvo-el-paso"
 },
 "description": "Is this 2016 Ford F-150 your perfect car? Contact Giles Volvo Cars El Paso to see this Oxford White XL Truck available for $20201",
 "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": "giles-volvo-el-paso",
   "vin": "1FTEX1CG7GKD62132",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}