{
 "id": "1FTFW1ED8MFB51732",
 "name": "Used 2021 Ford F-150 XLT",
 "year": 2021,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "silver",
 "condition": "used",
 "price": 56175,
 "currency": "USD",
 "mileage": 142635,
 "vin": "1FTFW1ED8MFB51732",
 "image": "https://images.dealer.com/autodata/us/color/2021/USD10FOT11AA0/JS.jpg",
 "url": "https://carchat.io/v/ford-of-columbia/1FTFW1ED8MFB51732",
 "dealer": {
  "id": "ford-of-columbia",
  "name": "Ford of Columbia",
  "city": "Columbia",
  "state": "TN",
  "url": "https://carchat.io/d/ford-of-columbia"
 },
 "description": "Is this 2021 Ford F-150 your perfect car? Contact Ford of Columbia to see this Iconic Silver Metallic XLT Truck available for $56175",
 "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": "ford-of-columbia",
   "vin": "1FTFW1ED8MFB51732",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}