[
    {
        "id": "123",
        "eventTitle": "Jazz Night with John Smith Quartet",
        "eventDescription": "<p>An evening of smooth jazz featuring the John Smith Quartet. Enjoy world-class improvisation and soulful melodies in the heart of Vilnius.</p>",
        "startDateTime": "2026-08-20 20:00:00",
        "endDateTime": "2026-08-20 23:00:00",
        "cityName": "Vilnius",
        "locationName": "Tamsta Club",
        "locationAddress": "Subačiaus g. 11A",
        "priceFrom": 15,
        "ticketLink": "https://partner.example.com/tickets/123?utm_source=allevents",
        "eventPicture": "https://partner.example.com/images/jazz-night.jpg",
        "eventPictureSource": "jazz-night-2026-v1",
        "cids": [
            1
        ],
        "promoterName": "Vilnius Jazz Events",
        "promoterEmail": "info@vjazzevents.lt",
        "promoterPhone": "+370 600 55555",
        "video": "dQw4w9WgXcQ"
    },
    {
        "id": "partner-234",
        "eventTitle": "Stand-Up Comedy: Best of Vilnius",
        "eventDescription": "<p>The funniest comedians from Lithuania gather for one legendary night. Prepare for non-stop laughs!</p>",
        "startDateTime": "2026-09-05 19:30:00",
        "endDateTime": "2026-09-05 21:30:00",
        "cityName": "Vilnius",
        "locationName": "Forum Palace",
        "locationAddress": "Konstitucijos pr. 26",
        "priceFrom": 20,
        "ticketLink": "https://partner.example.com/tickets/234?utm_source=allevents",
        "eventPicture": "https://partner.example.com/images/standup.jpg",
        "eventPictureSource": "standup-vilnius-2026",
        "cids": [
            6
        ],
        "promoterName": "Comedy House UAB"
    }
]