{
    "total_urls_found": 10,
    "all_discovered_urls": [
        "https://newburyparkcounseling.com",
        "https://newburyparkcounseling.com/",
        "https://newburyparkcounseling.com/about",
        "https://newburyparkcounseling.com/contact",
        "https://newburyparkcounseling.com/services",
        "https://www.newburyparkcounseling.com/about",
        "https://www.newburyparkcounseling.com/contact",
        "https://www.newburyparkcounseling.com/home",
        "https://www.newburyparkcounseling.com/services",
        "https://www.newburyparkcounseling.com/under-construction"
    ],
    "iframe_discoveries": [],
    "iframe_context": {},
    "ai_selection_plan": {
        "page_limit": 10,
        "selection_reasoning": "The selection strategy focused on identifying the absolute core pages required to understand the business, as per the critical selection rules. The list was first de-duplicated to handle variations in protocol (https) and subdomains (www vs. non-www). The final selection includes the four essential pillars of any business website: the Homepage for the overall brand message, the About page for company identity, the Services page to understand the core offerings, and the Contact page for user conversion. These four pages provide a complete, 360-degree view of the business, its purpose, and its function, making them the only ones necessary for a comprehensive redesign.",
        "included_pages": [
            "https://newburyparkcounseling.com",
            "https://newburyparkcounseling.com/about",
            "https://newburyparkcounseling.com/contact",
            "https://newburyparkcounseling.com/services"
        ],
        "excluded_reasoning": "All other URLs were excluded to maintain a concise and non-redundant list. The excluded URLs were identified as either direct duplicates (e.g., www vs. non-www versions of the same page), alternative paths to the homepage (e.g., `/` or `/home`), or pages with no value for redesign (e.g., `/under-construction`). By eliminating this redundancy, the focus remains squarely on the unique, essential content needed to plan the new design."
    },
    "excluded_pages": [
        "https://newburyparkcounseling.com/",
        "https://www.newburyparkcounseling.com/about",
        "https://www.newburyparkcounseling.com/home",
        "https://www.newburyparkcounseling.com/contact",
        "https://www.newburyparkcounseling.com/services",
        "https://www.newburyparkcounseling.com/under-construction"
    ]
}