{
	"@context": "https://schema.org",
	"@graph": [
		{
			"@type": "WebSite",
			"name": "Graphical Playground Documentation",
			"url": "https://docs.graphical-playground.com",
			"description": "Comprehensive documentation for Graphical Playground, the visual programming environment."
		}
	]
}