JSON Dataset
Live Preview
Loading dataset...
Mock Events JSON Dataset
Sample events for calendar testing.
Download
Sample Data
{
"events": [
{
"id": 1,
"title": "Tech Conference 2024",
"type": "conference",
"start": "2024-03-15T09:00:00Z",
"location": "San Francisco, CA",
"virtual": false,
"price": 299.00
}
]
}