[
    {
        "id": 1,
        "thumbnail": "/icons/image.svg",
        "title": "Clara Oswald's Blog",
        "tags": [
            "Outer-Space",
            "tardis",
            "companion",
            "travel",
            "teacher"
        ],
        "url": "#",
        "formats": [
            {
                "type": "Atom",
                "url": "#atom"
            }
        ]
    },
    {
        "id": 2,
        "thumbnail": "/assets/placeholder_feed-avatar.png",
        "title": "Kev Quirk",
        "url": "https://kevq.uk",
        "formats": [
            {
                "type": "RSS",
                "url": "#rss"
            },
            {
                "type": "JSON",
                "url": "#json"
            }
        ]
    },
    {
        "id": 3,
        "thumbnail": "/assets/binyamin-green.jpeg",
        "title": "Binyamin Green's Microblog",
        "tags": [
            "web design",
            "front-end development"
        ],
        "url": "https://binyam.in/c/micro",
        "formats": [
            {
                "type": "RSS",
                "url": "#rss"
            },
            {
                "type": "JSON",
                "url": "#json"
            },
            {
                "type": "microformats",
                "url": "#mf2"
            }
        ]
    }
]