InfraNode.dev
MCP InfraNode is also available as an MCP server for AI assistants like Claude and ChatGPT.

GET /api/v1/cities/{slug}/playgrounds

Playgrounds per city (OSM, Tier B)

Public playgrounds (OSM leisure=playground) in the canonical envelope. Tier B (copyleft, ODbL). Disabled -> 200 source_status="disabled".

Parameters

Name In Required Type Description
slug path yes string

Code samples

curl "https://infranode.dev/api/v1/cities/hamburg/playgrounds"

Try it