{
 "id": "1FTEW1CP4LKF38101",
 "name": "Used 2020 Ford F-150 XL",
 "year": 2020,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "silver",
 "condition": "used",
 "price": 26220,
 "currency": "USD",
 "mileage": 73112,
 "vin": "1FTEW1CP4LKF38101",
 "image": "https://pictures.dealer.com/a/allstarpalestinefordfd/0969/cedafb2d6fe6288c31aa63d55daaeed8x.jpg",
 "url": "https://carchat.io/v/all-star-ford/1FTEW1CP4LKF38101",
 "dealer": {
  "id": "all-star-ford",
  "name": "All Star Ford",
  "city": "Palestine",
  "state": "TX",
  "url": "https://carchat.io/d/all-star-ford"
 },
 "description": "Is this 2020 Ford F-150 your perfect car? Contact All Star Ford Palestine to see this Iconic Silver Metallic XL Crew Cab available for $26220",
 "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": "all-star-ford",
   "vin": "1FTEW1CP4LKF38101",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}