{
"id": "6503f1234567890abcdef123",
"title": "Teoman Konseri",
"description": "Ünlü sanatçı Teoman'ın unutulmaz konser gecesi",
"type": "concert",
"price": 150,
"image": "https://example.com/teoman-concert.jpg",
"isFeatured": true,
"startDate": "2024-06-15T20:00:00Z",
"endDate": "2024-06-15T23:00:00Z",
"status": "upcoming",
"maxParticipants": 500,
"currentParticipants": 125,
"ageLimit": 18,
"businessId": "6503f1234567890abcdef456",
"isActive": true,
"sortOrder": 1,
"organizer": "Teoman",
"ticketUrl": "https://biletix.com/teoman-konseri",
"createdAt": "2024-01-15T10:30:00Z",
"updatedAt": "2024-01-15T10:30:00Z"
}