{
    "brand_profile": {
        "colors": [
            {
                "name": "Page Background",
                "hex": "#f0f0f2"
            },
            {
                "name": "Content Card Background",
                "hex": "#fdfdff"
            },
            {
                "name": "Link Text",
                "hex": "#38488f"
            },
            {
                "name": "Default Text",
                "hex": "#000000"
            }
        ],
        "typography": {
            "primary_font": "System UI Font Stack (-apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", \"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif)",
            "secondary_font": "N/A",
            "styles": [
                {
                    "name": "Main Heading",
                    "element": "h1"
                },
                {
                    "name": "Body Text",
                    "element": "p"
                }
            ]
        },
        "design_style": "Minimalist and utilitarian. The aesthetic is clean, simple, and unbranded, prioritizing function over form. It uses a single-column layout with a centered content card, ample whitespace, and system-native fonts, making it feel like a generic, foundational web document.",
        "keywords": [
            "example domain",
            "documentation",
            "illustrative examples",
            "placeholder",
            "IANA"
        ],
        "brand_identity": "The brand is purely functional, informational, and neutral. It serves as an authoritative, standardized placeholder for use in technical documentation and examples, as established by IANA. Its personality is straightforward, unadorned, and non-commercial, designed to be universally understood as a safe and generic example without any brand messaging.",
        "logo_description": "There is no logo present on the site. The site name, 'Example Domain', is presented as a standard HTML heading (<h1>), which reinforces the site's functional and non-commercial purpose.",
        "visual_elements": [
            "A single, centered content container with rounded corners (border-radius) and a subtle box-shadow, creating a 'card' that lifts off the page background.",
            "High-contrast typography for maximum readability.",
            "Use of a system font stack ensures consistent, legible text rendering across different operating systems without relying on custom web fonts."
        ]
    },
    "navigation_links": [
        {
            "text": "More information...",
            "href": "https://www.iana.org/domains/example"
        }
    ],
    "site_metadata": {
        "site_icons": [],
        "primary_domain": "example.com",
        "site_title": "Example Domain",
        "meta_description": null
    },
    "site_pages": [
        {
            "page_key": "index",
            "title": "Example Domain",
            "url": "https://example.com",
            "content_sections": {
                "Example Domain": "This domain is for use in illustrative examples in documents. You may use this domain in literature without prior coordination or asking for permission.\nMore information..."
            },
            "extraction_quality": {
                "needs_manual_processing": false,
                "confidence_score": 100,
                "issues_detected": [],
                "content_summary": "Successfully extracted the complete text from the 'Example Domain' placeholder page.",
                "extraction_notes": "This is a standard IANA example page. The content is intentionally minimal by design and has been fully captured."
            }
        }
    ],
    "extraction_summary": {
        "total_pages_processed": 1,
        "successful_extractions": 1,
        "pages_needing_manual_review": 0,
        "overall_success_rate": "100.0%"
    },
    "pages_requiring_manual_processing": []
}