{
    "artist": {
        "name": "Almando Keslin",
        "photo": "/albums/photos/almando-keslin.jpg",
        "country": "Haïti",
        "genre": "Kompa",
        "years": "",
        "bio": ""
    },
    "streaming": {
        "spotify": "",
        "apple_music": "",
        "deezer": "",
        "youtube": ""
    },
    "discography": [
        {
            "title": "Haïti Pap Mouri",
            "artist": "Almando Keslin",
            "year": 1990,
            "genre": "Kompa",
            "category": "Studio",
            "format": "LP",
            "label": "Page – 2446",
            "cover": "/Albums/covers/almando-keslin-ha-ti-pap-mouri.jpg",
            "tracks": {
                "Face A": [
                    "Haïti",
                    "Contre tan a Ti Manno",
                    "Almando"
                ],
                "Face B": [
                    "Coupe",
                    "Redi",
                    "Gran moun",
                    "Fan’n"
                ]
            },
            "link": "/Artist/A/almando-keslin.php"
        }
    ]
}