{
 "id": "1FTEW1E47LKE88104",
 "name": "BMW Certified 2020 Ford F-150 XLT",
 "year": 2020,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "silver",
 "condition": "used",
 "price": 28299,
 "currency": "USD",
 "mileage": 70000,
 "vin": "1FTEW1E47LKE88104",
 "image": "https://pictures.dealer.com/s/sonichuntnissan/1717/6a30a66d22b8081611775b3d902b5570x.jpg",
 "url": "https://carchat.io/v/bmw-of-chattanooga/1FTEW1E47LKE88104",
 "dealer": {
  "id": "bmw-of-chattanooga",
  "name": "BMW of Chattanooga",
  "city": "Chattanooga",
  "state": "TN",
  "url": "https://carchat.io/d/bmw-of-chattanooga"
 },
 "description": "Is this 2020 Ford F-150 your perfect car? Contact BMW of Chattanooga to see this Iconic Silver XLT Truck SuperCrew Cab available for $28299",
 "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": "bmw-of-chattanooga",
   "vin": "1FTEW1E47LKE88104",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}