{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@id": "https://intexectech.com/#org",
            "@type": "Organization",
            "name": "International Executive Technology",
            "url": "https://intexectech.com/",
            "keywords": [
                "local business services",
                "consulting",
                "network support",
                "search optimization",
                "cybersecurity",
                "managed it services",
                "web design",
                "managed hosting",
                "wordpress support"
            ],
            "additionalType": [
                "WebPage",
                "Person",
                "Organization"
            ]
        },
        {
            "@id": "https://intexectech.com/#ai-topics",
            "@type": "DefinedTermSet",
            "name": "International Executive Technology AI Topic Set",
            "url": "https://intexectech.com/ai-discovery",
            "hasDefinedTerm": [
                {
                    "@type": "DefinedTerm",
                    "name": "local business services"
                },
                {
                    "@type": "DefinedTerm",
                    "name": "consulting"
                },
                {
                    "@type": "DefinedTerm",
                    "name": "network support"
                },
                {
                    "@type": "DefinedTerm",
                    "name": "search optimization"
                },
                {
                    "@type": "DefinedTerm",
                    "name": "cybersecurity"
                },
                {
                    "@type": "DefinedTerm",
                    "name": "managed it services"
                },
                {
                    "@type": "DefinedTerm",
                    "name": "web design"
                },
                {
                    "@type": "DefinedTerm",
                    "name": "managed hosting"
                },
                {
                    "@type": "DefinedTerm",
                    "name": "wordpress support"
                }
            ]
        }
    ]
}