{
 "id": "1FTFW1E8XMFA49402",
 "name": "Used 2021 Ford F-150 Platinum",
 "year": 2021,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 37197,
 "currency": "USD",
 "mileage": 89359,
 "vin": "1FTFW1E8XMFA49402",
 "image": "https://pictures.dealer.com/s/soniccpobmwnashville/0029/e6f467938208878905ee829310519378x.jpg",
 "url": "https://carchat.io/v/mini-of-nashville/1FTFW1E8XMFA49402",
 "dealer": {
  "id": "mini-of-nashville",
  "name": "MINI of Nashville",
  "city": "Brentwood",
  "state": "TN",
  "url": "https://carchat.io/d/mini-of-nashville"
 },
 "description": "Is this 2021 Ford F-150 your perfect car? Contact MINI of Nashville to see this White Platinum Truck SuperCrew Cab available for $37197",
 "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": "mini-of-nashville",
   "vin": "1FTFW1E8XMFA49402",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}