{
 "id": "1FT8W2BT9MEC59602",
 "name": "Used 2021 Ford F-250 Super Duty Lariat Truck",
 "year": 2021,
 "make": "Ford",
 "model": "F-250 Super Duty",
 "trim": "Lariat",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 61739,
 "currency": "USD",
 "mileage": 81368,
 "vin": "1FT8W2BT9MEC59602",
 "image": "https://dealerimages.dealereprocess.com/image/upload/c_limit,f_auto,fl_lossy,w_auto/v1/svp/dep/19fordf250crew2/ford_19f250crew2_angularfront_silver",
 "url": "https://carchat.io/v/toyota-knoxville/1FT8W2BT9MEC59602",
 "dealer": {
  "id": "toyota-knoxville",
  "name": "Toyota Knoxville",
  "city": "Knoxville",
  "state": "TN",
  "url": "https://carchat.io/d/toyota-knoxville"
 },
 "description": "description",
 "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": "toyota-knoxville",
   "vin": "1FT8W2BT9MEC59602",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}