{
    "@context": "https:\/\/schema.org",
    "@type": "Article",
    "content": {
        "text": "test",
        "summary": "This is a test article for classification purposes.",
        "keywords": [
            "test",
            "classification",
            "article"
        ],
        "entities": {
            "author": "Unknown",
            "publisher": "Unknown"
        },
        "links": {
            "original": "https:\/\/data.aisenseapi.com\/\/content\/2025\/11\/27\/content_1764256283_6152ae953bfd_posttext.txt"
        },
        "structured_data": {
            "headline": "Test Article",
            "description": "This is a test article for classification purposes.",
            "author": "Unknown",
            "datePublished": null
        }
    },
    "ai_meta": {
        "token_est": 50,
        "chars": 300,
        "crawler_hint": "low",
        "richness_score": 1,
        "embedding_ready": true
    },
    "reasoning": "The content is a simple test message, which aligns with an article format that typically includes a headline, description, author, and publication date."
}