Skip to content

Instantly share code, notes, and snippets.

@marcolussetti
Created June 13, 2023 06:05
Show Gist options
  • Save marcolussetti/1d1725cfcaeb2b281b3a1ec03a34dcd2 to your computer and use it in GitHub Desktop.
Save marcolussetti/1d1725cfcaeb2b281b3a1ec03a34dcd2 to your computer and use it in GitHub Desktop.
Test files for maffeo
{
"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"]
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment