Created
June 13, 2023 06:05
-
-
Save marcolussetti/1d1725cfcaeb2b281b3a1ec03a34dcd2 to your computer and use it in GitHub Desktop.
Revisions
-
marcolussetti created this gist
Jun 13, 2023 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,18 @@ { "title": "A Trip to Scotland", "itinerary": [ { "date": "2012-04-21", "locations": ["Vienna, Austria"], "events": [ { "title": "Visit the Hofburg Palace", "startTime": "2012-04-21T08:00:00.000Z", "category": "attraction", "description": [], "tags": ["Nicole", "Marco", "Marianna", "Liliana"] } ] } ] }