@model PlaysetModel @{ ViewBag.Title = "Play"; Layout = "_Layout"; }
@Json.Serialize(Model)