Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code:   DatasetGenerationCastError
Exception:    DatasetGenerationCastError
Message:      An error occurred while generating the dataset

All the data files must have the same columns, but at some point there are 26 new columns ({'audience', 'url', 'date_end', 'blind_accessible', 'price_type', 'address_street', 'occurrences', 'synced_at', 'address_zipcode', 'external_id', 'title', 'description_en', 'lead_text', 'wheelchair_accessible', 'event_id', 'contact_url', 'deaf_accessible', 'address_name', 'contact_phone', 'date_start', 'cover_alt', 'date_description', 'title_en', 'address_city', 'cover_url', 'contact_email'}) and 22 missing columns ({'created_at', 'total_likes', 'accessibility_info', 'location', 'total_feedback_count', 'tag_confidence', 'opening_hours', 'image_validated_at', 'close_time', 'is_polyvalent', 'average_rating', 'best_time', 'open_time', 'total_ratings', 'spot_features', 'typical_visit_duration', 'image_flag_reason', 'image_url', 'name', 'image_flagged', 'duration', 'tip'}).

This happened while the json dataset builder was generating data using

hf://datasets/LeSpot/lespot-paris-dataset/data/paris_events.json (at revision 4d5af170e6e3f7ddcec7931fc72e6c82be420403), [/tmp/hf-datasets-cache/medium/datasets/53193234700999-config-parquet-and-info-LeSpot-lespot-paris-datas-537a0369/hub/datasets--LeSpot--lespot-paris-dataset/snapshots/4d5af170e6e3f7ddcec7931fc72e6c82be420403/data/activities.json (origin=hf://datasets/LeSpot/lespot-paris-dataset@4d5af170e6e3f7ddcec7931fc72e6c82be420403/data/activities.json), /tmp/hf-datasets-cache/medium/datasets/53193234700999-config-parquet-and-info-LeSpot-lespot-paris-datas-537a0369/hub/datasets--LeSpot--lespot-paris-dataset/snapshots/4d5af170e6e3f7ddcec7931fc72e6c82be420403/data/paris_events.json (origin=hf://datasets/LeSpot/lespot-paris-dataset@4d5af170e6e3f7ddcec7931fc72e6c82be420403/data/paris_events.json), /tmp/hf-datasets-cache/medium/datasets/53193234700999-config-parquet-and-info-LeSpot-lespot-paris-datas-537a0369/hub/datasets--LeSpot--lespot-paris-dataset/snapshots/4d5af170e6e3f7ddcec7931fc72e6c82be420403/data/paris_locations.json (origin=hf://datasets/LeSpot/lespot-paris-dataset@4d5af170e6e3f7ddcec7931fc72e6c82be420403/data/paris_locations.json)]

Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1893, in _prepare_split_single
                  writer.write_table(table)
                File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 765, in write_table
                  self._write_table(pa_table, writer_batch_size=writer_batch_size)
                File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 773, in _write_table
                  pa_table = table_cast(pa_table, self._schema)
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2272, in table_cast
                  return cast_table_to_schema(table, schema)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              id: string
              external_id: string
              event_id: int64
              title: string
              description: string
              lead_text: string
              date_start: timestamp[s]
              date_end: timestamp[s]
              date_description: string
              occurrences: string
              address_name: string
              address_street: string
              address_zipcode: string
              address_city: string
              latitude: double
              longitude: double
              arrondissement: int64
              category: string
              tags: list<item: null>
                child 0, item: null
              audience: string
              wheelchair_accessible: bool
              blind_accessible: bool
              deaf_accessible: bool
              cover_url: string
              cover_alt: string
              url: string
              contact_url: string
              contact_phone: string
              contact_email: string
              synced_at: string
              updated_at: string
              is_active: bool
              price_type: string
              title_en: null
              description_en: null
              sub_interests: list<item: string>
                child 0, item: string
              vibe: list<item: string>
                child 0, item: string
              social_context: list<item: string>
                child 0, item: string
              language_friendly: list<item: string>
                child 0, item: string
              weather_type: string
              crowd_level: string
              photo_friendly: bool
              student_budget: bool
              spot_categories: list<item: string>
                child 0, item: string
              activities_possible: list<item: string>
                child 0, item: string
              outcome_moods: list<item: string>
                child 0, item: string
              event_recurrence: string
              activity_constraints: extension<arrow.json>
              spot_sub_types: extension<arrow.json>
              -- schema metadata --
              huggingface: '{"info": {"features": {"id": {"dtype": "string", "_type": "' + 2827
              to
              {'id': Value('string'), 'name': Value('string'), 'description': Value('string'), 'location': Value('string'), 'arrondissement': Value('int64'), 'category': Value('string'), 'best_time': Value('string'), 'duration': Value('string'), 'tip': Value('string'), 'accessibility_info': Value('null'), 'latitude': Value('float64'), 'longitude': Value('float64'), 'tags': List(Value('string')), 'is_active': Value('bool'), 'total_ratings': Value('int64'), 'average_rating': Value('float64'), 'total_feedback_count': Value('int64'), 'created_at': Value('string'), 'updated_at': Value('string'), 'total_likes': Value('int64'), 'image_url': Value('string'), 'vibe': List(Value('string')), 'social_context': List(Value('string')), 'language_friendly': List(Value('string')), 'weather_type': Value('string'), 'crowd_level': Value('string'), 'photo_friendly': Value('bool'), 'student_budget': Value('bool'), 'open_time': Value('string'), 'close_time': Value('string'), 'tag_confidence': {'tagged_at': Value('string'), 'best_time_of_day': List(Value('string')), 'experience_style': List(Value('string'))}, 'sub_interests': List(Value('string')), 'spot_categories': List(Value('string')), 'activities_possible': List(Value('string')), 'activity_constraints': Json(decode=True), 'outcome_moods': List(Value('string')), 'opening_hours': {'friday': {'open': Value('string'), 'close': Value('string')}, 'monday': {'open': Value('string'), 'close': Value('string')}, 'sunday': {'open': Value('string'), 'close': Value('string')}, 'tuesday': {'open': Value('string'), 'close': Value('string')}, 'saturday': {'open': Value('string'), 'close': Value('string')}, 'thursday': {'open': Value('string'), 'close': Value('string')}, 'wednesday': {'open': Value('string'), 'close': Value('string')}}, 'spot_sub_types': Json(decode=True), 'spot_features': List(Value('null')), 'is_polyvalent': Value('bool'), 'typical_visit_duration': Value('string'), 'event_recurrence': Value('null'), 'image_flagged': Value('bool'), 'image_flag_reason': Value('string'), 'image_validated_at': Value('timestamp[s]')}
              because column names don't match
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1347, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 980, in convert_to_parquet
                  builder.download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 884, in download_and_prepare
                  self._download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 947, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1739, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1895, in _prepare_split_single
                  raise DatasetGenerationCastError.from_cast_error(
              datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
              
              All the data files must have the same columns, but at some point there are 26 new columns ({'audience', 'url', 'date_end', 'blind_accessible', 'price_type', 'address_street', 'occurrences', 'synced_at', 'address_zipcode', 'external_id', 'title', 'description_en', 'lead_text', 'wheelchair_accessible', 'event_id', 'contact_url', 'deaf_accessible', 'address_name', 'contact_phone', 'date_start', 'cover_alt', 'date_description', 'title_en', 'address_city', 'cover_url', 'contact_email'}) and 22 missing columns ({'created_at', 'total_likes', 'accessibility_info', 'location', 'total_feedback_count', 'tag_confidence', 'opening_hours', 'image_validated_at', 'close_time', 'is_polyvalent', 'average_rating', 'best_time', 'open_time', 'total_ratings', 'spot_features', 'typical_visit_duration', 'image_flag_reason', 'image_url', 'name', 'image_flagged', 'duration', 'tip'}).
              
              This happened while the json dataset builder was generating data using
              
              hf://datasets/LeSpot/lespot-paris-dataset/data/paris_events.json (at revision 4d5af170e6e3f7ddcec7931fc72e6c82be420403), [/tmp/hf-datasets-cache/medium/datasets/53193234700999-config-parquet-and-info-LeSpot-lespot-paris-datas-537a0369/hub/datasets--LeSpot--lespot-paris-dataset/snapshots/4d5af170e6e3f7ddcec7931fc72e6c82be420403/data/activities.json (origin=hf://datasets/LeSpot/lespot-paris-dataset@4d5af170e6e3f7ddcec7931fc72e6c82be420403/data/activities.json), /tmp/hf-datasets-cache/medium/datasets/53193234700999-config-parquet-and-info-LeSpot-lespot-paris-datas-537a0369/hub/datasets--LeSpot--lespot-paris-dataset/snapshots/4d5af170e6e3f7ddcec7931fc72e6c82be420403/data/paris_events.json (origin=hf://datasets/LeSpot/lespot-paris-dataset@4d5af170e6e3f7ddcec7931fc72e6c82be420403/data/paris_events.json), /tmp/hf-datasets-cache/medium/datasets/53193234700999-config-parquet-and-info-LeSpot-lespot-paris-datas-537a0369/hub/datasets--LeSpot--lespot-paris-dataset/snapshots/4d5af170e6e3f7ddcec7931fc72e6c82be420403/data/paris_locations.json (origin=hf://datasets/LeSpot/lespot-paris-dataset@4d5af170e6e3f7ddcec7931fc72e6c82be420403/data/paris_locations.json)]
              
              Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

id
string
name
string
description
string
location
string
arrondissement
int64
category
string
best_time
string
duration
string
tip
null
accessibility_info
null
latitude
float64
longitude
float64
tags
list
is_active
bool
total_ratings
int64
average_rating
float64
total_feedback_count
int64
created_at
string
updated_at
string
total_likes
int64
image_url
string
vibe
list
social_context
list
language_friendly
list
weather_type
string
crowd_level
string
photo_friendly
bool
student_budget
bool
open_time
string
close_time
string
tag_confidence
dict
sub_interests
list
spot_categories
list
activities_possible
list
activity_constraints
string
outcome_moods
list
opening_hours
null
spot_sub_types
string
spot_features
list
is_polyvalent
bool
typical_visit_duration
string
event_recurrence
null
image_flagged
bool
image_flag_reason
null
image_validated_at
timestamp[us]
83bb727c-eccf-4e0b-95ed-948d5e6194aa
Agrès 12
Free outdoor fitness station with exercise equipment. Open to everyone, no reservation needed.
Paris 20e
20
active
anytime
30min-1h
null
null
48.895276
2.4099
[ "outdoor", "fitness", "free", "sport" ]
true
0
0
0
2026-02-18T08:49:20.792413+00:00
2026-03-15T13:30:00.555855+00:00
0
https://shjqxipzfbldcvtl…c848e3e00502.jpg
[ "energetic", "sporty" ]
[ "solo", "friends", "group" ]
[ "no_language_needed" ]
outdoor
low
true
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:43:04.338Z", "best_time_of_day": [ "morning", "afternoon" ], "experience_style": [ "beginner" ] }
[ "outdoor_fitness" ]
[ "outdoor_gym" ]
[ "running", "yoga" ]
{"yoga":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"running":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false}}
[ "feel_energised", "feel_reset" ]
null
null
[]
false
30min-1h
null
false
null
2026-03-14T12:00:00
9b7c5709-08fc-4a4e-b374-fbd2b12c2cfd
Marché Alésia
Public market with local vendors. Browse fresh produce, artisanal goods, and street food.
Paris 14e
14
food_drink
anytime
30min-1h
null
null
48.82676
2.341774
[ "market", "food", "free", "outdoor", "local" ]
true
0
0
0
2026-02-18T08:49:31.110019+00:00
2026-03-15T13:34:35.225866+00:00
0
https://shjqxipzfbldcvtl…fbd2b12c2cfd.jpg
[ "lively", "social", "trendy" ]
[ "solo", "friends", "group" ]
[ "no_language_needed" ]
outdoor
moderate
true
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:49:13.334Z", "best_time_of_day": [ "morning", "afternoon" ], "experience_style": [ "locals_picks" ] }
[ "market_visits", "food_tours" ]
[ "event", "street_square" ]
[ "attending_market", "people_watching", "photography", "socialising" ]
{"photography":{"weather":"any","time_of_day":["morning","afternoon"],"requires_open":false},"socialising":{"weather":"any","time_of_day":["morning","afternoon"],"requires_open":false},"people_watching":{"weather":"any","time_of_day":["morning","afternoon"],"requires_open":false},"attending_market":{"weather":"good_onl...
[ "feel_local", "feel_social", "feel_inspired" ]
null
{"event":{"format":"recurring"}}
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
a1f9848b-5d01-4a98-b1e6-3e166207cb1b
Agrès 8
Free outdoor fitness station with exercise equipment. Open to everyone, no reservation needed.
Paris 20e
20
active
anytime
30min-1h
null
null
48.895104
2.408819
[ "outdoor", "fitness", "free", "sport" ]
true
0
0
0
2026-02-18T08:49:20.792413+00:00
2026-03-15T13:30:02.461848+00:00
0
https://shjqxipzfbldcvtl…c848e3e00502.jpg
[ "energetic", "sporty" ]
[ "solo", "friends", "group" ]
[ "no_language_needed" ]
outdoor
low
true
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:43:04.036Z", "best_time_of_day": [ "morning", "afternoon" ], "experience_style": [ "beginner" ] }
[ "outdoor_fitness" ]
[ "outdoor_gym" ]
[ "running", "yoga" ]
{"yoga":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"running":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false}}
[ "feel_energised", "feel_reset" ]
null
null
[]
false
30min-1h
null
false
null
2026-03-14T12:00:00
a889f4d0-ec2b-4c4e-880b-5f638d67972c
Marché Bastille
Public market with local vendors. Browse fresh produce, artisanal goods, and street food.
Paris 5e
5
food_drink
anytime
30min-1h
null
null
48.854837
2.369892
[ "market", "food", "free", "outdoor", "local" ]
true
0
0
0
2026-02-18T08:49:31.157679+00:00
2026-03-15T13:34:45.652094+00:00
0
https://shjqxipzfbldcvtl…5f638d67972c.jpg
[ "lively", "social", "trendy" ]
[ "solo", "friends", "group", "community" ]
[ "no_language_needed" ]
outdoor
high
true
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:50:32.622Z", "best_time_of_day": [ "morning", "afternoon" ], "experience_style": [ "locals_picks", "hidden_gems" ] }
[ "market_visits", "food_tours", "photography_walks" ]
[ "event", "street_square" ]
[ "attending_market", "people_watching", "photography", "picnicking", "socialising" ]
{"picnicking":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"photography":{"weather":"any","time_of_day":["morning","afternoon"],"requires_open":false},"socialising":{"weather":"any","time_of_day":["morning","afternoon"],"requires_open":false},"people_watching":{"weather":"any","ti...
[ "feel_social", "feel_local", "feel_inspired", "feel_present" ]
null
{"event":{"format":"recurring"}}
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
aaa4c32d-c87c-4908-99cf-b5d1ea63ed8a
Marché Charonne
Public market with local vendors. Browse fresh produce, artisanal goods, and street food.
Paris 11e
11
food_drink
anytime
30min-1h
null
null
48.855228
2.39528
[ "market", "food", "free", "outdoor", "local" ]
true
0
0
0
2026-02-18T08:49:31.110019+00:00
2026-03-15T13:35:05.726213+00:00
0
https://shjqxipzfbldcvtl…b5d1ea63ed8a.jpg
[ "lively", "social", "trendy" ]
[ "solo", "couple", "friends", "group" ]
[ "no_language_needed" ]
outdoor
moderate
true
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:48:19.112Z", "best_time_of_day": [ "morning", "afternoon" ], "experience_style": [ "locals_picks" ] }
[ "market_visits", "food_tours" ]
[ "event" ]
[ "attending_market", "people_watching", "photography", "socialising" ]
{"photography":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"socialising":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"attending_market":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false}}
[ "feel_social", "feel_local", "feel_inspired" ]
null
{"format":"recurring"}
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
18b2b3a2-dad7-48e9-bfba-2a8ea1623ba6
Marche Belgrand
Public market with local vendors. Browse fresh produce, artisanal goods, and street food.
Paris 11e
11
food_drink
anytime
30min-1h
null
null
48.864834
2.40219
[ "market", "food", "free", "outdoor", "local" ]
true
0
0
0
2026-02-18T08:49:31.110019+00:00
2026-03-15T13:34:49.121626+00:00
0
https://shjqxipzfbldcvtl…2a8ea1623ba6.jpg
[ "lively", "trendy", "social" ]
[ "solo", "couple", "friends", "group" ]
[ "no_language_needed" ]
outdoor
high
true
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:46:27.447Z", "best_time_of_day": [ "morning", "afternoon" ], "experience_style": [ "locals_picks", "beginner" ] }
[ "market_visits", "food_tours" ]
[ "street_square" ]
[ "attending_market", "photography", "people_watching" ]
{"photography":{"weather":"any","time_of_day":["morning","afternoon"],"requires_open":false},"people_watching":{"weather":"any","time_of_day":["morning","afternoon"],"requires_open":false},"attending_market":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false}}
[ "feel_local", "feel_social", "feel_inspired" ]
null
null
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
c6743aa3-8de5-49d8-8c4a-2c4ac9e80b09
Agrès 9
Free outdoor fitness station with exercise equipment. Open to everyone, no reservation needed.
Paris 20e
20
active
anytime
30min-1h
null
null
48.894823
2.411744
[ "outdoor", "fitness", "free", "sport" ]
true
0
0
0
2026-02-18T08:49:20.792413+00:00
2026-03-15T13:30:02.776016+00:00
0
https://shjqxipzfbldcvtl…c848e3e00502.jpg
[ "energetic", "sporty", "chill" ]
[ "solo", "friends", "group" ]
[ "no_language_needed" ]
outdoor
low
false
true
10:00
19:00
{ "tagged_at": "2026-02-28T19:22:13.679Z", "best_time_of_day": [ "morning", "afternoon", "evening" ], "experience_style": [ "beginner", "locals_picks" ] }
[ "outdoor_fitness" ]
[ "outdoor_gym" ]
[ "running", "yoga" ]
{"yoga":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"running":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false}}
[ "feel_energised", "feel_reset" ]
null
null
[]
false
30min-1h
null
false
null
2026-03-14T12:00:00
b4be248a-6c21-4706-b33e-608db54468eb
Alice Milliat
Public sports pitch open for free use. Great for pickup games and meeting other sports enthusiasts.
Paris 12e
12
active
anytime
30min-1h
null
null
48.845602
2.4566
[ "sport", "free", "outdoor", "active", "social" ]
true
0
0
0
2026-02-18T08:49:43.78277+00:00
2026-03-15T13:30:08.774713+00:00
0
https://shjqxipzfbldcvtl…608db54468eb.jpg
[ "energetic", "social", "sporty" ]
[ "friends", "group", "community" ]
[ "no_language_needed" ]
outdoor
moderate
false
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:53:43.395Z", "best_time_of_day": [ "afternoon", "evening" ], "experience_style": [ "beginner", "locals_picks" ] }
[ "outdoor_fitness" ]
[ "sports_pitch" ]
[ "running", "team_sports", "petanque", "yoga", "socialising" ]
{"yoga":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"running":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"petanque":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"socialis...
[ "feel_energised", "feel_social", "feel_connected" ]
null
null
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
c84dbcc1-4616-4bb0-a1f9-05ca54e5e58a
Le 8 assure
Public sports pitch open for free use. Great for pickup games and meeting other sports enthusiasts.
Allée Louis de Funès, Paris 17e
17
active
anytime
30min-1h
null
null
48.876489
2.30597
[ "sport", "free", "outdoor", "active", "social" ]
true
0
0
0
2026-02-18T08:49:43.78277+00:00
2026-03-15T13:33:53.659368+00:00
0
https://shjqxipzfbldcvtl…05ca54e5e58a.jpg
[ "energetic", "social", "sporty" ]
[ "solo", "friends", "group" ]
[ "no_language_needed" ]
outdoor
moderate
false
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:53:01.221Z", "best_time_of_day": [ "afternoon", "evening", "anytime" ], "experience_style": [ "beginner" ] }
[ "outdoor_fitness" ]
[ "sports_pitch" ]
[ "running", "team_sports", "socialising" ]
{"running":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"socialising":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"team_sports":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false}...
[ "feel_energised", "feel_social" ]
null
null
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
b19920ef-69f7-4a02-8c16-b15d3ac9961c
Bibliothèque publique d'information (BPI)
Free public library inside the Centre Pompidou with no membership required. Open to everyone with 4 floors of books, newspapers, language labs, and quiet study spaces. One of Paris's most democratic cultural institutions — walk in and start studying immediately.
Centre Pompidou, Paris 4e
4
quiet
morning
null
null
null
null
null
null
true
0
0
0
2026-03-20T10:32:51.668986+00:00
2026-03-20T10:32:51.668986+00:00
0
https://shjqxipzfbldcvtl…6c2e6573a776.jpg
[ "quiet", "intellectual", "free", "no_booking" ]
[]
[ "english_friendly", "french_required" ]
both
low
false
true
10:00
19:00
null
[]
[ "library", "cultural_center", "quiet_space" ]
[ "studying", "reading", "language_learning", "research" ]
{}
[ "feel_focused", "feel_cultured", "feel_at_peace", "feel_reset" ]
null
null
[]
false
2-4h
null
false
null
null
408da2a2-fb41-42fe-9dc8-2e40ffbf6ca0
Marché Biologique des Batignolles
Public market with local vendors. Browse fresh produce, artisanal goods, and street food.
Paris 18e
18
food_drink
anytime
30min-1h
null
null
48.88268
2.323177
[ "market", "food", "free", "outdoor", "local" ]
true
0
0
0
2026-02-18T08:49:31.110019+00:00
2026-03-15T13:34:57.325286+00:00
0
https://shjqxipzfbldcvtl…2e40ffbf6ca0.jpg
[ "lively", "social", "trendy" ]
[ "solo", "friends", "group" ]
[ "no_language_needed" ]
outdoor
high
true
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:47:10.587Z", "best_time_of_day": [ "morning", "afternoon" ], "experience_style": [ "locals_picks" ] }
[ "market_visits", "food_tours" ]
[ "event", "street_square" ]
[ "attending_market", "people_watching", "photography", "socialising" ]
{"photography":{"weather":"any","time_of_day":["morning","afternoon"],"requires_open":false},"socialising":{"weather":"any","time_of_day":["morning","afternoon"],"requires_open":false},"people_watching":{"weather":"any","time_of_day":["morning","afternoon"],"requires_open":false},"attending_market":{"weather":"good_onl...
[ "feel_local", "feel_social", "feel_inspired" ]
null
{"event":{"format":"recurring"}}
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
af933ae7-1166-4d93-a1fa-a43ed5102778
Gymnase Caillaux
Public sports pitch open for free use. Great for pickup games and meeting other sports enthusiasts.
Paris 13e
13
active
anytime
30min-1h
null
null
48.822757
2.361844
[ "sport", "free", "outdoor", "active", "social" ]
true
0
0
0
2026-02-18T08:49:43.78277+00:00
2026-03-15T13:30:57.545758+00:00
0
https://shjqxipzfbldcvtl…a43ed5102778.jpg
[ "energetic", "sporty", "social" ]
[ "solo", "friends", "group" ]
[ "no_language_needed" ]
outdoor
moderate
false
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:50:32.667Z", "best_time_of_day": [ "morning", "afternoon", "evening" ], "experience_style": [ "beginner", "locals_picks" ] }
[ "outdoor_fitness", "running_paths", "yoga_classes" ]
[ "sports_pitch", "outdoor_gym" ]
[ "running", "yoga", "team_sports", "petanque" ]
{"yoga":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"running":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"petanque":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"team_spo...
[ "feel_energised", "feel_social", "feel_reset" ]
null
null
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
9724b0d6-3520-4f66-ae5d-6817d17c45eb
Machine à triceps
Free outdoor fitness station with exercise equipment. Open to everyone, no reservation needed.
Paris 11e
11
active
anytime
30min-1h
null
null
48.866075
2.388506
[ "outdoor", "fitness", "free", "sport" ]
true
0
0
0
2026-02-18T08:49:20.792413+00:00
2026-03-15T13:34:23.677107+00:00
0
https://shjqxipzfbldcvtl…6817d17c45eb.jpg
[ "energetic", "sporty" ]
[ "solo", "friends", "group" ]
[ "no_language_needed" ]
outdoor
low
false
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:44:01.900Z", "best_time_of_day": [ "morning", "afternoon", "evening" ], "experience_style": [ "beginner" ] }
[ "outdoor_fitness" ]
[ "outdoor_gym" ]
[ "running", "yoga" ]
{"yoga":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"running":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false}}
[ "feel_energised", "feel_reset" ]
null
null
[]
false
30min-1h
null
false
null
2026-03-14T12:00:00
6f76c1eb-7a9c-4d6f-879e-5b06401e76fa
Bibliothèque Sainte-Geneviève
One of Paris's most beautiful and historic study libraries, right on Place du Panthéon. A 19th-century iron-arched reading room that feels like studying inside a cathedral. Free entry with valid ID — especially beloved by students from nearby Sorbonne and grandes écoles.
10 Place du Panthéon, Paris 5e
5
quiet
morning
null
null
null
null
null
null
true
0
0
0
2026-03-20T10:32:53.661953+00:00
2026-03-20T10:32:53.661953+00:00
0
https://shjqxipzfbldcvtl…b38cc6c64008.jpg
[ "quiet", "historic", "intellectual", "iconic" ]
[]
[ "english_friendly", "french_required" ]
both
low
true
true
10:00
19:00
null
[]
[ "library", "historic_landmark", "quiet_space" ]
[ "studying", "reading", "research", "architecture_watching" ]
{}
[ "feel_focused", "feel_inspired", "feel_cultured", "feel_at_peace" ]
null
null
[]
false
2-4h
null
false
null
null
8c5ff237-17e3-421a-b5b2-ddf0a09d7c0e
Musée Boleslas Biegas
Free museum with no entrance fee. Explore art, history, and culture in one of Paris’s many world-class institutions.
Quai d'Orléans, Paris 5e
5
culture
anytime
30min-1h
null
null
48.851313
2.35562
[ "museum", "free", "culture", "indoor", "art" ]
true
0
0
0
2026-02-18T08:47:49.057339+00:00
2026-03-14T12:27:46.567335+00:00
0
https://upload.wikimedia…%82aw_Biegas.jpg
[ "intellectual", "peaceful", "artistic" ]
[ "solo", "couple", "friends" ]
[ "english_friendly", "multilingual" ]
indoor
low
true
true
10:00
19:00
{ "tagged_at": "2026-02-28T18:59:11.319Z", "best_time_of_day": [ "morning", "afternoon" ], "experience_style": [ "hidden_gems", "locals_picks" ] }
[ "art_museums", "history_museums" ]
[ "museum" ]
[ "visiting_museum", "photography", "sightseeing" ]
{"photography":{"weather":"indoor_only","time_of_day":["morning","afternoon"],"requires_open":true},"sightseeing":{"weather":"indoor_only","time_of_day":["morning","afternoon"],"requires_open":true},"visiting_museum":{"weather":"indoor_only","time_of_day":["morning","afternoon"],"requires_open":true}}
[ "feel_cultured", "feel_inspired", "feel_unique" ]
null
null
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
8222f400-1e0d-4ba0-859e-fd35445ddd7d
Espace de détente Georges Verry
Designated picnic area. Bring your own food and enjoy the outdoors with friends or family in a beautiful Parisian setting.
Paris 11e
11
outdoor
anytime
30min-1h
null
null
48.858756
2.456466
[ "picnic", "outdoor", "free", "nature", "relaxation" ]
true
0
0
0
2026-02-18T08:47:52.678016+00:00
2026-03-15T13:30:44.259922+00:00
0
https://shjqxipzfbldcvtl…fd35445ddd7d.jpg
[ "chill", "peaceful" ]
[ "solo", "couple", "friends", "family", "group" ]
[ "no_language_needed" ]
outdoor
low
true
true
10:00
19:00
{ "tagged_at": "2026-02-28T19:00:17.546Z", "best_time_of_day": [ "afternoon", "anytime" ], "experience_style": [ "beginner", "locals_picks" ] }
[ "picnic_spots", "parks_gardens" ]
[ "public_park" ]
[ "picnicking", "people_watching", "photography", "reading", "meditating" ]
{"reading":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"meditating":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"picnicking":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false}}
[ "feel_at_peace", "feel_reset", "feel_comforted" ]
null
null
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
84f6fa6f-f1e4-41a4-bb5e-1b2ae4f558e6
Marché couvert
Public market with local vendors. Browse fresh produce, artisanal goods, and street food.
Paris 20e
20
food_drink
anytime
30min-1h
null
null
48.884173
2.403388
[ "market", "food", "free", "outdoor", "local" ]
true
0
0
0
2026-02-18T08:49:31.157679+00:00
2026-03-15T13:35:09.550331+00:00
0
https://shjqxipzfbldcvtl…1b2ae4f558e6.jpg
[ "lively", "social", "trendy" ]
[ "solo", "couple", "friends", "group" ]
[ "no_language_needed" ]
indoor
moderate
true
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:51:29.408Z", "best_time_of_day": [ "morning", "afternoon" ], "experience_style": [ "locals_picks" ] }
[ "market_visits", "food_tours" ]
[ "event", "mixed" ]
[ "attending_market", "people_watching", "photography", "socialising", "reading" ]
{"reading":{"weather":"indoor_only","time_of_day":["morning","afternoon","evening"],"requires_open":true},"photography":{"weather":"indoor_only","time_of_day":["morning","afternoon"],"requires_open":true},"socialising":{"weather":"indoor_only","time_of_day":["morning","afternoon"],"requires_open":true},"people_watching...
[ "feel_local", "feel_social", "feel_present", "feel_comforted" ]
null
{"event":{"format":"recurring"}}
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
e4f4e681-0f4a-4305-a79b-6528a1000ff2
Jardin argent
Public garden open to visitors. A peaceful green oasis in the heart of Paris — ideal for reading, picnicking, or simply unwinding.
Paris 15e
15
outdoor
anytime
30min-1h
null
null
48.841464
2.276158
[ "garden", "nature", "free", "peaceful", "green" ]
true
0
0
0
2026-02-18T08:49:09.139802+00:00
2026-03-15T13:31:16.626658+00:00
0
https://shjqxipzfbldcvtl…6528a1000ff2.jpg
[ "peaceful", "chill" ]
[ "solo", "couple", "friends", "group" ]
[ "no_language_needed" ]
outdoor
low
true
true
10:00
19:00
{ "tagged_at": "2026-02-28T19:16:38.632Z", "best_time_of_day": [ "morning", "afternoon", "evening" ], "experience_style": [ "beginner", "locals_picks" ] }
[ "parks_gardens" ]
[ "public_park" ]
[ "picnicking", "reading", "people_watching", "photography", "meditating", "running" ]
{"reading":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"running":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"meditating":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"picnicking":{"weather...
[ "feel_at_peace", "feel_reset", "feel_present" ]
null
null
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
17ca0651-2e78-40e8-b1a1-ce278f7b2e7b
Marché de la Madeleine
Public market with local vendors. Browse fresh produce, artisanal goods, and street food.
Paris 18e
18
food_drink
anytime
30min-1h
null
null
48.871789
2.324862
[ "market", "food", "free", "outdoor", "local" ]
true
0
0
0
2026-02-18T08:49:31.157679+00:00
2026-03-15T13:35:19.602835+00:00
0
https://shjqxipzfbldcvtl…ce278f7b2e7b.jpg
[ "lively", "social", "trendy" ]
[ "solo", "friends", "group" ]
[ "no_language_needed" ]
outdoor
moderate
true
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:51:18.037Z", "best_time_of_day": [ "morning", "afternoon" ], "experience_style": [ "locals_picks" ] }
[ "market_visits", "food_tours" ]
[ "event" ]
[ "attending_market", "people_watching", "photography", "socialising" ]
{"photography":{"weather":"any","time_of_day":["morning","afternoon"],"requires_open":false},"socialising":{"weather":"any","time_of_day":["morning","afternoon"],"requires_open":false},"people_watching":{"weather":"any","time_of_day":["morning","afternoon"],"requires_open":false},"attending_market":{"weather":"good_onl...
[ "feel_local", "feel_social", "feel_inspired" ]
null
{"event":{"format":"recurring"}}
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
567f4eb4-d7bc-4443-b129-f97233d1352d
Bibliothèque François-Mitterrand (BnF)
France's national library — a striking modernist complex of four L-shaped towers around a sunken garden. The research library (Rez-de-jardin) is free for students with university ID. Exceptional collections, pin-drop silence, and great natural light from the garden below.
Quai François Mauriac, Paris 13e
13
quiet
morning
null
null
null
null
null
null
true
0
0
0
2026-03-20T10:32:55.433256+00:00
2026-03-20T10:32:55.433256+00:00
0
https://shjqxipzfbldcvtl…ec6e8f62c4ef.jpg
[ "quiet", "monumental", "free", "intellectual" ]
[]
[ "english_friendly", "french_required" ]
both
low
true
true
10:00
19:00
null
[]
[ "library", "architecture", "quiet_space" ]
[ "studying", "reading", "research", "dissertation_writing" ]
{}
[ "feel_focused", "feel_inspired", "feel_at_peace" ]
null
null
[]
false
half_day
null
false
null
null
8e4902e8-58dd-4043-85e2-0c382a0add57
Aire des Cyprès
Public garden open to visitors. A peaceful green oasis in the heart of Paris — ideal for reading, picnicking, or simply unwinding.
Paris 17e
17
outdoor
anytime
30min-1h
null
null
48.87879
2.239785
[ "garden", "nature", "free", "peaceful", "green" ]
true
0
0
0
2026-02-18T08:49:09.082357+00:00
2026-03-15T13:30:06.918416+00:00
0
https://shjqxipzfbldcvtl…0c382a0add57.jpg
[ "peaceful", "chill" ]
[ "solo", "couple", "friends", "group" ]
[ "no_language_needed" ]
outdoor
low
true
true
10:00
19:00
{ "tagged_at": "2026-02-28T19:08:13.602Z", "best_time_of_day": [ "morning", "afternoon", "evening" ], "experience_style": [ "locals_picks", "hidden_gems" ] }
[ "parks_gardens" ]
[ "public_park" ]
[ "picnicking", "reading", "people_watching", "photography", "meditating", "journaling", "running", "stargazing" ]
{"reading":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"running":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"journaling":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"meditating":{"weather...
[ "feel_at_peace", "feel_reset", "feel_present", "feel_creative" ]
null
null
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
a427d3f3-2f59-483f-9b0d-13205bd82f7a
Marché Daumesnil
Public market with local vendors. Browse fresh produce, artisanal goods, and street food.
Paris 12e
12
food_drink
anytime
30min-1h
null
null
48.839043
2.391144
[ "market", "food", "free", "outdoor", "local" ]
true
0
0
0
2026-02-18T08:49:31.110019+00:00
2026-03-15T13:35:13.61623+00:00
0
https://shjqxipzfbldcvtl…13205bd82f7a.jpg
[ "lively", "trendy", "social" ]
[ "solo", "friends", "group" ]
[ "no_language_needed" ]
outdoor
moderate
true
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:48:28.809Z", "best_time_of_day": [ "morning", "afternoon" ], "experience_style": [ "locals_picks", "beginner" ] }
[ "market_visits", "food_tours" ]
[ "event" ]
[ "attending_market", "people_watching", "photography", "socialising", "picnicking" ]
{"picnicking":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"photography":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"socialising":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"people_watching":...
[ "feel_local", "feel_social", "feel_inspired" ]
null
{"event":{"format":"recurring"}}
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
76cb24c7-8281-4e70-87c2-e28a6f7a92d2
Marché Monge
Public market with local vendors. Browse fresh produce, artisanal goods, and street food.
Paris 13e
13
food_drink
anytime
30min-1h
null
null
48.84306
2.351748
[ "market", "food", "free", "outdoor", "local" ]
true
0
0
0
2026-02-18T08:49:31.110019+00:00
2026-03-15T13:35:44.209087+00:00
0
https://shjqxipzfbldcvtl…e28a6f7a92d2.jpg
[ "lively", "social" ]
[ "solo", "friends", "group" ]
[ "no_language_needed" ]
outdoor
high
true
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:49:46.823Z", "best_time_of_day": [ "morning", "afternoon" ], "experience_style": [ "locals_picks" ] }
[ "market_visits", "food_tours", "picnic_planning" ]
[ "event" ]
[ "attending_market", "people_watching", "photography", "picnicking", "socialising" ]
{"picnicking":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"photography":{"weather":"any","time_of_day":["morning","afternoon"],"requires_open":false},"socialising":{"weather":"any","time_of_day":["morning","afternoon"],"requires_open":false},"people_watching":{"weather":"any","ti...
[ "feel_local", "feel_social", "feel_inspired", "feel_present" ]
null
{"event":{"format":"recurring"}}
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
667fac47-3c15-4947-b70e-77f6643bc7d5
Structure d’équilibre
Free outdoor fitness station with exercise equipment. Open to everyone, no reservation needed.
Paris 12e
12
active
anytime
30min-1h
null
null
48.837685
2.461943
[ "outdoor", "fitness", "free", "sport" ]
true
0
0
0
2026-02-18T08:49:20.792413+00:00
2026-03-15T13:39:18.119193+00:00
0
https://shjqxipzfbldcvtl…77f6643bc7d5.jpg
[ "energetic", "sporty" ]
[ "solo", "friends", "group" ]
[ "no_language_needed" ]
outdoor
low
false
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:45:35.253Z", "best_time_of_day": [ "morning", "afternoon", "evening" ], "experience_style": [ "beginner" ] }
[ "outdoor_fitness" ]
[ "outdoor_gym" ]
[ "running", "yoga" ]
{"yoga":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"running":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false}}
[ "feel_energised", "feel_reset" ]
null
null
[]
false
30min-1h
null
false
null
2026-03-14T12:00:00
f9c32261-7eea-438b-ae2d-a3c79bf04212
Médiathèque Marguerite Yourcenar
A modern, welcoming neighbourhood media library that's much less crowded than the big institutions. Free wifi, comics (BDs), graphic novels, magazines, CDs, films, and quiet study corners. A great local secret for students living in the 15th — relaxed, friendly staff.
41 rue d'Alleray, Paris 15e
15
quiet
afternoon
null
null
null
null
null
null
true
0
0
0
2026-03-20T10:32:57.103596+00:00
2026-03-20T10:32:57.103596+00:00
0
https://shjqxipzfbldcvtl…4f04c40c30c0.jpg
[ "quiet", "local", "free", "relaxed" ]
[]
[ "english_friendly", "french_required" ]
both
low
false
true
10:00
19:00
null
[]
[ "library", "media_library", "quiet_space" ]
[ "studying", "reading", "watching_films", "listening_to_music" ]
{}
[ "feel_at_peace", "feel_reset", "feel_focused" ]
null
null
[]
false
1-2h
null
false
null
null
8d96be96-75e1-40cd-b397-1c669cc576c2
Jardin des Miroirs
Public garden open to visitors. A peaceful green oasis in the heart of Paris — ideal for reading, picnicking, or simply unwinding.
Paris 20e
20
outdoor
anytime
30min-1h
null
null
48.890926
2.389362
[ "garden", "nature", "free", "peaceful", "green" ]
true
0
0
0
2026-02-18T08:49:09.026868+00:00
2026-03-15T13:32:14.880799+00:00
0
https://shjqxipzfbldcvtl…1c669cc576c2.jpg
[ "peaceful", "chill" ]
[ "solo", "couple", "friends", "group" ]
[ "no_language_needed" ]
outdoor
low
true
true
10:00
19:00
{ "tagged_at": "2026-02-28T19:02:42.053Z", "best_time_of_day": [ "morning", "afternoon", "evening" ], "experience_style": [ "locals_picks", "hidden_gems" ] }
[ "parks_gardens", "picnic_spots" ]
[ "public_park" ]
[ "picnicking", "reading", "people_watching", "photography", "meditating", "journaling", "urban_hiking" ]
{"reading":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"journaling":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"meditating":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"picnicking":{"weat...
[ "feel_at_peace", "feel_reset", "feel_present", "feel_inspired" ]
null
null
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
b955cbf5-91e7-46a0-9dfb-acea0301d837
Jardin japonais d'Ichikawa
Public garden open to visitors. A peaceful green oasis in the heart of Paris — ideal for reading, picnicking, or simply unwinding.
Paris 15e
15
outdoor
anytime
30min-1h
null
null
48.816612
2.270296
[ "garden", "nature", "free", "peaceful", "green" ]
true
0
0
0
2026-02-18T08:49:09.082357+00:00
2026-03-15T13:32:56.468408+00:00
0
https://shjqxipzfbldcvtl…acea0301d837.jpg
[ "peaceful", "chill", "cultural" ]
[ "solo", "couple", "friends", "group" ]
[ "no_language_needed" ]
outdoor
low
true
true
10:00
19:00
{ "tagged_at": "2026-02-28T19:13:15.973Z", "best_time_of_day": [ "morning", "afternoon", "evening", "anytime" ], "experience_style": [ "beginner", "locals_picks" ] }
[ "parks_gardens", "botanical_gardens", "picnic_spots" ]
[ "public_park" ]
[ "picnicking", "reading", "people_watching", "photography", "meditating", "running", "sightseeing" ]
{"reading":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"running":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"meditating":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"picnicking":{"w...
[ "feel_at_peace", "feel_reset", "feel_inspired", "feel_cultured" ]
null
null
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
f7c25c82-5a12-4b27-9ccf-ab912447c6ba
Structure saute mouton
Free outdoor fitness station with exercise equipment. Open to everyone, no reservation needed.
Paris 12e
12
active
anytime
30min-1h
null
null
48.836523
2.462244
[ "outdoor", "fitness", "free", "sport" ]
true
0
0
0
2026-02-18T08:49:20.792413+00:00
2026-03-14T12:27:39.699883+00:00
0
https://upload.wikimedia…21-01-21_-_4.jpg
[ "energetic", "sporty" ]
[ "solo", "friends", "group" ]
[ "no_language_needed" ]
outdoor
low
false
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:45:44.440Z", "best_time_of_day": [ "morning", "afternoon", "evening" ], "experience_style": [ "beginner" ] }
[ "outdoor_fitness" ]
[ "outdoor_gym" ]
[ "running", "yoga" ]
{"yoga":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"running":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false}}
[ "feel_energised", "feel_reset" ]
null
null
[]
false
30min-1h
null
true
null
2026-03-14T12:00:00
1f7c949b-5d62-4a28-aa30-6007fce43bf9
Marché du Poteau
Public market with local vendors. Browse fresh produce, artisanal goods, and street food.
Paris 18e
18
food_drink
anytime
30min-1h
null
null
48.893136
2.342334
[ "market", "food", "free", "outdoor", "local" ]
true
0
0
0
2026-02-18T08:49:31.157679+00:00
2026-03-15T13:35:28.969914+00:00
0
https://shjqxipzfbldcvtl…6007fce43bf9.jpg
[ "lively", "social", "trendy" ]
[ "solo", "friends", "group", "community" ]
[ "no_language_needed" ]
outdoor
moderate
true
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:50:43.963Z", "best_time_of_day": [ "morning", "afternoon" ], "experience_style": [ "locals_picks", "beginner" ] }
[ "market_visits", "food_tours" ]
[ "event", "mixed" ]
[ "attending_market", "photography", "people_watching", "socialising", "urban_hiking" ]
{"photography":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"socialising":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"urban_hiking":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"people_watching":{"weat...
[ "feel_local", "feel_social", "feel_inspired", "feel_present" ]
null
{"event":{"format":"recurring"}}
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
02c5e411-4a7c-444d-9ef8-4bf4c1947926
Bibliothèque de l'Hôtel de Ville (BHdV)
Hidden gem inside the Hôtel de Ville complex — a free public library with Haussmann-era reading rooms that few tourists ever discover. Calm, central, and conveniently located near the Seine and Marais. Great for a few hours of focused work in an elegant setting.
5 Rue Lobau, Paris 4e
4
quiet
afternoon
null
null
null
null
null
null
true
0
0
0
2026-03-20T10:32:59.06158+00:00
2026-03-20T10:32:59.06158+00:00
0
https://shjqxipzfbldcvtl…dfd282aee526.jpg
[ "quiet", "hidden_gem", "historic", "free" ]
[]
[ "english_friendly", "french_required" ]
both
low
false
true
10:00
19:00
null
[]
[ "library", "quiet_space", "historic_landmark" ]
[ "studying", "reading", "research" ]
{}
[ "feel_focused", "feel_at_peace", "feel_cultured" ]
null
null
[]
false
1-3h
null
false
null
null
89d7a6e5-3ea2-431d-bb70-11fecfef4bd5
Amicale Bouliste Charenton Saint-Maurice
Public sports pitch open for free use. Great for pickup games and meeting other sports enthusiasts.
Paris 12e
12
active
anytime
30min-1h
null
null
48.825758
2.425378
[ "sport", "free", "outdoor", "active", "social" ]
true
0
0
0
2026-02-18T08:49:43.78277+00:00
2026-03-15T13:30:10.914091+00:00
0
https://shjqxipzfbldcvtl…11fecfef4bd5.jpg
[ "energetic", "social", "sporty", "peaceful" ]
[ "friends", "group", "community" ]
[ "no_language_needed" ]
outdoor
moderate
false
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:53:34.521Z", "best_time_of_day": [ "morning", "afternoon", "evening" ], "experience_style": [ "beginner", "locals_picks" ] }
[ "running_paths", "outdoor_fitness" ]
[ "sports_pitch" ]
[ "running", "yoga", "petanque", "team_sports", "socialising" ]
{"yoga":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"running":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"petanque":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"socialis...
[ "feel_energised", "feel_social", "feel_at_peace" ]
null
null
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
e83df70a-9259-4ba3-96e6-45f180a66fab
Mail Monique Maunoury
Public garden open to visitors. A peaceful green oasis in the heart of Paris — ideal for reading, picnicking, or simply unwinding.
Paris
null
outdoor
anytime
30min-1h
null
null
48.814905
2.369764
[ "garden", "nature", "free", "peaceful", "green" ]
true
0
0
0
2026-02-18T08:49:09.082357+00:00
2026-03-14T12:27:18.14616+00:00
0
https://upload.wikimedia…x-Logo_DNRED.png
[ "peaceful", "chill" ]
[ "solo", "couple", "friends", "group" ]
[ "no_language_needed" ]
outdoor
low
true
true
10:00
19:00
{ "tagged_at": "2026-02-28T19:09:36.151Z", "best_time_of_day": [ "afternoon", "anytime" ], "experience_style": [ "beginner", "locals_picks" ] }
[ "parks_gardens" ]
[ "public_park" ]
[ "picnicking", "reading", "people_watching", "photography", "meditating", "stargazing", "urban_hiking" ]
{"reading":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"meditating":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"picnicking":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"stargazing":{"weather"...
[ "feel_at_peace", "feel_reset", "feel_present" ]
null
null
[]
false
1-2h
null
true
null
2026-03-14T12:00:00
9488ce09-743d-46ce-b7b4-646557e863dc
La Roseraie de l'Île de Puteaux
Public garden open to visitors. A peaceful green oasis in the heart of Paris — ideal for reading, picnicking, or simply unwinding.
Paris 17e
17
outdoor
anytime
30min-1h
null
null
48.883059
2.251076
[ "garden", "nature", "free", "peaceful", "green" ]
true
0
0
0
2026-02-18T08:49:09.026868+00:00
2026-03-15T13:33:48.870604+00:00
0
https://shjqxipzfbldcvtl…646557e863dc.jpg
[ "peaceful", "chill", "romantic" ]
[ "solo", "couple", "friends", "family", "group" ]
[ "no_language_needed" ]
outdoor
low
true
true
10:00
19:00
{ "tagged_at": "2026-02-28T19:05:57.302Z", "best_time_of_day": [ "morning", "afternoon", "evening" ], "experience_style": [ "locals_picks", "hidden_gems" ] }
[ "parks_gardens", "botanical_gardens" ]
[ "public_park" ]
[ "reading", "picnicking", "people_watching", "photography", "meditating", "running", "stargazing", "sunbathing" ]
{"reading":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"running":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"meditating":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"pic...
[ "feel_at_peace", "feel_reset", "feel_present" ]
null
null
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
0ef03434-ea5c-4dcb-a4c1-810e14f23909
Marché Escudier-Jaurès
Public market with local vendors. Browse fresh produce, artisanal goods, and street food.
Paris 15e
15
food_drink
anytime
30min-1h
null
null
48.843802
2.238102
[ "market", "food", "free", "outdoor", "local" ]
true
0
0
0
2026-02-18T08:49:31.110019+00:00
2026-03-15T13:35:32.74248+00:00
0
https://shjqxipzfbldcvtl…810e14f23909.jpg
[ "lively", "trendy", "social" ]
[ "solo", "couple", "friends", "group" ]
[ "no_language_needed" ]
outdoor
high
true
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:46:59.412Z", "best_time_of_day": [ "morning", "afternoon" ], "experience_style": [ "locals_picks", "beginner" ] }
[ "market_visits", "food_tours" ]
[ "event" ]
[ "attending_market", "photography", "people_watching", "socialising" ]
{"photography":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"socialising":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"people_watching":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"attending_market":{"...
[ "feel_social", "feel_local", "feel_inspired" ]
null
{"format":"recurring"}
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
7e082293-27ba-40a2-b150-e2fa97543e13
Ancien hôpital La Rochefoucauld
Public garden open to visitors. A peaceful green oasis in the heart of Paris — ideal for reading, picnicking, or simply unwinding.
Paris 14e
14
outdoor
anytime
30min-1h
null
null
48.831859
2.332121
[ "garden", "nature", "free", "peaceful", "green" ]
true
0
0
0
2026-02-18T08:49:09.026868+00:00
2026-03-15T13:30:12.698093+00:00
0
https://shjqxipzfbldcvtl…e2fa97543e13.jpg
[ "peaceful", "chill" ]
[ "solo", "couple", "friends" ]
[ "no_language_needed" ]
outdoor
low
true
true
10:00
19:00
{ "tagged_at": "2026-02-28T19:00:17.701Z", "best_time_of_day": [ "afternoon", "anytime" ], "experience_style": [ "locals_picks", "hidden_gems" ] }
[ "parks_gardens", "reading_spots" ]
[ "public_park" ]
[ "reading", "picnicking", "people_watching", "photography", "meditating" ]
{"reading":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"meditating":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"picnicking":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false}}
[ "feel_at_peace", "feel_reset", "feel_present" ]
null
null
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
a6ec625b-d49c-4caf-9a20-314274dead6e
Barre à tractions
Free outdoor fitness station with exercise equipment. Open to everyone, no reservation needed.
Paris 11e
11
active
anytime
30min-1h
null
null
48.858191
2.452345
[ "outdoor", "fitness", "free", "sport" ]
true
0
0
0
2026-02-18T08:49:20.792413+00:00
2026-03-15T13:30:16.232013+00:00
0
https://shjqxipzfbldcvtl…314274dead6e.jpg
[ "energetic", "sporty" ]
[ "solo", "friends", "group" ]
[ "no_language_needed" ]
outdoor
low
false
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:44:02.133Z", "best_time_of_day": [ "morning", "afternoon", "evening" ], "experience_style": [ "beginner" ] }
[ "outdoor_fitness" ]
[ "outdoor_gym" ]
[ "running", "yoga" ]
{"yoga":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"running":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false}}
[ "feel_energised", "feel_reset" ]
null
null
[]
false
30min-1h
null
false
null
2026-03-14T12:00:00
81904368-6b4f-43b2-a7ed-e20410e1911b
Marché Poncelet
Public market with local vendors. Browse fresh produce, artisanal goods, and street food.
Paris 17e
17
food_drink
anytime
30min-1h
null
null
48.879157
2.296868
[ "market", "food", "free", "outdoor", "local" ]
true
0
0
0
2026-02-18T08:49:31.110019+00:00
2026-03-15T13:35:59.623359+00:00
0
https://shjqxipzfbldcvtl…e20410e1911b.jpg
[ "lively", "trendy", "social" ]
[ "solo", "couple", "friends", "group" ]
[ "no_language_needed" ]
outdoor
high
true
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:46:27.368Z", "best_time_of_day": [ "morning", "afternoon" ], "experience_style": [ "locals_picks", "beginner" ] }
[ "market_visits", "food_tours" ]
[ "street_square" ]
[ "attending_market", "photography", "people_watching" ]
{"photography":{"weather":"any","time_of_day":["morning","afternoon"],"requires_open":false},"people_watching":{"weather":"any","time_of_day":["morning","afternoon"],"requires_open":false},"attending_market":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false}}
[ "feel_local", "feel_social", "feel_inspired" ]
null
null
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
6c9393b2-c69c-492f-912f-de0eaebbc918
Marché Alibert
Public market with local vendors. Browse fresh produce, artisanal goods, and street food.
Paris 19e
19
food_drink
anytime
30min-1h
null
null
48.871969
2.368745
[ "market", "food", "free", "outdoor", "local" ]
true
0
0
0
2026-02-18T08:49:31.110019+00:00
2026-03-14T12:27:44.742429+00:00
0
https://upload.wikimedia…is_2012_crop.jpg
[ "lively", "trendy", "social" ]
[ "solo", "friends", "group" ]
[ "no_language_needed" ]
outdoor
moderate
true
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:48:28.679Z", "best_time_of_day": [ "morning", "afternoon" ], "experience_style": [ "locals_picks", "beginner" ] }
[ "market_visits", "food_tours" ]
[ "event" ]
[ "attending_market", "people_watching", "photography", "socialising", "picnicking" ]
{"picnicking":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"photography":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"socialising":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"people_watching":...
[ "feel_local", "feel_social", "feel_inspired" ]
null
{"event":{"format":"recurring"}}
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
44a0390b-327a-49f0-b901-6259bf652c75
Tunnel avec barre d’exercice
Free outdoor fitness station with exercise equipment. Open to everyone, no reservation needed.
Paris 12e
12
active
anytime
30min-1h
null
null
48.836837
2.465323
[ "outdoor", "fitness", "free", "sport" ]
true
0
0
0
2026-02-18T08:49:20.844795+00:00
2026-03-14T12:27:40.41596+00:00
0
https://upload.wikimedia…21-01-21_-_2.jpg
[ "energetic", "sporty" ]
[ "solo", "friends", "group" ]
[ "no_language_needed" ]
outdoor
low
false
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:45:44.559Z", "best_time_of_day": [ "morning", "afternoon", "evening" ], "experience_style": [ "beginner" ] }
[ "outdoor_fitness" ]
[ "outdoor_gym" ]
[ "running", "yoga" ]
{"yoga":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"running":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false}}
[ "feel_energised", "feel_reset" ]
null
null
[]
false
30min-1h
null
true
null
2026-03-14T12:00:00
3017435f-3c61-44ab-9cd3-2e0b7e41a390
Barre d’échauffement
Free outdoor fitness station with exercise equipment. Open to everyone, no reservation needed.
Paris 12e
12
active
anytime
30min-1h
null
null
48.838036
2.460667
[ "outdoor", "fitness", "free", "sport" ]
true
0
0
0
2026-02-18T08:49:20.792413+00:00
2026-03-15T13:30:19.420994+00:00
0
https://shjqxipzfbldcvtl…2e0b7e41a390.jpg
[ "energetic", "sporty" ]
[ "solo", "friends", "group" ]
[ "no_language_needed" ]
outdoor
low
false
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:45:35.218Z", "best_time_of_day": [ "morning", "afternoon", "evening" ], "experience_style": [ "beginner" ] }
[ "outdoor_fitness" ]
[ "outdoor_gym" ]
[ "running", "yoga" ]
{"yoga":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"running":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false}}
[ "feel_energised", "feel_reset" ]
null
null
[]
false
30min-1h
null
false
null
2026-03-14T12:00:00
aff7ce7b-7193-4a46-be71-1cbce792cda5
Le jardin partagé des Mots et Merveilles
Public garden open to visitors. A peaceful green oasis in the heart of Paris — ideal for reading, picnicking, or simply unwinding.
Paris 13e
13
outdoor
anytime
30min-1h
null
null
48.822481
2.357595
[ "garden", "nature", "free", "peaceful", "green" ]
true
0
0
0
2026-02-18T08:49:09.139802+00:00
2026-03-15T13:34:00.509913+00:00
0
https://shjqxipzfbldcvtl…1cbce792cda5.jpg
[ "peaceful", "chill" ]
[ "solo", "couple", "friends", "group" ]
[ "no_language_needed" ]
outdoor
low
true
true
10:00
19:00
{ "tagged_at": "2026-02-28T19:17:56.022Z", "best_time_of_day": [ "afternoon", "anytime" ], "experience_style": [ "locals_picks", "hidden_gems" ] }
[ "parks_gardens" ]
[ "public_park" ]
[ "picnicking", "reading", "people_watching", "photography", "meditating", "stargazing" ]
{"reading":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"meditating":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"picnicking":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"stargazing":{"weather"...
[ "feel_at_peace", "feel_reset", "feel_present", "feel_inspired" ]
null
null
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
b37eb6bd-5c82-462c-baa3-1b1f5f2faafa
Bibliothèque Forney
Specialist arts and design library housed in a 14th-century Marais mansion. Incredible collection of posters, decorative arts books, wallpaper samples, and design archives. Architecturally stunning — the medieval stone courtyard alone is worth the trip. Free for under-26s.
1 Rue du Figuier, Paris 4e
4
quiet
morning
null
null
null
null
null
null
true
0
0
0
2026-03-20T10:33:01.078571+00:00
2026-03-20T10:33:01.078571+00:00
0
https://shjqxipzfbldcvtl…c549192a45cd.png
[ "intellectual", "artistic", "historic", "quiet" ]
[]
[ "english_friendly", "french_required" ]
both
low
true
true
10:00
19:00
null
[]
[ "library", "arts_space", "historic_landmark" ]
[ "studying", "research", "design_inspiration", "architecture_watching" ]
{}
[ "feel_inspired", "feel_cultured", "feel_focused" ]
null
null
[]
false
2-3h
null
false
null
null
6f3271c0-afda-44e3-abb0-f41dea12d0aa
Bibliothèque Chaptal
A quiet neighbourhood library in the 9th with a lovely hidden garden you can read in during warmer months. Calm atmosphere, good wifi, and far less crowded than the central institutions. Great for creative students who want a change of scenery from university.
26 rue Chaptal, Paris 9e
9
quiet
afternoon
null
null
null
null
null
null
true
0
0
0
2026-03-20T10:33:02.776473+00:00
2026-03-20T10:33:02.776473+00:00
0
https://shjqxipzfbldcvtl…90a4acfdbf27.jpg
[ "quiet", "local", "hidden_gem", "relaxed" ]
[]
[ "english_friendly", "french_required" ]
both
low
false
true
10:00
19:00
null
[]
[ "library", "quiet_space", "garden" ]
[ "studying", "reading", "writing" ]
{}
[ "feel_at_peace", "feel_focused", "feel_reset" ]
null
null
[]
false
1-2h
null
false
null
null
db60c401-dbd3-4fa1-8e63-19b06a860a33
Bibliothèque Buffon
Tucked beside the Jardin des Plantes in the 5th, this free neighbourhood library is a calm oasis for students in the Latin Quarter. Perfect after a walk through the botanical garden — grab a spot by the window, plug in, and settle in for a productive afternoon.
15 Rue Buffon, Paris 5e
5
quiet
afternoon
null
null
null
null
null
null
true
0
0
0
2026-03-20T10:33:04.519528+00:00
2026-03-20T10:33:04.519528+00:00
0
https://shjqxipzfbldcvtl…985d1f91f881.jpg
[ "quiet", "local", "free", "relaxed" ]
[]
[ "english_friendly", "french_required" ]
both
low
false
true
10:00
19:00
null
[]
[ "library", "quiet_space" ]
[ "studying", "reading", "research" ]
{}
[ "feel_at_peace", "feel_focused", "feel_reset" ]
null
null
[]
false
1-2h
null
false
null
null
cda51a96-572b-497b-b928-473e49a706f4
Belvédère
Scenic viewpoint offering beautiful panoramic views of Paris. Perfect for photography, sunset watching, or a peaceful moment above the city.
Paris 16e
16
outdoor
anytime
30min-1h
null
null
48.868497
2.246985
[ "viewpoint", "scenic", "free", "photography", "romantic" ]
true
0
0
0
2026-02-18T08:47:38.708003+00:00
2026-03-14T12:27:00.331511+00:00
0
https://upload.wikimedia…%A9d%C3%A8re.jpg
[ "peaceful", "romantic", "cultural" ]
[ "solo", "couple", "friends" ]
[ "no_language_needed" ]
outdoor
low
true
true
10:00
19:00
{ "tagged_at": "2026-02-28T18:56:17.707Z", "best_time_of_day": [ "afternoon", "evening", "anytime" ], "experience_style": [ "locals_picks", "hidden_gems" ] }
[ "scenic_viewpoints", "photography_walks" ]
[ "viewpoint", "public_park" ]
[ "photography", "sightseeing", "people_watching", "stargazing", "urban_hiking", "picnicking", "meditating" ]
{"meditating":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"picnicking":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"stargazing":{"weather":"any","time_of_day":["night"],"requires_open":false},"photography":{"weather":"good_only","...
[ "feel_inspired", "feel_present", "feel_at_peace", "feel_romantic" ]
null
null
[]
false
1-2h
null
true
null
2026-03-14T12:00:00
99563437-77ab-4fac-b9a3-c91bda6d6343
Belvédère
Scenic viewpoint offering beautiful panoramic views of Paris. Perfect for photography, sunset watching, or a peaceful moment above the city.
Paris 12e
12
outdoor
anytime
30min-1h
null
null
48.833494
2.385767
[ "viewpoint", "scenic", "free", "photography", "romantic" ]
true
0
0
0
2026-02-18T08:47:38.708003+00:00
2026-03-14T12:27:00.462264+00:00
0
https://upload.wikimedia…%A9d%C3%A8re.jpg
[ "peaceful", "chill", "romantic" ]
[ "solo", "couple", "friends" ]
[ "no_language_needed" ]
outdoor
low
true
true
10:00
19:00
{ "tagged_at": "2026-02-28T18:57:20.266Z", "best_time_of_day": [ "afternoon", "evening" ], "experience_style": [ "locals_picks" ] }
[ "scenic_viewpoints", "parks_gardens" ]
[ "viewpoint", "public_park" ]
[ "sightseeing", "photography", "people_watching", "stargazing", "picnicking", "meditating" ]
{"meditating":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"picnicking":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"stargazing":{"weather":"any","time_of_day":["night"],"requires_open":false},"photography":{"weather":"any","time_of_day"...
[ "feel_inspired", "feel_at_peace", "feel_present" ]
null
null
[]
false
1-2h
null
true
null
2026-03-14T12:00:00
b4886116-0bd7-45f2-9679-88a6ba2c0f18
Espaliers
Free outdoor fitness station with exercise equipment. Open to everyone, no reservation needed.
Paris 12e
12
active
anytime
30min-1h
null
null
48.835811
2.467505
[ "outdoor", "fitness", "free", "sport" ]
true
0
0
0
2026-02-18T08:49:20.844795+00:00
2026-03-15T13:30:48.815386+00:00
0
https://shjqxipzfbldcvtl…88a6ba2c0f18.jpg
[ "energetic", "sporty" ]
[ "solo", "friends", "group" ]
[ "no_language_needed" ]
outdoor
low
false
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:45:44.606Z", "best_time_of_day": [ "morning", "afternoon", "evening" ], "experience_style": [ "beginner" ] }
[ "outdoor_fitness" ]
[ "outdoor_gym" ]
[ "running", "yoga" ]
{"yoga":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"running":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false}}
[ "feel_energised", "feel_reset" ]
null
null
[]
false
30min-1h
null
false
null
2026-03-14T12:00:00
d15bdca1-fbde-4355-b5a3-b809cc9334d1
Lecourbe
Public market with local vendors. Browse fresh produce, artisanal goods, and street food.
Paris 15e
15
food_drink
anytime
30min-1h
null
null
48.836588
2.282656
[ "market", "food", "free", "outdoor", "local" ]
true
0
0
0
2026-02-18T08:49:31.110019+00:00
2026-03-15T13:34:12.075044+00:00
0
https://shjqxipzfbldcvtl…b809cc9334d1.jpg
[ "lively", "trendy", "social" ]
[ "solo", "couple", "friends", "group" ]
[ "no_language_needed" ]
outdoor
high
true
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:46:59.494Z", "best_time_of_day": [ "morning", "afternoon" ], "experience_style": [ "locals_picks", "beginner" ] }
[ "market_visits", "food_tours" ]
[ "event" ]
[ "attending_market", "photography", "people_watching", "socialising" ]
{"photography":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"socialising":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"people_watching":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"attending_market":{"...
[ "feel_social", "feel_local", "feel_inspired" ]
null
{"format":"recurring"}
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
ae8d77c3-10e3-47f3-a51b-2f9fe84f65e4
Marché Saint-Charles
Public market with local vendors. Browse fresh produce, artisanal goods, and street food.
Paris 15e
15
food_drink
anytime
30min-1h
null
null
48.843829
2.283017
[ "market", "food", "free", "outdoor", "local" ]
true
0
0
0
2026-02-18T08:49:31.157679+00:00
2026-03-15T13:36:15.044683+00:00
0
https://shjqxipzfbldcvtl…2f9fe84f65e4.jpg
[ "lively", "social", "trendy" ]
[ "solo", "friends", "group", "community" ]
[ "no_language_needed" ]
outdoor
high
true
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:50:32.537Z", "best_time_of_day": [ "morning", "afternoon" ], "experience_style": [ "locals_picks", "hidden_gems" ] }
[ "market_visits", "food_tours", "photography_walks" ]
[ "event", "street_square" ]
[ "attending_market", "people_watching", "photography", "picnicking", "socialising" ]
{"picnicking":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"photography":{"weather":"any","time_of_day":["morning","afternoon"],"requires_open":false},"socialising":{"weather":"any","time_of_day":["morning","afternoon"],"requires_open":false},"people_watching":{"weather":"any","ti...
[ "feel_social", "feel_local", "feel_inspired", "feel_present" ]
null
{"event":{"format":"recurring"}}
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
1222edcd-d0d2-4e2c-8433-c00c814b3366
Philharmonie de Paris — Parc de la Villette
World-class concert hall on the edge of Parc de la Villette, surrounded by lawns where spontaneous music gatherings happen year-round. Free outdoor concerts and events fill the park on weekends. The Grande Halle hosts free or cheap gigs, and students get discounted tickets to indoor shows. The entire site has a buzzing...
221 Avenue Jean Jaures, Paris 19e
19
culture
evening
null
null
null
null
null
null
true
0
0
0
2026-03-20T10:35:45.32959+00:00
2026-03-20T10:35:45.32959+00:00
0
https://shjqxipzfbldcvtl…4c8dd457306c.jpg
[ "cultural", "vibrant", "outdoor", "free" ]
[]
[ "english_friendly" ]
both
medium
true
true
10:00
19:00
null
[]
[ "music_venue", "cultural_center", "park" ]
[ "listening_to_music", "outdoor_concert", "picnic", "people_watching" ]
{}
[ "feel_inspired", "feel_energized", "feel_connected", "feel_cultured" ]
null
null
[]
false
2-4h
null
false
null
null
5365b132-09c4-4253-a212-7a6ceba03a41
Parc de la Villette — Prairie du Triangle
The vast open lawns of Parc de la Villette are a magnet for impromptu jam sessions, drum circles, and informal concerts — especially on warm evenings and weekends. Bring a guitar, lay out a blanket, or just soak up the music floating across the grass. Home to open-air cinema in summer (Cinema en Plein Air) and free mus...
Parc de la Villette, Paris 19e
19
culture
afternoon
null
null
null
null
null
null
true
0
0
0
2026-03-20T10:35:47.527327+00:00
2026-03-20T10:35:47.527327+00:00
0
https://shjqxipzfbldcvtl…76835c0d818b.jpg
[ "vibrant", "outdoor", "free", "social" ]
[]
[ "english_friendly" ]
both
medium
true
true
10:00
19:00
null
[]
[ "park", "outdoor_space", "music_venue" ]
[ "listening_to_music", "picnic", "outdoor_concert", "walking" ]
{}
[ "feel_energized", "feel_connected", "feel_at_peace", "feel_happy" ]
null
null
[]
false
2-4h
null
false
null
null
ab25fafb-653a-4a2a-a644-5ce6a237a014
Butte aux Canons
Scenic viewpoint offering beautiful panoramic views of Paris. Perfect for photography, sunset watching, or a peaceful moment above the city.
Paris 12e
12
outdoor
anytime
30min-1h
null
null
48.827679
2.435747
[ "viewpoint", "scenic", "free", "photography", "romantic" ]
true
0
0
0
2026-02-18T08:47:38.708003+00:00
2026-03-15T13:30:27.680112+00:00
0
https://shjqxipzfbldcvtl…5ce6a237a014.jpg
[ "peaceful", "romantic", "chill" ]
[ "solo", "couple", "friends" ]
[ "no_language_needed" ]
outdoor
low
true
true
10:00
19:00
{ "tagged_at": "2026-02-28T18:56:05.887Z", "best_time_of_day": [ "afternoon", "evening" ], "experience_style": [ "locals_picks", "hidden_gems" ] }
[ "scenic_viewpoints", "photography_walks" ]
[ "viewpoint" ]
[ "photography", "sightseeing", "people_watching", "stargazing" ]
{"stargazing":{"weather":"any","time_of_day":["night"],"requires_open":false},"photography":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"sightseeing":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"people_watching":{"weathe...
[ "feel_inspired", "feel_present", "feel_romantic", "feel_at_peace" ]
null
null
[]
false
30min-1h
null
false
null
2026-03-14T12:00:00
245d1733-633d-4170-a670-a24e6848cd64
Marché Baudoyer
Public market with local vendors. Browse fresh produce, artisanal goods, and street food.
Paris 5e
5
food_drink
anytime
30min-1h
null
null
48.856339
2.355482
[ "market", "food", "free", "outdoor", "local" ]
true
0
0
0
2026-02-18T08:49:31.110019+00:00
2026-03-15T13:34:47.404871+00:00
0
https://shjqxipzfbldcvtl…a24e6848cd64.jpg
[ "lively", "trendy", "social" ]
[ "solo", "friends", "group" ]
[ "no_language_needed" ]
outdoor
moderate
true
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:48:28.722Z", "best_time_of_day": [ "morning", "afternoon" ], "experience_style": [ "locals_picks", "beginner" ] }
[ "market_visits", "food_tours" ]
[ "event" ]
[ "attending_market", "people_watching", "photography", "socialising", "picnicking" ]
{"picnicking":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"photography":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"socialising":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"people_watching":...
[ "feel_local", "feel_social", "feel_inspired" ]
null
{"event":{"format":"recurring"}}
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
d2ead3b4-fe48-435b-a138-8789f099dc5e
Marché Salpétrière
Public market with local vendors. Browse fresh produce, artisanal goods, and street food.
Paris 13e
13
food_drink
anytime
30min-1h
null
null
48.840388
2.362557
[ "market", "food", "free", "outdoor", "local" ]
true
0
0
0
2026-02-18T08:49:31.110019+00:00
2026-03-15T13:36:24.8407+00:00
0
https://shjqxipzfbldcvtl…8789f099dc5e.jpg
[ "lively", "social" ]
[ "solo", "friends", "group" ]
[ "no_language_needed" ]
outdoor
high
true
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:49:46.868Z", "best_time_of_day": [ "morning", "afternoon" ], "experience_style": [ "locals_picks" ] }
[ "market_visits", "food_tours", "picnic_planning" ]
[ "event" ]
[ "attending_market", "people_watching", "photography", "picnicking", "socialising" ]
{"picnicking":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"photography":{"weather":"any","time_of_day":["morning","afternoon"],"requires_open":false},"socialising":{"weather":"any","time_of_day":["morning","afternoon"],"requires_open":false},"people_watching":{"weather":"any","ti...
[ "feel_local", "feel_social", "feel_inspired", "feel_present" ]
null
{"event":{"format":"recurring"}}
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
b8a97086-7b1d-4e1c-914d-53d91848e554
Place de la Republique — Open Jam Sessions
One of Paris's liveliest public squares, where musicians, dancers, skaters, and street performers converge at all hours. The giant esplanade around the Marianne statue regularly hosts free concerts, drum circles, and impromptu dancing. On warm evenings it transforms into an outdoor living room for the city's young, div...
Place de la Republique, Paris 11e
11
culture
evening
null
null
null
null
null
null
true
0
0
0
2026-03-20T10:35:49.964572+00:00
2026-03-20T10:35:49.964572+00:00
0
https://shjqxipzfbldcvtl…158ed39aa134.jpg
[ "vibrant", "free", "social", "urban" ]
[]
[ "english_friendly" ]
both
medium
true
true
10:00
19:00
null
[]
[ "public_square", "outdoor_space" ]
[ "listening_to_music", "people_watching", "dancing", "street_art_watching" ]
{}
[ "feel_energized", "feel_connected", "feel_happy", "feel_inspired" ]
null
null
[]
false
1-3h
null
false
null
null
02629ad2-a4e9-4d61-914e-77aaaf16794e
Berges de la Seine — Quai de la Tournelle
The pedestrianised riverbanks between Notre-Dame and the Jardin des Plantes are Paris's most beautiful outdoor stage. Street musicians set up along the quai on evenings and weekends — jazz, classical, world music, pop. Walk with Notre-Dame in one direction and the glowing bridges in the other while live music drifts ac...
Quai de la Tournelle, Paris 5e
5
culture
evening
null
null
null
null
null
null
true
0
0
0
2026-03-20T10:35:52.442436+00:00
2026-03-20T10:35:52.442436+00:00
0
https://shjqxipzfbldcvtl…237f4e9cb3e2.jpg
[ "scenic", "outdoor", "relaxed", "romantic" ]
[]
[ "english_friendly" ]
both
medium
true
true
10:00
19:00
null
[]
[ "riverbank", "outdoor_space", "scenic_spot" ]
[ "listening_to_music", "walking", "picnic", "people_watching" ]
{}
[ "feel_at_peace", "feel_inspired", "feel_romantic", "feel_happy" ]
null
null
[]
false
1-2h
null
false
null
null
9066ac77-e0e1-4907-a27d-53c2f7990d94
Duo adducteurs
Free outdoor fitness station with exercise equipment. Open to everyone, no reservation needed.
Paris 20e
20
active
anytime
30min-1h
null
null
48.870597
2.383605
[ "outdoor", "fitness", "free", "sport" ]
true
0
0
0
2026-02-18T08:49:20.792413+00:00
2026-03-15T13:30:39.179564+00:00
0
https://shjqxipzfbldcvtl…53c2f7990d94.jpg
[ "energetic", "sporty" ]
[ "solo", "friends", "group" ]
[ "no_language_needed" ]
outdoor
low
false
true
10:00
19:00
{ "tagged_at": "2026-02-28T19:22:04.346Z", "best_time_of_day": [ "morning", "afternoon", "evening" ], "experience_style": [ "beginner" ] }
[ "outdoor_fitness" ]
[ "outdoor_gym" ]
[ "running", "yoga" ]
{"yoga":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"running":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false}}
[ "feel_energised", "feel_reset" ]
null
null
[]
false
30min-1h
null
false
null
2026-03-14T12:00:00
95d91ea1-09df-44e3-b79b-f2442f9b5f74
Marché Bercy
Public market with local vendors. Browse fresh produce, artisanal goods, and street food.
Paris 12e
12
food_drink
anytime
30min-1h
null
null
48.835761
2.386781
[ "market", "food", "free", "outdoor", "local" ]
true
0
0
0
2026-02-18T08:49:31.110019+00:00
2026-03-15T13:34:53.51197+00:00
0
https://shjqxipzfbldcvtl…f2442f9b5f74.jpg
[ "lively", "trendy", "social" ]
[ "solo", "couple", "friends", "group" ]
[ "no_language_needed" ]
outdoor
moderate
true
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:49:02.702Z", "best_time_of_day": [ "morning", "afternoon" ], "experience_style": [ "locals_picks" ] }
[ "market_visits", "food_tours" ]
[ "event" ]
[ "attending_market", "photography", "people_watching", "socialising", "picnicking" ]
{"picnicking":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"photography":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"socialising":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"people_watching":{"weathe...
[ "feel_local", "feel_social", "feel_inspired" ]
null
{"event":{"format":"recurring"}}
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
e68ef01f-8161-4be9-b4d7-5875f34f0737
Marché Villebois-Mareuil
Public market with local vendors. Browse fresh produce, artisanal goods, and street food.
Paris 17e
17
food_drink
anytime
30min-1h
null
null
48.901741
2.267245
[ "market", "food", "free", "outdoor", "local" ]
true
0
0
0
2026-02-18T08:49:31.110019+00:00
2026-03-15T13:36:27.301616+00:00
0
https://shjqxipzfbldcvtl…5875f34f0737.jpg
[ "lively", "trendy", "social" ]
[ "solo", "couple", "friends", "group" ]
[ "no_language_needed" ]
outdoor
high
true
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:46:59.451Z", "best_time_of_day": [ "morning", "afternoon" ], "experience_style": [ "locals_picks", "beginner" ] }
[ "market_visits", "food_tours" ]
[ "event" ]
[ "attending_market", "photography", "people_watching", "socialising" ]
{"photography":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"socialising":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"people_watching":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"attending_market":{"...
[ "feel_social", "feel_local", "feel_inspired" ]
null
{"format":"recurring"}
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
15ebd12d-82b9-4cdf-b0c0-307c5a6ff5f7
Parc des Buttes-Chaumont — Belvedere Temple
Perched on Paris's most dramatic park island, the Temple de la Sibylle overlooks the entire park from a rocky promontory. The grassy slopes below become informal music spots in warm weather — guitarists, singers, and impromptu sessions filling the air. One of Paris's best free sunset views, combining nature, music, and...
1 Rue Botzaris, Paris 19e
19
culture
afternoon
null
null
null
null
null
null
true
0
0
0
2026-03-20T10:35:54.501716+00:00
2026-03-20T10:35:54.501716+00:00
0
https://shjqxipzfbldcvtl…7c4f16621abc.jpg
[ "scenic", "outdoor", "free", "vibrant" ]
[]
[ "english_friendly" ]
both
medium
true
true
10:00
19:00
null
[]
[ "park", "scenic_spot", "outdoor_space" ]
[ "listening_to_music", "picnic", "hiking", "people_watching" ]
{}
[ "feel_inspired", "feel_at_peace", "feel_happy", "feel_energized" ]
null
null
[]
false
2-3h
null
false
null
null
a14c9348-f498-4213-8853-ae4ee6cb5ad0
Marché Bobillot
Public market with local vendors. Browse fresh produce, artisanal goods, and street food.
Paris 13e
13
food_drink
anytime
30min-1h
null
null
48.823124
2.34759
[ "market", "food", "free", "outdoor", "local" ]
true
0
0
0
2026-02-18T08:49:31.110019+00:00
2026-03-14T12:27:20.684333+00:00
0
https://upload.wikimedia…24-11-08_-_1.jpg
[ "lively", "social", "trendy" ]
[ "solo", "friends", "group" ]
[ "no_language_needed" ]
outdoor
moderate
true
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:49:13.251Z", "best_time_of_day": [ "morning", "afternoon" ], "experience_style": [ "locals_picks" ] }
[ "market_visits", "food_tours" ]
[ "event", "street_square" ]
[ "attending_market", "people_watching", "photography", "socialising" ]
{"photography":{"weather":"any","time_of_day":["morning","afternoon"],"requires_open":false},"socialising":{"weather":"any","time_of_day":["morning","afternoon"],"requires_open":false},"people_watching":{"weather":"any","time_of_day":["morning","afternoon"],"requires_open":false},"attending_market":{"weather":"good_onl...
[ "feel_local", "feel_social", "feel_inspired" ]
null
{"event":{"format":"recurring"}}
[]
false
1-2h
null
true
null
2026-03-14T12:00:00
adad0e79-06a5-4a3e-94f3-97d1258fa7bd
Mur végétal
Public garden open to visitors. A peaceful green oasis in the heart of Paris — ideal for reading, picnicking, or simply unwinding.
Paris 17e
17
outdoor
anytime
30min-1h
null
null
48.891213
2.236979
[ "garden", "nature", "free", "peaceful", "green" ]
true
0
0
0
2026-02-18T08:49:09.082357+00:00
2026-03-15T13:36:37.463446+00:00
0
https://shjqxipzfbldcvtl…97d1258fa7bd.jpg
[ "peaceful", "chill", "romantic" ]
[ "solo", "couple", "friends", "family", "group" ]
[ "no_language_needed" ]
outdoor
low
true
true
10:00
19:00
{ "tagged_at": "2026-02-28T19:05:57.450Z", "best_time_of_day": [ "morning", "afternoon", "evening" ], "experience_style": [ "locals_picks", "hidden_gems" ] }
[ "parks_gardens", "botanical_gardens" ]
[ "public_park" ]
[ "reading", "picnicking", "people_watching", "photography", "meditating", "running", "stargazing", "sunbathing" ]
{"reading":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"running":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"meditating":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"pic...
[ "feel_at_peace", "feel_reset", "feel_present" ]
null
null
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
d8e4a803-bf0b-4e23-9d76-65c6c83239bf
Palais Garnier
Scenic viewpoint offering beautiful panoramic views of Paris. Perfect for photography, sunset watching, or a peaceful moment above the city.
Paris 18e
18
outdoor
anytime
30min-1h
null
null
48.871433
2.331965
[ "viewpoint", "scenic", "free", "photography", "romantic" ]
true
0
0
0
2026-02-18T08:47:38.708003+00:00
2026-03-15T13:36:57.090019+00:00
0
https://shjqxipzfbldcvtl…65c6c83239bf.jpg
[ "peaceful", "romantic", "chill" ]
[ "solo", "couple", "friends" ]
[ "no_language_needed" ]
outdoor
moderate
true
true
10:00
19:00
{ "tagged_at": "2026-02-28T18:57:08.970Z", "best_time_of_day": [ "afternoon", "evening", "anytime" ], "experience_style": [ "tourist_highlights", "beginner" ] }
[ "scenic_viewpoints", "photography_walks" ]
[ "viewpoint", "historical_landmark" ]
[ "photography", "sightseeing", "people_watching", "stargazing" ]
{"stargazing":{"weather":"any","time_of_day":["night"],"requires_open":false},"photography":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"sightseeing":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"people_watching":{"weathe...
[ "feel_inspired", "feel_romantic", "feel_present" ]
null
null
[]
false
30min-1h
null
false
null
2026-03-14T12:00:00
0bc1b6fd-6a69-4f39-b838-34b121ed3461
Porte du Louvre
Public garden open to visitors. A peaceful green oasis in the heart of Paris — ideal for reading, picnicking, or simply unwinding.
Paris 10e
10
outdoor
anytime
30min-1h
null
null
48.862414
2.343252
[ "garden", "nature", "free", "peaceful", "green" ]
true
0
0
0
2026-02-18T08:49:09.139802+00:00
2026-03-14T12:27:47.819724+00:00
0
https://upload.wikimedia…21-10-23_-_1.jpg
[ "chill", "peaceful" ]
[ "solo", "couple", "friends", "group" ]
[ "no_language_needed" ]
outdoor
low
true
true
10:00
19:00
{ "tagged_at": "2026-02-28T19:15:31.993Z", "best_time_of_day": [ "afternoon", "anytime" ], "experience_style": [ "beginner", "locals_picks" ] }
[ "parks_gardens", "picnic_spots" ]
[ "public_park" ]
[ "picnicking", "reading", "people_watching", "photography", "meditating", "running" ]
{"reading":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"running":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"meditating":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"picnicking":{"weather...
[ "feel_at_peace", "feel_reset", "feel_present" ]
null
null
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
909319ed-2e12-4ee4-a345-c4c285873edc
Jardin orange
Public garden open to visitors. A peaceful green oasis in the heart of Paris — ideal for reading, picnicking, or simply unwinding.
Paris 15e
15
outdoor
anytime
30min-1h
null
null
48.841697
2.275556
[ "garden", "nature", "free", "peaceful", "green" ]
true
0
0
0
2026-02-18T08:49:09.139802+00:00
2026-03-15T13:33:09.604178+00:00
0
https://shjqxipzfbldcvtl…c4c285873edc.jpg
[ "peaceful", "chill" ]
[ "solo", "couple", "friends", "group" ]
[ "no_language_needed" ]
outdoor
low
true
true
10:00
19:00
{ "tagged_at": "2026-02-28T19:16:38.543Z", "best_time_of_day": [ "morning", "afternoon", "evening" ], "experience_style": [ "beginner", "locals_picks" ] }
[ "parks_gardens" ]
[ "public_park" ]
[ "picnicking", "reading", "people_watching", "photography", "meditating", "running" ]
{"reading":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"running":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"meditating":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"picnicking":{"weather...
[ "feel_at_peace", "feel_reset", "feel_present" ]
null
null
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
b910e301-8b48-4eeb-92f6-284b280ec7b8
Coulée Verte René-Dumont (Promenade Plantée)
The world's first elevated park — inspiration for New York's High Line — runs 4.5km above Paris's streets, built atop a disused railway viaduct. The raised walkway passes through gardens, trees, and open terraces where musicians often set up on weekend afternoons. Below in the Viaduc des Arts, art and craft studios occ...
Viaduc des Arts, Avenue Daumesnil, Paris 12e
12
culture
afternoon
null
null
null
null
null
null
true
0
0
0
2026-03-20T10:35:56.615536+00:00
2026-03-20T10:35:56.615536+00:00
0
https://shjqxipzfbldcvtl…8fd749ba2dc3.jpg
[ "scenic", "outdoor", "hidden_gem", "relaxed" ]
[]
[ "english_friendly" ]
both
medium
true
true
10:00
19:00
null
[]
[ "park", "scenic_spot", "outdoor_space" ]
[ "walking", "listening_to_music", "photography", "people_watching" ]
{}
[ "feel_at_peace", "feel_inspired", "feel_reset", "feel_happy" ]
null
null
[]
false
1-2h
null
false
null
null
3ed0be29-7710-4071-abd0-78bd3e7f4770
Marché Cervantes
Public market with local vendors. Browse fresh produce, artisanal goods, and street food.
Paris 14e
14
food_drink
anytime
30min-1h
null
null
48.837015
2.310564
[ "market", "food", "free", "outdoor", "local" ]
true
0
0
0
2026-02-18T08:49:31.157679+00:00
2026-03-15T13:35:04.072254+00:00
0
https://shjqxipzfbldcvtl…78bd3e7f4770.jpg
[ "lively", "trendy", "social" ]
[ "solo", "couple", "friends", "group" ]
[ "no_language_needed" ]
outdoor
high
true
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:52:05.648Z", "best_time_of_day": [ "morning", "afternoon" ], "experience_style": [ "locals_picks" ] }
[ "market_visits", "food_tours" ]
[ "event" ]
[ "attending_market", "people_watching", "photography", "socialising", "picnicking" ]
{"picnicking":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"photography":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"socialising":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"people_watching":{"weathe...
[ "feel_local", "feel_social", "feel_inspired", "feel_present" ]
null
{"event":{"format":"recurring"}}
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
a4a579f9-5090-4e68-ad0d-3cb993b2e697
Résidence du Parc
Public garden open to visitors. A peaceful green oasis in the heart of Paris — ideal for reading, picnicking, or simply unwinding.
Paris 15e
15
outdoor
anytime
30min-1h
null
null
48.822638
2.27843
[ "garden", "nature", "free", "peaceful", "green" ]
true
0
0
0
2026-02-18T08:49:09.082357+00:00
2026-03-15T13:38:14.874671+00:00
0
https://shjqxipzfbldcvtl…3cb993b2e697.jpg
[ "peaceful", "chill" ]
[ "solo", "couple", "friends", "group" ]
[ "no_language_needed" ]
outdoor
low
true
true
10:00
19:00
{ "tagged_at": "2026-02-28T19:11:01.002Z", "best_time_of_day": [ "morning", "afternoon", "evening" ], "experience_style": [ "beginner", "locals_picks" ] }
[ "parks_gardens" ]
[ "public_park" ]
[ "picnicking", "reading", "people_watching", "photography", "meditating", "stargazing", "urban_hiking" ]
{"reading":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"meditating":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"picnicking":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"stargazing":{"we...
[ "feel_at_peace", "feel_reset", "feel_present" ]
null
null
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
3612c60f-af23-4b4b-8178-37e3bc152d6b
Anticafe Louvre
Paris's original all-inclusive coworking cafe — pay per hour (5 euros), get unlimited coffee, tea, snacks, and fast wifi. No pressure to order more; just plug in and work. Bright, welcoming space near the Palais Royal with a mixed crowd of freelancers, students, and remote workers. A genuine alternative to libraries wh...
10 Rue Richelieu, Paris 1er
1
culture
morning
null
null
null
null
null
null
true
0
0
0
2026-03-20T10:35:58.675895+00:00
2026-03-20T10:35:58.675895+00:00
0
https://shjqxipzfbldcvtl…30cead5622c9.jpg
[ "quiet", "productive", "social", "modern" ]
[]
[ "english_friendly" ]
both
medium
false
true
10:00
19:00
null
[]
[ "coworking", "cafe", "quiet_space" ]
[ "studying", "working", "networking", "reading" ]
{}
[ "feel_focused", "feel_energized", "feel_productive" ]
null
null
[]
false
2-4h
null
false
null
null
e3829e7e-4886-4648-9b1f-8d294ffadcc9
Anticafe Opera
A bright, modern coworking cafe just off the Grands Boulevards with the same formula as Anticafe Louvre: pay per hour, all drinks and snacks included. Multiple floors with different working atmospheres — solo focused desks upstairs, collaborative tables downstairs. Popular with digital nomads, students, and young profe...
8 Avenue de l'Opera, Paris 9e
9
culture
morning
null
null
null
null
null
null
true
0
0
0
2026-03-20T10:36:01.837976+00:00
2026-03-20T10:36:01.837976+00:00
0
https://shjqxipzfbldcvtl…1f2ff70c8c42.png
[ "quiet", "productive", "modern", "comfortable" ]
[]
[ "english_friendly" ]
both
medium
false
true
10:00
19:00
null
[]
[ "coworking", "cafe", "quiet_space" ]
[ "studying", "working", "reading", "networking" ]
{}
[ "feel_focused", "feel_productive", "feel_energized" ]
null
null
[]
false
2-4h
null
false
null
null
84633800-fd38-4f8e-9911-d324185dc08c
Butte de Coupeaux
Scenic viewpoint offering beautiful panoramic views of Paris. Perfect for photography, sunset watching, or a peaceful moment above the city.
Paris 13e
13
outdoor
anytime
30min-1h
null
null
48.843137
2.355922
[ "viewpoint", "scenic", "free", "photography", "romantic" ]
true
0
0
0
2026-02-18T08:47:38.708003+00:00
2026-03-15T13:30:29.622169+00:00
0
https://shjqxipzfbldcvtl…d324185dc08c.jpg
[ "peaceful", "romantic", "chill" ]
[ "solo", "couple", "friends" ]
[ "no_language_needed" ]
outdoor
low
true
true
10:00
19:00
{ "tagged_at": "2026-02-28T18:56:05.838Z", "best_time_of_day": [ "afternoon", "evening" ], "experience_style": [ "locals_picks", "hidden_gems" ] }
[ "scenic_viewpoints", "photography_walks" ]
[ "viewpoint" ]
[ "photography", "sightseeing", "people_watching", "stargazing" ]
{"stargazing":{"weather":"any","time_of_day":["night"],"requires_open":false},"photography":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"sightseeing":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"people_watching":{"weathe...
[ "feel_inspired", "feel_present", "feel_romantic", "feel_at_peace" ]
null
null
[]
false
30min-1h
null
false
null
2026-03-14T12:00:00
0f3ffc51-182f-476f-bdf3-293e7a693cba
Notre Dame
Scenic viewpoint offering beautiful panoramic views of Paris. Perfect for photography, sunset watching, or a peaceful moment above the city.
Paris 5e
5
outdoor
anytime
30min-1h
null
null
48.853238
2.347046
[ "viewpoint", "scenic", "free", "photography", "romantic" ]
true
0
0
0
2026-02-18T08:47:38.708003+00:00
2026-03-15T13:36:51.185412+00:00
0
https://shjqxipzfbldcvtl…293e7a693cba.jpg
[ "cultural", "peaceful" ]
[ "solo", "couple", "friends", "group" ]
[ "no_language_needed" ]
outdoor
high
true
true
10:00
19:00
{ "tagged_at": "2026-02-28T18:58:09.550Z", "best_time_of_day": [ "morning", "afternoon", "evening", "anytime" ], "experience_style": [ "tourist_highlights" ] }
[ "scenic_viewpoints", "photography_walks" ]
[ "historical_landmark", "architectural_landmark", "viewpoint" ]
[ "photography", "sightseeing", "people_watching", "urban_hiking" ]
{"photography":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"sightseeing":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"urban_hiking":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":f...
[ "feel_inspired", "feel_cultured", "feel_present" ]
null
null
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
63a7c1d5-2889-4fcf-a13a-894b7b994694
Pivoines
Public garden open to visitors. A peaceful green oasis in the heart of Paris — ideal for reading, picnicking, or simply unwinding.
Paris 17e
17
outdoor
anytime
30min-1h
null
null
48.87225
2.247264
[ "garden", "nature", "free", "peaceful", "green" ]
true
0
0
0
2026-02-18T08:49:09.139802+00:00
2026-03-15T13:37:40.326462+00:00
0
https://shjqxipzfbldcvtl…894b7b994694.jpg
[ "chill", "peaceful" ]
[ "solo", "couple", "friends", "group" ]
[ "no_language_needed" ]
outdoor
low
true
true
10:00
19:00
{ "tagged_at": "2026-02-28T19:15:32.083Z", "best_time_of_day": [ "afternoon", "anytime" ], "experience_style": [ "beginner", "locals_picks" ] }
[ "parks_gardens", "picnic_spots" ]
[ "public_park" ]
[ "picnicking", "reading", "people_watching", "photography", "meditating", "running" ]
{"reading":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"running":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"meditating":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"picnicking":{"weather...
[ "feel_at_peace", "feel_reset", "feel_present" ]
null
null
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
ca7fc41a-ba11-46ad-8b59-7e21b73eb785
Boot Cafe
Possibly the most aesthetically perfect tiny cafe in Paris — a converted cobbler's shop in the Marais with original wooden fittings, excellent specialty coffee, and a handful of seats. Not a coworking space per se, but beloved by creative students for focused afternoon sessions. The quiet intimacy makes it ideal for re...
19 Rue du Pont aux Choux, Paris 3e
3
culture
morning
null
null
null
null
null
null
true
0
0
0
2026-03-20T10:36:03.823628+00:00
2026-03-20T10:36:03.823628+00:00
0
https://shjqxipzfbldcvtl…78375c4473ba.jpg
[ "quiet", "cozy", "artistic", "hidden_gem" ]
[]
[ "english_friendly" ]
both
medium
true
true
10:00
19:00
null
[]
[ "cafe", "specialty_coffee", "quiet_space" ]
[ "studying", "reading", "writing", "coffee" ]
{}
[ "feel_focused", "feel_inspired", "feel_at_peace" ]
null
null
[]
false
1-2h
null
false
null
null
dbf20222-6bcd-408c-8177-1a75a2c7e849
Chaise romaine
Free outdoor fitness station with exercise equipment. Open to everyone, no reservation needed.
Paris 11e
11
active
anytime
30min-1h
null
null
48.858046
2.452027
[ "outdoor", "fitness", "free", "sport" ]
true
0
0
0
2026-02-18T08:49:20.792413+00:00
2026-03-15T13:30:32.100358+00:00
0
https://shjqxipzfbldcvtl…1a75a2c7e849.jpg
[ "energetic", "sporty" ]
[ "solo", "friends", "group" ]
[ "no_language_needed" ]
outdoor
low
false
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:44:10.585Z", "best_time_of_day": [ "morning", "afternoon", "evening" ], "experience_style": [ "beginner", "locals_picks" ] }
[ "outdoor_fitness" ]
[ "outdoor_gym" ]
[ "running", "yoga" ]
{"yoga":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"running":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false}}
[ "feel_energised", "feel_reset" ]
null
null
[]
false
30min-1h
null
false
null
2026-03-14T12:00:00
5c249c73-3da8-495b-861e-4474d7456327
Jardin des senteurs
Public garden open to visitors. A peaceful green oasis in the heart of Paris — ideal for reading, picnicking, or simply unwinding.
Paris 13e
13
outdoor
anytime
30min-1h
null
null
48.834986
2.382269
[ "garden", "nature", "free", "peaceful", "green" ]
true
0
0
0
2026-02-18T08:49:09.193487+00:00
2026-03-15T13:32:25.849322+00:00
0
https://shjqxipzfbldcvtl…4474d7456327.jpg
[ "peaceful", "chill" ]
[ "solo", "couple", "friends", "group" ]
[ "no_language_needed" ]
outdoor
low
true
true
10:00
19:00
{ "tagged_at": "2026-02-28T19:19:54.624Z", "best_time_of_day": [ "morning", "afternoon", "evening", "anytime" ], "experience_style": [ "locals_picks" ] }
[ "parks_gardens", "botanical_gardens" ]
[ "public_park" ]
[ "picnicking", "reading", "people_watching", "photography", "meditating", "urban_hiking", "stargazing", "journaling", "sketching" ]
{"reading":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"sketching":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"journaling":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"meditating":{"weath...
[ "feel_at_peace", "feel_reset", "feel_present" ]
null
null
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
c1fcdf11-0114-4f8d-870e-d8cd2809cb85
Parcours sportif Daumesnil ( 16 : pas de géant)
Free outdoor fitness station with exercise equipment. Open to everyone, no reservation needed.
Paris 12e
12
active
anytime
30min-1h
null
null
48.834639
2.426926
[ "outdoor", "fitness", "free", "sport" ]
true
0
0
0
2026-02-18T08:49:20.792413+00:00
2026-03-15T13:37:12.82121+00:00
0
https://shjqxipzfbldcvtl…d8cd2809cb85.jpg
[ "energetic", "sporty" ]
[ "solo", "friends", "group" ]
[ "no_language_needed" ]
outdoor
low
false
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:45:35.142Z", "best_time_of_day": [ "morning", "afternoon", "evening" ], "experience_style": [ "beginner" ] }
[ "outdoor_fitness" ]
[ "outdoor_gym" ]
[ "running", "yoga" ]
{"yoga":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"running":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false}}
[ "feel_energised", "feel_reset" ]
null
null
[]
false
30min-1h
null
false
null
2026-03-14T12:00:00
ce08f8a5-a6bb-4bd7-8ee1-1d0f5c83918c
Kb CafeShop
One of Paris's pioneering specialty coffee spots, with an airy, plant-filled room that's long been a favourite of students, creatives, and remote workers from the surrounding neighbourhoods. Great natural light, strong wifi, and coffee that's genuinely excellent. A defining spot of the Pigalle-South Pigalle (SoPi) crea...
53 Avenue Trudaine, Paris 18e
18
culture
morning
null
null
null
null
null
null
true
0
0
0
2026-03-20T10:36:05.587716+00:00
2026-03-20T10:36:05.587716+00:00
0
https://shjqxipzfbldcvtl…d51aed64f0e8.jpg
[ "quiet", "creative", "vibrant", "local" ]
[]
[ "english_friendly" ]
both
medium
true
true
10:00
19:00
null
[]
[ "cafe", "specialty_coffee", "quiet_space" ]
[ "studying", "working", "reading", "coffee" ]
{}
[ "feel_focused", "feel_inspired", "feel_at_peace" ]
null
null
[]
false
1-3h
null
false
null
null
c59dc86f-3315-4e41-b881-de2e40f37ee9
Station F — The Campus (Open Days)
The world's largest startup campus, housed in a vast repurposed train shed near the Bibliothèque Nationale. While access is normally badge-only, Station F hosts regular open events, startup shows, and public evenings where anyone can visit. The sheer scale of the building — 34,000m2 of open co-working — is inspiring, a...
5 Parvis Alan Turing, Paris 13e
13
culture
evening
null
null
null
null
null
null
true
0
0
0
2026-03-20T10:36:07.442388+00:00
2026-03-20T10:36:07.442388+00:00
0
https://shjqxipzfbldcvtl…7baca8008dac.jpg
[ "vibrant", "innovative", "social", "modern" ]
[]
[ "english_friendly" ]
both
medium
true
true
10:00
19:00
null
[]
[ "coworking", "startup_hub", "cultural_center" ]
[ "networking", "working", "attending_talks", "exploring" ]
{}
[ "feel_inspired", "feel_energized", "feel_motivated", "feel_connected" ]
null
null
[]
false
2-4h
null
false
null
null
6cda6ff3-dd7a-42de-841d-5696f3a41f1a
Cafe Loustic
A consistently great specialty coffee cafe in the Marais, widely considered one of the best in Paris for working sessions. Light, bright interior with excellent filter coffee, good wifi, and a friendly, unhurried atmosphere. Popular with English-speaking expats and international students — easy to strike up conversatio...
40 Rue Chapon, Paris 3e
3
culture
morning
null
null
null
null
null
null
true
0
0
0
2026-03-20T10:36:09.803061+00:00
2026-03-20T10:36:09.803061+00:00
0
https://shjqxipzfbldcvtl…a4bd16a7b130.jpg
[ "quiet", "comfortable", "local", "international" ]
[]
[ "english_friendly" ]
both
medium
true
true
10:00
19:00
null
[]
[ "cafe", "specialty_coffee", "quiet_space" ]
[ "studying", "working", "reading", "coffee" ]
{}
[ "feel_focused", "feel_at_peace", "feel_inspired" ]
null
null
[]
false
1-3h
null
false
null
null
6c76f2a6-d783-47c5-9a20-0f63077e4259
Colombarium
Public garden open to visitors. A peaceful green oasis in the heart of Paris — ideal for reading, picnicking, or simply unwinding.
Paris 20e
20
outdoor
anytime
30min-1h
null
null
48.874153
2.432727
[ "garden", "nature", "free", "peaceful", "green" ]
true
0
0
0
2026-02-18T08:49:09.139802+00:00
2026-03-15T13:30:34.028229+00:00
0
https://shjqxipzfbldcvtl…0f63077e4259.jpg
[ "peaceful", "chill" ]
[ "solo", "couple", "friends", "group" ]
[ "no_language_needed" ]
outdoor
low
true
true
10:00
19:00
{ "tagged_at": "2026-02-28T19:13:29.310Z", "best_time_of_day": [ "morning", "afternoon", "evening", "anytime" ], "experience_style": [ "hidden_gems", "locals_picks" ] }
[ "parks_gardens" ]
[ "public_park" ]
[ "reading", "picnicking", "people_watching", "photography", "meditating", "stargazing" ]
{"reading":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"meditating":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"picnicking":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"stargazing":{"weather"...
[ "feel_at_peace", "feel_reset", "feel_present" ]
null
null
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
61484c29-b7d5-450c-a8fa-57b44948fbc4
Parcours sportif Daumesnil ( 7 : barres parallèles)
Free outdoor fitness station with exercise equipment. Open to everyone, no reservation needed.
Paris 12e
12
active
anytime
30min-1h
null
null
48.832654
2.423854
[ "outdoor", "fitness", "free", "sport" ]
true
0
0
0
2026-02-18T08:49:20.792413+00:00
2026-03-15T13:37:27.741721+00:00
0
https://shjqxipzfbldcvtl…57b44948fbc4.jpg
[ "energetic", "sporty" ]
[ "solo", "friends", "group" ]
[ "no_language_needed" ]
outdoor
low
false
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:44:54.783Z", "best_time_of_day": [ "morning", "afternoon", "evening" ], "experience_style": [ "beginner" ] }
[ "outdoor_fitness" ]
[ "outdoor_gym" ]
[ "running", "yoga" ]
{"yoga":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"running":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false}}
[ "feel_energised", "feel_reset" ]
null
null
[]
false
30min-1h
null
false
null
2026-03-14T12:00:00
f4750ecc-cb30-4e3a-90b3-6955ed6e706b
Jardin Partagé
Public garden open to visitors. A peaceful green oasis in the heart of Paris — ideal for reading, picnicking, or simply unwinding.
Paris 20e
20
outdoor
anytime
30min-1h
null
null
48.871461
2.417577
[ "garden", "nature", "free", "peaceful", "green" ]
true
0
0
0
2026-02-18T08:49:09.193487+00:00
2026-03-15T13:33:13.780685+00:00
0
https://shjqxipzfbldcvtl…6955ed6e706b.jpg
[ "peaceful", "chill" ]
[ "solo", "couple", "friends", "group" ]
[ "no_language_needed" ]
outdoor
low
true
true
10:00
19:00
{ "tagged_at": "2026-02-28T19:21:03.459Z", "best_time_of_day": [ "morning", "afternoon", "evening" ], "experience_style": [ "beginner", "locals_picks" ] }
[ "parks_gardens" ]
[ "public_park" ]
[ "people_watching", "picnicking", "sunbathing", "running", "photography", "meditating", "stargazing", "reading", "journaling" ]
{"reading":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"running":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"journaling":{"weather":"any","time_of_day":["morning","afternoon","evening"],"requires_open":false},"meditating":{"weather...
[ "feel_at_peace", "feel_reset", "feel_present" ]
null
null
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
b8de0ffc-1c1f-4739-bf3f-b384e71ce128
Les Haies Partagées
Public garden open to visitors. A peaceful green oasis in the heart of Paris — ideal for reading, picnicking, or simply unwinding.
Paris 11e
11
outdoor
anytime
30min-1h
null
null
48.85397
2.400833
[ "garden", "nature", "free", "peaceful", "green" ]
true
0
0
0
2026-02-18T08:49:09.193487+00:00
2026-03-15T13:34:14.208801+00:00
0
https://shjqxipzfbldcvtl…b384e71ce128.jpg
[ "peaceful", "chill" ]
[ "solo", "couple", "friends", "group" ]
[ "no_language_needed" ]
outdoor
low
true
true
10:00
19:00
{ "tagged_at": "2026-02-28T19:21:17.124Z", "best_time_of_day": [ "morning", "afternoon", "evening" ], "experience_style": [ "locals_picks", "hidden_gems" ] }
[ "parks_gardens", "botanical_gardens" ]
[ "public_park" ]
[ "reading", "picnicking", "people_watching", "photography", "meditating", "stargazing", "urban_hiking" ]
{"reading":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"meditating":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"picnicking":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"...
[ "feel_at_peace", "feel_reset", "feel_present" ]
null
null
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
da891650-239e-4097-8888-6c2f088ddaa5
Marché des Halles
Public market with local vendors. Browse fresh produce, artisanal goods, and street food.
Paris 17e
17
food_drink
anytime
30min-1h
null
null
48.890435
2.288566
[ "market", "food", "free", "outdoor", "local" ]
true
0
0
0
2026-02-18T08:49:31.157679+00:00
2026-03-15T13:35:22.31709+00:00
0
https://shjqxipzfbldcvtl…6c2f088ddaa5.jpg
[ "lively", "social", "trendy" ]
[ "solo", "friends", "group", "community" ]
[ "no_language_needed" ]
outdoor
moderate
true
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:50:44.083Z", "best_time_of_day": [ "morning", "afternoon" ], "experience_style": [ "locals_picks", "beginner" ] }
[ "market_visits", "food_tours" ]
[ "event", "mixed" ]
[ "attending_market", "photography", "people_watching", "socialising", "urban_hiking" ]
{"photography":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"socialising":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"urban_hiking":{"weather":"good_only","time_of_day":["morning","afternoon"],"requires_open":false},"people_watching":{"weat...
[ "feel_local", "feel_social", "feel_inspired", "feel_present" ]
null
{"event":{"format":"recurring"}}
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
7d58cb1c-d0e7-4463-8755-9ba159bece69
La presse horizontale
Free outdoor fitness station with exercise equipment. Open to everyone, no reservation needed.
Paris 20e
20
active
anytime
30min-1h
null
null
48.870602
2.383511
[ "outdoor", "fitness", "free", "sport" ]
true
0
0
0
2026-02-18T08:49:20.792413+00:00
2026-03-15T13:33:46.493495+00:00
0
https://shjqxipzfbldcvtl…9ba159bece69.jpg
[ "energetic", "sporty", "chill" ]
[ "solo", "friends", "group" ]
[ "no_language_needed" ]
outdoor
low
false
true
10:00
19:00
{ "tagged_at": "2026-02-28T19:22:13.491Z", "best_time_of_day": [ "morning", "afternoon", "evening" ], "experience_style": [ "beginner", "locals_picks" ] }
[ "outdoor_fitness" ]
[ "outdoor_gym" ]
[ "running", "yoga" ]
{"yoga":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"running":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false}}
[ "feel_energised", "feel_reset" ]
null
null
[]
false
30min-1h
null
false
null
2026-03-14T12:00:00
0a69a6af-c79f-495b-8829-6a492a8bf5ca
Parcours sportif Daumesnil (Départ)
Free outdoor fitness station with exercise equipment. Open to everyone, no reservation needed.
Paris 12e
12
active
anytime
30min-1h
null
null
48.836047
2.42349
[ "outdoor", "fitness", "free", "sport" ]
true
0
0
0
2026-02-18T08:49:20.792413+00:00
2026-03-15T13:37:33.684893+00:00
0
https://shjqxipzfbldcvtl…6a492a8bf5ca.jpg
[ "energetic", "sporty" ]
[ "solo", "friends", "group" ]
[ "no_language_needed" ]
outdoor
low
false
true
10:00
19:00
{ "tagged_at": "2026-03-01T01:44:10.740Z", "best_time_of_day": [ "morning", "afternoon", "evening" ], "experience_style": [ "beginner", "locals_picks" ] }
[ "outdoor_fitness" ]
[ "outdoor_gym", "public_park" ]
[ "running", "yoga", "picnicking", "people_watching", "photography", "meditating" ]
{"yoga":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"running":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"meditating":{"weather":"good_only","time_of_day":["morning","afternoon","evening"],"requires_open":false},"picnic...
[ "feel_energised", "feel_reset", "feel_at_peace" ]
null
null
[]
false
1-2h
null
false
null
2026-03-14T12:00:00
End of preview.

LeSpot Paris Dataset

A curated dataset of Parisian spots, activities, and events, extracted from the LeSpot app — a Paris activity recommendation platform.

Dataset Contents

File Rows Description
data/activities.json 409 Curated Paris spots & activities with rich metadata
data/paris_locations.json 542 Named Paris locations with geographic context
data/paris_events.json 1,337 Public Paris events (sourced from open city data)

activities.json — Field Reference

Each record is a Paris spot or activity with:

Field Type Description
id uuid Unique identifier
name string Spot name
description string Full description
category string Primary category (e.g. park, museum, restaurant)
location string Address or area
latitude / longitude float GPS coordinates
arrondissement int Paris arrondissement (1–20)
activities_possible string[] Activities you can do there
spot_categories string[] Secondary category tags
spot_features string[] Features (e.g. free, outdoor, dog-friendly)
outcome_moods string[] Mood outcomes (e.g. relaxed, energized)
vibe string[] Vibe descriptors
social_context string[] Best for (e.g. solo, couple, group)
best_time string Best time to visit
crowd_level string Expected crowd level
opening_hours json Structured opening hours
average_rating float Average user rating
total_likes int Total likes
image_url string Cover image URL
student_budget bool Budget-friendly flag
photo_friendly bool Good for photos
language_friendly string[] Supported languages
weather_type string Indoor / outdoor / both

Use Cases

  • Activity recommendation systems — rich semantic tags for content-based filtering
  • Paris geolocation datasets — 400+ spots with lat/lon and arrondissement
  • NLP / RAG — descriptions and tags for embedding-based retrieval
  • Tourism AI apps — structured data for building Paris travel assistants

Source

Data collected and curated by the LeSpot team for the Paris activity discovery app.
Live app: lespot-paris.netlify.app

License

CC BY 4.0 — free to use with attribution.

Downloads last month
30