InfraNode.dev
MCP InfraNode gibt es auch als MCP-Server für KI-Assistenten wie Claude und ChatGPT.

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

Spielplätze je Stadt (OSM, Tier B)

Öffentliche Spielplätze (OSM leisure=playground) im kanonischen Envelope. Tier B (copyleft, ODbL). Deaktiviert -> 200 source_status="disabled".

Parameter

Name In Pflicht Typ Beschreibung
slug path ja string

Code-Beispiele

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

Try it