{
 "id": "1FD8W3G69GEB00233",
 "name": "Used 2016 Ford F-350 Chassis",
 "year": 2016,
 "make": "Ford",
 "model": "F-350 Chassis",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 90000,
 "currency": "USD",
 "mileage": 170000,
 "vin": "1FD8W3G69GEB00233",
 "image": null,
 "url": "https://carchat.io/v/threbens-automotive-llc/1FD8W3G69GEB00233",
 "dealer": {
  "id": "threbens-automotive-llc",
  "name": "THREBENS AUTOMOTIVE LLC",
  "city": "Victoria",
  "state": "TX",
  "url": "https://carchat.io/d/threbens-automotive-llc"
 },
 "description": "Is this 2016 Ford F-350 Chassis your perfect car? Contact Nissan of Victoria to see this Oxford White Truck Crew Cab",
 "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": "threbens-automotive-llc",
   "vin": "1FD8W3G69GEB00233",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}