@bakaniko So, basically, we just need an URL like https://activitypub.openstreetmap.example/node/299790200 that returns a Place in AS2 format, like:
```
{
"@context": "https://www.w3.org/ns/activitystreams",
"id": "https://activitypub.openstreetmap.example/node/299790200"
"type": "Place",
"nameMap": {
"en": "Montreal",
"fr": "Montréal"
},
"latitude": 45.5031824,
"longitude": -73.5698065
}
```
GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.
All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.