{
 "id": "1FTEW1CP4JKF72875",
 "name": "2018 Ford F-150 XL",
 "year": 2018,
 "make": "Ford",
 "model": "F-150 XL",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 19611,
 "currency": "USD",
 "mileage": 147385,
 "vin": "1FTEW1CP4JKF72875",
 "image": "https://assets.cai-media-management.com/resize/640x640/common-vehicle-media/e91ed7e5-05ea-422f-8fe7-8d84ea407a0d.jpeg",
 "url": "https://carchat.io/v/honda-of-lake-jackson/1FTEW1CP4JKF72875",
 "dealer": {
  "id": "honda-of-lake-jackson",
  "name": "Honda of Lake Jackson",
  "city": "Lake Jackson",
  "state": "TX",
  "url": "https://carchat.io/d/honda-of-lake-jackson"
 },
 "description": "Looking for a 2018 Ford F-150 for sale in Lake Jackson, TX? Stop by Honda of Lake Jackson today to learn more about this F-150 1FTEW1CP4JKF72875",
 "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": "honda-of-lake-jackson",
   "vin": "1FTEW1CP4JKF72875",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}