{
    "success": true,
    "data": {
        "og_url": "https://chirp.edu.scot/",
        "og_title": "Chirp | Modern Microblogging Platform",
        "og_description": "Connect, share markdown posts, follow friends, and view rich link cards on Chirp \u2014 the 100% algorithm-free chronological microblogging platform.",
        "og_image": "https://images.unsplash.com/photo-1618005182384-a83a8bd57fbe?w=1200"
    },
    "validation": [
        {
            "tag": "og:title",
            "status": "pass",
            "label": "Open Graph Title",
            "value": "Chirp | Modern Microblogging Platform",
            "message": "Title tag found and valid."
        },
        {
            "tag": "og:description",
            "status": "pass",
            "label": "Open Graph Description",
            "value": "Connect, share markdown posts, follow friends, and view rich link cards on Chirp \u2014 the 100% algorithm-free chronological microblogging platform.",
            "message": "Description tag found."
        },
        {
            "tag": "og:image",
            "status": "pass",
            "label": "Open Graph Image",
            "value": "https://images.unsplash.com/photo-1618005182384-a83a8bd57fbe?w=1200",
            "message": "Image URL found."
        },
        {
            "tag": "og:url",
            "status": "pass",
            "label": "Open Graph URL",
            "value": "https://chirp.edu.scot/",
            "message": "Canonical URL tag found."
        }
    ]
}