@fabio @Mumonkan I have the code at https://github.com/edent/location-activitypub-symfonyAnd you can follow @edent_location The AP object has:```json"location": { "name": "École maternelle Charles Perrault", "type": "Place", "longitude": "2.3002506", "latitude": "48.9993291" }```I think that's the same way PixelFed does it.See also https://github.com/mastodon/mastodon/issues/29002