{
    "artist": {
        "name": "Sheilla GZ",
        "photo": "/albums/photos/sheilla-gz.jpg",
        "country": "Haïti",
        "genre": "Kompa",
        "years": "2025 - Présent",
        "bio": ""
    },
    "streaming": {
        "spotify": "https://open.spotify.com/intl-fr/album/45gYSZFOVH38kPWVViAJUD",
        "apple_music": "https://music.apple.com/us/album/viv-lanmou/1837080302",
        "deezer": "https://www.deezer.com/fr/artist/312205661",
        "youtube": "https://music.youtube.com/playlist?list=OLAK5uy_lkCf9MTsiSbLSsYGSVPpeGiTbsXhsnI3c"
    },
    "discography": [
        {
            "title": "Viv Lanmou",
            "artist": "Sheilla GZ",
            "year": 2025,
            "genre": "Kompa",
            "category": "Studio",
            "format": "DG",
            "label": "Gowoz Records",
            "cover": "/Albums/covers/sheilla-gz-viv-lanmou.jpg",
            "tracks": {
                "Tracks": [
                    "Lanmou infini",
                    "Avek ou",
                    "Lavi a",
                    "Bien dous",
                    "Pou ou",
                    "San ou",
                    "M'vle avew",
                    "Fatal girl",
                    "Love or died"
                ]
            },
            "link": "/Artist/S/sheilla-gz.php"
        }
    ]
}