{
    "content": {
        "text": "hei",
        "summary": "A simple greeting message.",
        "keywords": [
            "greeting",
            "hello"
        ],
        "entities": [],
        "links": [
            "https:\/\/data.aisenseapi.com\/\/content\/2026\/03\/11\/content_1773235424_fab76247faa5_posttext.txt"
        ],
        "structured_data": {
            "mainEntity": [
                {
                    "@type": "Question",
                    "name": "What is a greeting?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "A simple greeting message."
                    }
                }
            ]
        }
    },
    "structure": {
        "@context": "https:\/\/schema.org",
        "@type": "FAQ"
    },
    "ai_meta": {
        "token_est": 5,
        "chars": 30,
        "crawler_hint": "low density content",
        "richness_score": 1,
        "embedding_ready": true
    },
    "reasoning": "The content is a simple greeting, making it suitable for a FAQ schema where questions and answers can be captured."
}