{ "@context": "https://schema.org", "@graph": [ { "@type": "Corporation", "@id": "https://str3.com", "name": "STR3", "legalName": "STR3 Agency", "url": "https://str3.com/", "logo": { "@type": "ImageObject", "@id": "https://str3.com", "url": "https://str3.com", "caption": "STR3 Brand & Strategy Agency" }, "alternateName": ["Sweep & Co", "STR3 AI Startup"], "description": "An elite healthcare, MedTech, and B2B brand strategy agency and AI startup developing advanced brand probes and intelligence tools.", "knowsAbout": [ "Healthcare Marketing Strategy", "MedTech Brand Development", "B2B Enterprise Positioning", "Artificial Intelligence Solutions" ], "location": { "@type": "Place", "address": { "@type": "PostalAddress", "addressCountry": "US" } }, "sameAs": [ "https://linkedin.com" ], "founder": { "@type": "Person", "name": "Founder Name", "jobTitle": "Founder & Principal Strategist" }, "owns": { "@type": "SoftwareApplication", "@id": "https://str3.com", "name": "nunNEO Brand Probe", "applicationCategory": "BusinessApplication", "operatingSystem": "All", "description": "Proprietary AI brand intelligence and probe tool developed by STR3." } }, { "@type": "WebSite", "@id": "https://str3.com", "url": "https://str3.com/", "name": "STR3", "publisher": { "@id": "https://str3.com" } } ] }