{ "@context": { "@vocab": "https://schema.org/", "roblox": "https://api-evangelist.github.io/roblox-engine-api/vocab#", "Universe": "schema:VideoGame", "id": "schema:identifier", "displayName": "schema:name", "description": "schema:description", "visibility": "roblox:visibility", "createTime": "schema:dateCreated", "updateTime": "schema:dateModified", "Place": "roblox:Place", "serverSize": "roblox:serverSize", "User": "schema:Person", "name": "schema:alternateName", "premium": "roblox:premiumMember", "idVerified": "roblox:identityVerified", "locale": "schema:inLanguage", "about": "schema:description", "Group": "schema:Organization", "memberCount": "schema:numberOfEmployees", "publicEntryAllowed": "roblox:publicEntryAllowed", "locked": "roblox:locked", "verified": "roblox:verified", "DataStore": "roblox:DataStore", "entryKey": "roblox:entryKey", "UserRestriction": "roblox:UserRestriction", "active": "roblox:restrictionActive", "duration": "schema:duration", "displayReason": "roblox:displayReason", "Asset": "schema:CreativeWork", "assetType": "schema:encodingFormat", "Message": "schema:Message", "topic": "schema:about" } }