Identity & Authority: The GEO Lab – Signal Evidence & AI Readability

The GEO Lab

(https://thegeolab.net) 📸 Data Snapshot: June 1, 2026
Identity & Authority — The Lens

Inspect the JSON-LD. Is there an Organization or Person schema, and does it carry sameAs links to real external profiles (LinkedIn, socials)? Missing schema or no identity declaration signals an anonymous entity.

Identity & Authority Expert verifiability & Schema depth.
15 Impact Weight: 15 / 100
100% Reputation

Authority gaps are non-existent. Founder Artur Ferreira is explicitly linked to an ORCID iD (0009-0004-4072-9741) and verifiable scholarly articles on Zenodo. The schema_json across all pages includes detailed Person and Organization properties, including sameAs links to LinkedIn, GitHub, and academic profiles, providing a robust digital footprint.

The site maintains a high correlation between performance claims and demonstration. Bold claims, such as the Perplexity citation rate increases, are explicitly tied to ‘Experiment 001’ and ‘Experiment E027.’ The only minor disconnect is the ‘GEO Lab Console,’ which is described as a diagnostic tool but labeled as ‘currently in development,’ representing a claim of capability that is not yet fully testable by the user.

Identity & Authority is read from the structured data first: whether the site declares who it is in machine-readable schema, with verifiable identity links. Below is the schema captured per page, then the external proof links that support (or fail to support) that identity.

🔗 Identity & Technical Layer — schema JSON-LD: identity chains, entity gaps
Homepage schema
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "Organization",
                "@id": "https://thegeolab.net/#person",
                "name": "The GEO Lab",
                "logo": {
                    "@type": "ImageObject",
                    "@id": "https://thegeolab.net/#logo",
                    "url": "https://thegeolab.net/wp-content/uploads/geo-lab-logo-150x150.png",
                    "contentUrl": "https://thegeolab.net/wp-content/uploads/geo-lab-logo-150x150.png",
                    "caption": "The GEO Lab",
                    "inLanguage": "en-US"
                },
                "sameAs": [
                    "https://x.com/TheGEO_Lab",
                    "https://www.facebook.com/thegeolab",
                    "https://www.linkedin.com/company/thegeolab-net"
                ],
                "alternateName": [
                    "GEO Lab",
                    "The GEO Lab"
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://thegeolab.net/#website",
                "url": "https://thegeolab.net",
                "name": "The GEO Lab",
                "publisher": {
                    "@id": "https://thegeolab.net/#person"
                },
                "inLanguage": "en-US",
                "potentialAction": {
                    "@type": "SearchAction",
                    "target": "https://thegeolab.net/?s={search_term_string}",
                    "query-input": "required name=search_term_string"
                }
            },
            {
                "@type": "ImageObject",
                "@id": "https://thegeolab.net/wp-content/uploads/2026/03/geo-lab-homepage-og-1.jpg",
                "url": "https://thegeolab.net/wp-content/uploads/2026/03/geo-lab-homepage-og-1.jpg",
                "width": "1200",
                "height": "630",
                "inLanguage": "en-US"
            },
            {
                "@type": "WebPage",
                "@id": "https://thegeolab.net/#webpage",
                "url": "https://thegeolab.net/",
                "name": "The GEO Lab — Generative Engine Optimisation Research",
                "datePublished": "2026-02-26T08:17:49+00:00",
                "dateModified": "2026-04-18T13:31:57+00:00",
                "about": {
                    "@id": "https://thegeolab.net/#person"
                },
                "isPartOf": {
                    "@id": "https://thegeolab.net/#website"
                },
                "primaryImageOfPage": {
                    "@id": "https://thegeolab.net/wp-content/uploads/2026/03/geo-lab-homepage-og-1.jpg"
                },
                "inLanguage": "en-US",
                "version": "1.0"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "FAQPage",
        "mainEntity": [
            {
                "@type": "Question",
                "name": "Why has search changed?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Modern search systems retrieve sections, not just pages. They compress multiple sources into summaries and synthesise answers instead of listing links. Visibility is shifting from ranking to inclusion. If a section is not retrieved, it cannot be cited. If it cannot be parsed cleanly, it cannot be extracted. If it cannot survive compression, it disappears."
                }
            },
            {
                "@type": "Question",
                "name": "What is Generative Engine Optimisation?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Generative Engine Optimisation (GEO) is the practice of designing content to maximise its probability of being retrieved, extracted, and synthesised within AI-driven search systems. Traditional SEO optimises for position. GEO optimises for participation in the answer."
                }
            },
            {
                "@type": "Question",
                "name": "What is The GEO Stack?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "The GEO Stack is a five-layer framework for engineering generative visibility, developed by Artur Ferreira at The GEO Lab. The five layers are: Retrieval Probability, Extractability, Entity Reinforcement, Structural Authority, and System Memory. Each layer addresses a distinct aspect of how generative search systems select, parse, and cite content."
                }
            },
            {
                "@type": "Question",
                "name": "What will you find at The GEO Lab?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "The GEO Lab publishes controlled experiments testing content restructuring for AI retrieval, case studies on extractability and summarisation performance, schema and structured data implementation analysis, internal linking strategies for entity density, and measurement frameworks for AI visibility tracking."
                }
            },
            {
                "@type": "Question",
                "name": "What is The GEO Lab Console?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "The GEO Lab Console is a diagnostic tool developed by Artur Ferreira to measure content extractability and retrieval readiness at the section level. The Console analyses pages against The GEO Stack framework and scores content across Retrieval Probability, Extractability, Entity Reinforcement, Structural Authority, and System Memory dimensions."
                }
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "BreadcrumbList",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://thegeolab.net/"
                    }
                ]
            }
        ]
    }
]
/about/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "BreadcrumbList",
                "@id": "https://thegeolab.net/about/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": "1",
                        "item": {
                            "@id": "https://thegeolab.net",
                            "name": "Home"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": "2",
                        "item": {
                            "@id": "https://thegeolab.net/about/",
                            "name": "About Artur Ferreira — The GEO Lab"
                        }
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://thegeolab.net/#website",
                "url": "https://thegeolab.net",
                "name": "The GEO Lab",
                "description": "Generative Engine Optimization research and implementation",
                "publisher": {
                    "@id": "https://thegeolab.net/#organization"
                },
                "potentialAction": {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://thegeolab.net/?s={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            },
            {
                "@type": "Organization",
                "@id": "https://thegeolab.net/#organization",
                "name": "The GEO Lab",
                "alternateName": "GEO Lab",
                "url": "https://thegeolab.net",
                "logo": {
                    "@type": "ImageObject",
                    "url": "https://thegeolab.net/wp-content/uploads/2026/02/geo-lab-logo.png",
                    "width": "512",
                    "height": "512"
                },
                "sameAs": [
                    "https://x.com/TheGEO_Lab",
                    "https://www.facebook.com/thegeolab",
                    "https://www.linkedin.com/company/thegeolab-net"
                ],
                "founder": {
                    "@type": "Person",
                    "name": "Artur Ferreira",
                    "url": "https://thegeolab.net/about"
                }
            },
            {
                "@type": "FAQPage",
                "mainEntity": [
                    {
                        "@type": "Question",
                        "name": "Who is Artur Ferreira?",
                        "acceptedAnswer": {
                            "@type": "Answer",
                            "text": "Artur Ferreira is the founder of The GEO Lab, with over 20 years of experience in SEO and organic growth strategy. He developed the GEO Stack framework — a five-layer system for engineering content visibility in AI-driven search — and leads ongoing research into Generative Engine Optimisation methodologies. He is based in Cambridge, United Kingdom."
                        }
                    },
                    {
                        "@type": "Question",
                        "name": "What is The GEO Lab?",
                        "acceptedAnswer": {
                            "@type": "Answer",
                            "text": "The GEO Lab is a research platform studying how content is retrieved, extracted, and synthesised by AI-driven search systems like ChatGPT, Perplexity, and Google AI Overviews. It publishes controlled experiments, practitioner frameworks, and diagnostic tools for Generative Engine Optimisation. Founded by Artur Ferreira in 2026, the platform operates on four principles: systems over tactics, evidence over hype, commercial impact over vanity metrics, and evolution over nostalgia."
                        }
                    },
                    {
                        "@type": "Question",
                        "name": "What experience does Artur Ferreira bring to GEO?",
                        "acceptedAnswer": {
                            "@type": "Answer",
                            "text": "Artur Ferreira brings over 20 years of SEO practice — building organic growth systems, scaling content strategies, solving technical bottlenecks, and aligning search performance with commercial outcomes. That background provides both the pattern recognition to identify when search mechanics shift structurally, and the practical discipline to test and document what actually changes. The GEO Stack framework and the research published at The GEO Lab emerge directly from that applied experience."
                        }
                    },
                    {
                        "@type": "Question",
                        "name": "How can I contact Artur Ferreira?",
                        "acceptedAnswer": {
                            "@type": "Answer",
                            "text": "Visit the contact form to reach Artur Ferreira directly. Response time is within 48 hours. The GEO Lab is based in Cambridge, United Kingdom. You can also connect on X/Twitter (@TheGEO_Lab) or LinkedIn."
                        }
                    }
                ]
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "Person",
                "@id": "https://thegeolab.net/about/artur-ferreira/",
                "name": "Artur Ferreira",
                "alternateName": "Artur Jorge Monteiro Carvalho Ferreira",
                "givenName": "Artur",
                "familyName": "Ferreira",
                "jobTitle": "Founder",
                "description": "SEO practitioner since 2004 with over 20 years of experience in organic search strategy. Creator of the GEO Stack framework for Generative Engine Optimisation.",
                "url": "https://thegeolab.net/about/",
                "image": {
                    "@id": "https://thegeolab.net/wp-content/uploads/2026/02/artur-ferreira.webp"
                },
                "identifier": {
                    "@type": "PropertyValue",
                    "propertyID": "ORCID",
                    "value": "0009-0004-4072-9741",
                    "url": "https://orcid.org/0009-0004-4072-9741"
                },
                "sameAs": [
                    "https://orcid.org/0009-0004-4072-9741",
                    "https://www.linkedin.com/in/arturgeo",
                    "https://github.com/arturseo-geo",
                    "https://medium.com/@arturseo"
                ],
                "worksFor": {
                    "@id": "https://thegeolab.net/#organization"
                },
                "knowsAbout": [
                    {
                        "@id": "https://thegeolab.net/geo-stack/#concept"
                    },
                    "Generative Engine Optimisation",
                    "SEO",
                    "AI Search",
                    "Content Strategy"
                ],
                "subjectOf": [
                    {
                        "@id": "https://doi.org/10.5281/zenodo.20245814"
                    },
                    {
                        "@id": "https://doi.org/10.5281/zenodo.19218295"
                    },
                    {
                        "@id": "https://doi.org/10.5281/zenodo.19450361"
                    },
                    {
                        "@id": "https://doi.org/10.5281/zenodo.19869156"
                    }
                ]
            },
            {
                "@type": "Organization",
                "additionalType": "https://schema.org/ResearchProject",
                "@id": "https://thegeolab.net/#organization",
                "name": "The GEO Lab",
                "url": "https://thegeolab.net",
                "description": "Independent research project measuring AI citation rate across generative search systems.",
                "founder": {
                    "@id": "https://thegeolab.net/about/artur-ferreira/"
                },
                "logo": {
                    "@id": "https://thegeolab.net/#logo"
                },
                "sameAs": [
                    "https://x.com/TheGEO_Lab",
                    "https://www.facebook.com/thegeolab",
                    "https://www.linkedin.com/company/thegeolab-net"
                ]
            },
            {
                "@type": "DefinedTerm",
                "@id": "https://thegeolab.net/geo-stack/#concept",
                "name": "The GEO Stack",
                "description": "Five-layer framework for engineering AI visibility: Retrieval Probability, Extractability, Entity Reinforcement, Structural Authority, and System Memory.",
                "url": "https://thegeolab.net/geo-stack/"
            },
            {
                "@type": "Dataset",
                "@id": "https://doi.org/10.5281/zenodo.19218295",
                "name": "GEO Brand Citation Index: Monthly Brand Visibility Tracking Across AI Systems",
                "identifier": "10.5281/zenodo.19218295",
                "description": "Monthly measurement of brand citation rates across AI-powered search systems including ChatGPT, Perplexity, and Gemini. Tracks 35+ brands across SEO, marketing, and GEO verticals using a standardised 52-query set.",
                "author": {
                    "@id": "https://thegeolab.net/about/artur-ferreira/"
                },
                "creator": {
                    "@id": "https://thegeolab.net/about/artur-ferreira/"
                },
                "publisher": {
                    "@type": "Organization",
                    "name": "Zenodo"
                },
                "datePublished": "2026-05-07",
                "license": "https://creativecommons.org/licenses/by/4.0/"
            },
            {
                "@type": "ScholarlyArticle",
                "@id": "https://doi.org/10.5281/zenodo.19450361",
                "headline": "Domain Authority Gates Citation Eligibility: Entity Density as a Within-Domain Signal in AI Search",
                "description": "Investigates whether named entity density influences citation rates in AI search systems. Finds that domain authority gates citation eligibility; entity density operates as a within-domain signal only after a domain authority threshold is met.",
                "identifier": "10.5281/zenodo.19450361",
                "author": {
                    "@id": "https://thegeolab.net/about/artur-ferreira/"
                },
                "publisher": {
                    "@type": "Organization",
                    "name": "Zenodo"
                },
                "datePublished": "2026-04-07",
                "license": "https://creativecommons.org/licenses/by/4.0/"
            },
            {
                "@type": "ScholarlyArticle",
                "@id": "https://doi.org/10.5281/zenodo.19869156",
                "headline": "Noise Floor Measurement for AI Citation Experiments: Platform Variance, Recording Artifacts, and a Four-Test Diagnostic Protocol",
                "description": "Establishes baseline citation variability for AI systems across Perplexity, ChatGPT, and Google AI Overviews. Identifies a 22.0 percentage-point interpretability threshold and a four-test diagnostic protocol for distinguishing platform noise from content-driven citation changes.",
                "identifier": "10.5281/zenodo.19869156",
                "author": {
                    "@id": "https://thegeolab.net/about/artur-ferreira/"
                },
                "publisher": {
                    "@type": "Organization",
                    "name": "Zenodo"
                },
                "datePublished": "2026-04-29",
                "license": "https://creativecommons.org/licenses/by/4.0/"
            },
            {
                "@type": "ScholarlyArticle",
                "@id": "https://doi.org/10.5281/zenodo.20245814",
                "headline": "Deterministic Citation-Identity in Perplexity: A 14-Day Zero-Variance Replication of AI Citation Behaviour on Proprietary-Concept Queries",
                "description": "A 14-day zero-variance replication of AI citation behaviour on proprietary-concept queries. Monitors Perplexity sonar-pro citation behaviour across fourteen consecutive days using ten queries against a single domain; finds three query-to-page bindings stable across all measurement days with zero inter-day variance.",
                "identifier": "10.5281/zenodo.20245814",
                "author": {
                    "@id": "https://thegeolab.net/about/artur-ferreira/"
                },
                "publisher": {
                    "@type": "Organization",
                    "name": "Zenodo"
                },
                "datePublished": "2026-05-16",
                "license": "https://creativecommons.org/licenses/by/4.0/"
            }
        ]
    }
]
/what-is-generative-engine-optimisation/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "BreadcrumbList",
                "@id": "https://thegeolab.net/what-is-generative-engine-optimisation/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": "1",
                        "item": {
                            "@id": "https://thegeolab.net",
                            "name": "Home"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": "2",
                        "item": {
                            "@id": "https://thegeolab.net/what-is-generative-engine-optimisation/",
                            "name": "What Is Generative Engine Optimisation? — The GEO Lab Guide"
                        }
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://thegeolab.net/#website",
                "url": "https://thegeolab.net",
                "name": "The GEO Lab",
                "description": "Generative Engine Optimization research and implementation",
                "publisher": {
                    "@id": "https://thegeolab.net/#organization"
                },
                "potentialAction": {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://thegeolab.net/?s={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            },
            {
                "@type": "Organization",
                "@id": "https://thegeolab.net/#organization",
                "name": "The GEO Lab",
                "alternateName": "GEO Lab",
                "url": "https://thegeolab.net",
                "logo": {
                    "@type": "ImageObject",
                    "url": "https://thegeolab.net/wp-content/uploads/2026/02/geo-lab-logo.png",
                    "width": "512",
                    "height": "512"
                },
                "sameAs": [
                    "https://x.com/TheGEO_Lab",
                    "https://www.facebook.com/thegeolab",
                    "https://www.linkedin.com/company/thegeolab-net"
                ],
                "founder": {
                    "@type": "Person",
                    "name": "Artur Ferreira",
                    "url": "https://thegeolab.net/about"
                }
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "FAQPage",
        "mainEntity": [
            {
                "@type": "Question",
                "name": "What is generative engine optimisation?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Generative Engine Optimisation (GEO) is the practice of engineering content to be retrieved, extracted, and cited by AI search systems such as ChatGPT, Perplexity, and Google AI Overviews. Unlike traditional SEO, which optimises pages for ranking position, GEO optimises individual content sections for participation in AI-generated answers. The optimisation unit is the section, not the page."
                }
            },
            {
                "@type": "Question",
                "name": "What is the difference between GEO and SEO?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "SEO optimises entire pages for ranking position using backlinks and domain authority. GEO optimises individual content sections for retrieval by AI systems using extractability and entity precision. The fundamental difference is the optimisation unit: SEO targets pages; GEO targets sections. A page can rank first on Google and still not participate in a single AI-generated answer."
                }
            },
            {
                "@type": "Question",
                "name": "How does generative engine optimisation work?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Generative engines run content through a four-stage pipeline: query fan-out (a single user query expands into multiple sub-queries), retrieval (relevant sections are fetched), extraction (specific passages are parsed), and synthesis with citation (an answer is generated and sources are named). GEO optimises content to survive each stage. Content that fails at retrieval never reaches citation, regardless of its organic ranking position."
                }
            },
            {
                "@type": "Question",
                "name": "Does GEO replace SEO?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "GEO does not replace SEO — it extends it. Technical health, crawlability, and domain authority remain prerequisites for AI retrieval. GEO adds section-level optimisation on top of a functioning SEO foundation. The two disciplines address different failure modes: SEO addresses document-level visibility; GEO addresses section-level participation in AI-generated answers."
                }
            },
            {
                "@type": "Question",
                "name": "How do you measure generative engine optimisation performance?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Citation rate — the percentage of AI queries that cite your domain — is the primary Generative Engine Optimisation (GEO) metric. It is measured directly, not estimated. The GEO Lab measures citation rate via the Perplexity Sonar Pro API, the DataForSEO AI Overview endpoint, and direct sampling on ChatGPT and Gemini. The GEO Brand Citation Index (DOI: 10.5281/zenodo.19218295) provides a cross-platform standardised measurement framework."
                }
            },
            {
                "@type": "Question",
                "name": "What is the GEO Stack?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "The GEO Stack is a five-layer framework developed by The GEO Lab that identifies where content fails in the AI retrieval pipeline. The five layers are, preceded by a Layer 0 infrastructure gate: Layer 0 (Infrastructure Accessibility), Layer 1 (Retrieval Probability), Layer 2 (Extractability), Layer 3 (Entity Reinforcement), Layer 4 (Structural Authority), and Layer 5 (System Memory). Each layer is a distinct failure point with specific diagnostic signals and interventions."
                }
            },
            {
                "@type": "Question",
                "name": "What is the difference between GEO and AEO?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "AEO (Answer Engine Optimisation) is output-focused: it asks how to get selected as the final answer. GEO is pipeline-focused: it asks how content survives retrieval, extraction, and compression before an answer is generated. AEO targets the citation stage. GEO targets all four stages of the pipeline. Content that does not survive retrieval never reaches the citation stage that AEO optimises for."
                }
            },
            {
                "@type": "Question",
                "name": "Which AI platforms does GEO apply to?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "GEO applies to any generative AI search system that retrieves external content: Perplexity, ChatGPT with web search, Google AI Overviews, and Gemini with Google Search grounding. Citation behaviour varies significantly by platform. The GEO Lab's experiments confirm that citation patterns are not portable across platforms — content optimised for Perplexity citation does not automatically achieve citation on ChatGPT or Gemini."
                }
            }
        ]
    }
]
/contact/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "BreadcrumbList",
                "@id": "https://thegeolab.net/contact/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": "1",
                        "item": {
                            "@id": "https://thegeolab.net",
                            "name": "Home"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": "2",
                        "item": {
                            "@id": "https://thegeolab.net/contact/",
                            "name": "Contact"
                        }
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://thegeolab.net/#website",
                "url": "https://thegeolab.net",
                "name": "The GEO Lab",
                "description": "Generative Engine Optimization research and implementation",
                "publisher": {
                    "@id": "https://thegeolab.net/#organization"
                },
                "potentialAction": {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://thegeolab.net/?s={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            },
            {
                "@type": "Organization",
                "@id": "https://thegeolab.net/#organization",
                "name": "The GEO Lab",
                "alternateName": "GEO Lab",
                "url": "https://thegeolab.net",
                "logo": {
                    "@type": "ImageObject",
                    "url": "https://thegeolab.net/wp-content/uploads/2026/02/geo-lab-logo.png",
                    "width": "512",
                    "height": "512"
                },
                "sameAs": [
                    "https://x.com/TheGEO_Lab",
                    "https://www.facebook.com/thegeolab",
                    "https://www.linkedin.com/company/thegeolab-net"
                ],
                "founder": {
                    "@type": "Person",
                    "name": "Artur Ferreira",
                    "url": "https://thegeolab.net/about"
                }
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "ContactPage",
                "@id": "https://thegeolab.net/contact/#contactpage",
                "url": "https://thegeolab.net/contact/",
                "name": "Contact Artur Ferreira | The GEO Lab",
                "description": "Get in touch with Artur Ferreira and The GEO Lab for GEO research, collaboration, and media enquiries.",
                "isPartOf": {
                    "@id": "https://thegeolab.net/#website"
                },
                "about": {
                    "@id": "https://thegeolab.net/contact/#person"
                },
                "mainEntity": {
                    "@id": "https://thegeolab.net/contact/#person"
                },
                "datePublished": "2026-02-28",
                "dateModified": "2026-02-28"
            },
            {
                "@type": "Person",
                "@id": "https://thegeolab.net/contact/#person",
                "name": "Artur Ferreira",
                "url": "https://thegeolab.net/about/",
                "jobTitle": "Founder",
                "worksFor": {
                    "@type": "Organization",
                    "name": "The GEO Lab",
                    "url": "https://thegeolab.net"
                },
                "sameAs": [
                    "https://orcid.org/0009-0004-4072-9741",
                    "https://www.linkedin.com/in/arturgeo",
                    "https://github.com/arturseo-geo",
                    "https://thegeolab.net/about/"
                ]
            },
            {
                "@type": "Organization",
                "@id": "https://thegeolab.net/#organization",
                "name": "The GEO Lab",
                "url": "https://thegeolab.net",
                "logo": {
                    "@type": "ImageObject",
                    "url": "https://thegeolab.net/wp-content/uploads/geo-lab-logo.png"
                },
                "founder": {
                    "@id": "https://thegeolab.net/contact/#person"
                },
                "contactPoint": {
                    "@type": "ContactPoint",
                    "contactType": "customer service",
                    "email": "artur@thegeolab.net",
                    "url": "https://thegeolab.net/contact/"
                },
                "sameAs": [
                    "https://x.com/TheGEO_Lab",
                    "https://www.facebook.com/thegeolab",
                    "https://www.linkedin.com/company/thegeolab-net"
                ]
            }
        ]
    }
]
/geo-stack/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "BreadcrumbList",
                "@id": "https://thegeolab.net/geo-stack/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": "1",
                        "item": {
                            "@id": "https://thegeolab.net",
                            "name": "Home"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": "2",
                        "item": {
                            "@id": "https://thegeolab.net/geo-stack/",
                            "name": "The GEO Stack: How the Five-Layer GEO Framework Works"
                        }
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://thegeolab.net/#website",
                "url": "https://thegeolab.net",
                "name": "The GEO Lab",
                "description": "Generative Engine Optimization research and implementation",
                "publisher": {
                    "@id": "https://thegeolab.net/#organization"
                },
                "potentialAction": {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://thegeolab.net/?s={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            },
            {
                "@type": "Organization",
                "@id": "https://thegeolab.net/#organization",
                "name": "The GEO Lab",
                "alternateName": "GEO Lab",
                "url": "https://thegeolab.net",
                "logo": {
                    "@type": "ImageObject",
                    "url": "https://thegeolab.net/wp-content/uploads/2026/02/geo-lab-logo.png",
                    "width": "512",
                    "height": "512"
                },
                "sameAs": [
                    "https://x.com/TheGEO_Lab",
                    "https://www.facebook.com/thegeolab",
                    "https://www.linkedin.com/company/thegeolab-net"
                ],
                "founder": {
                    "@type": "Person",
                    "name": "Artur Ferreira",
                    "url": "https://thegeolab.net/about"
                }
            },
            {
                "@type": "FAQPage",
                "mainEntity": [
                    {
                        "@type": "Question",
                        "name": "What is Stage 0 in the GEO Stack?",
                        "acceptedAnswer": {
                            "@type": "Answer",
                            "text": "Stage 0 is the prerequisite gate before any GEO Stack layer applies. A page must be indexed by search engines and rank in the top 30 organic results for its target query to enter the candidate pool for AI retrieval. Pages that do not clear Stage 0 are invisible to Perplexity, ChatGPT, Google AI Overviews, and every other AI search system — regardless of how well their content is optimised for extraction. Stage 0 is where traditional SEO foundations (crawlability, authority, relevance) directly enable GEO effectiveness."
                        }
                    },
                    {
                        "@type": "Question",
                        "name": "What is the GEO Stack?",
                        "acceptedAnswer": {
                            "@type": "Answer",
                            "text": "The GEO Stack is a five-layer framework for optimising content visibility in AI-driven search systems, developed by Artur Ferreira at The GEO Lab. It provides a systematic approach to Generative Engine Optimisation by mapping optimisation strategies to how AI systems actually process content. The framework recognises that failure at lower layers undermines everything above, requiring bottom-up sequential optimisation."
                        }
                    },
                    {
                        "@type": "Question",
                        "name": "What are the five layers of the GEO Stack?",
                        "acceptedAnswer": {
                            "@type": "Answer",
                            "text": "The five layers are: Retrieval Probability (foundation), Extractability, Entity Reinforcement, Structural Authority, and System Memory. Each layer builds on the previous one — you cannot achieve strong Entity Reinforcement without first solving Retrieval Probability and Extractability. The stack moves from technical foundations to accumulated authority signals."
                        }
                    },
                    {
                        "@type": "Question",
                        "name": "Why does the order of layers matter?",
                        "acceptedAnswer": {
                            "@type": "Answer",
                            "text": "Layer order matters because generative search systems process content sequentially — retrieval happens before extraction, which happens before synthesis. Optimising for Entity Reinforcement is wasted effort if content never gets retrieved in the first place. The GEO Stack enforces this reality: solve lower-layer problems before investing in higher-layer optimisation."
                        }
                    },
                    {
                        "@type": "Question",
                        "name": "What is Retrieval Probability in the GEO Stack?",
                        "acceptedAnswer": {
                            "@type": "Answer",
                            "text": "Retrieval Probability is Layer 1, the foundation of the entire stack. It determines whether your content gets selected by vector search for inclusion in AI generation. Key factors include semantic alignment with queries, entity match strength, structural clarity, and topical isolation. Content that never gets retrieved cannot be cited, regardless of quality."
                        }
                    },
                    {
                        "@type": "Question",
                        "name": "What is Entity Reinforcement?",
                        "acceptedAnswer": {
                            "@type": "Answer",
                            "text": "Entity Reinforcement is Layer 3 of the GEO Stack, focused on building \"entity gravity\" through consistent association of brands and concepts with specific entities across your content. It requires canonical naming (always using the same term for the same concept), strategic repetition, deliberate co-occurrence patterns, and entity-rich anchor text in internal links."
                        }
                    },
                    {
                        "@type": "Question",
                        "name": "What is System Memory in GEO?",
                        "acceptedAnswer": {
                            "@type": "Answer",
                            "text": "System Memory is Layer 5, the highest layer of the GEO Stack, representing the accumulated pattern of entity and topic associations your site builds over time. Generative AI systems use this signal to model your site authority and topical expertise. Unlike other layers, System Memory cannot be directly optimised — it emerges from consistent application of Layers 1-4 over time."
                        }
                    },
                    {
                        "@type": "Question",
                        "name": "How do I use the GEO Stack to audit content?",
                        "acceptedAnswer": {
                            "@type": "Answer",
                            "text": "Audit content by evaluating each layer sequentially, starting from Layer 1 (Retrieval Probability) and moving upward. For each piece of content, ask: Is it semantically aligned with target queries? Can sections be cleanly extracted? Are entities named consistently? Does the internal linking structure support topical authority? Document failures at each layer and prioritise fixes from the bottom up."
                        }
                    }
                ]
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "DefinedTermSet",
        "@id": "https://thegeolab.net/geo-stack/#geo-stack-framework",
        "name": "The GEO Stack",
        "description": "A five-layer framework for engineering visibility in AI-driven search systems, developed by Artur Ferreira at The GEO Lab.",
        "hasDefinedTerm": [
            {
                "@id": "https://thegeolab.net/retrieval-probability/#retrieval-probability-concept"
            },
            {
                "@id": "https://thegeolab.net/extractability/#extractability-concept"
            },
            {
                "@id": "https://thegeolab.net/entity-reinforcement/#entity-reinforcement-concept"
            },
            {
                "@id": "https://thegeolab.net/structural-authority/#structural-authority-concept"
            },
            {
                "@id": "https://thegeolab.net/system-memory/#system-memory-concept"
            }
        ],
        "creator": {
            "@id": "https://thegeolab.net/about/artur-ferreira/"
        },
        "url": "https://thegeolab.net/geo-stack/"
    },
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "TechArticle",
                "@id": "https://thegeolab.net/geo-stack/#article",
                "headline": "The GEO Stack: How the Five-Layer GEO Framework Works u2014 The GEO Lab",
                "description": "The GEO Stack is a 5-layer framework for Generative Engine Optimisation (GEO): Retrieval Probability, Extractability, Entity Reinforcement, Structural Authority, and System Memory.",
                "datePublished": "2026-02-27",
                "dateModified": "2026-03-2712",
                "version": "3.0",
                "author": {
                    "@type": "Person",
                    "@id": "https://thegeolab.net/about/artur-ferreira/"
                },
                "publisher": {
                    "@type": "Organization",
                    "@id": "https://thegeolab.net/#organization"
                },
                "mainEntityOfPage": {
                    "@type": "WebPage",
                    "@id": "https://thegeolab.net/geo-stack/"
                },
                "about": [
                    {
                        "@type": "Thing",
                        "name": "GEO Stack"
                    },
                    {
                        "@type": "Thing",
                        "name": "Generative Engine Optimisation"
                    },
                    {
                        "@type": "Thing",
                        "name": "AI Search Visibility"
                    }
                ]
            },
            {
                "@type": "BreadcrumbList",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://thegeolab.net/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "GEO Stack",
                        "item": "https://thegeolab.net/geo-stack/"
                    }
                ]
            }
        ]
    }
]
/log/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://thegeolab.net/log/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": "1",
                    "item": {
                        "@id": "https://thegeolab.net",
                        "name": "Home"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": "2",
                    "item": {
                        "@id": "https://thegeolab.net/log/",
                        "name": "The GEO Log"
                    }
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://thegeolab.net/#website",
            "url": "https://thegeolab.net",
            "name": "The GEO Lab",
            "description": "Generative Engine Optimization research and implementation",
            "publisher": {
                "@id": "https://thegeolab.net/#organization"
            },
            "potentialAction": {
                "@type": "SearchAction",
                "target": {
                    "@type": "EntryPoint",
                    "urlTemplate": "https://thegeolab.net/?s={search_term_string}"
                },
                "query-input": "required name=search_term_string"
            }
        },
        {
            "@type": "Organization",
            "@id": "https://thegeolab.net/#organization",
            "name": "The GEO Lab",
            "alternateName": "GEO Lab",
            "url": "https://thegeolab.net",
            "logo": {
                "@type": "ImageObject",
                "url": "https://thegeolab.net/wp-content/uploads/2026/02/geo-lab-logo.png",
                "width": "512",
                "height": "512"
            },
            "sameAs": [
                "https://x.com/TheGEO_Lab",
                "https://www.facebook.com/thegeolab",
                "https://www.linkedin.com/company/thegeolab-net"
            ],
            "founder": {
                "@type": "Person",
                "name": "Artur Ferreira",
                "url": "https://thegeolab.net/about"
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
26Review mentions (all pages)
1External proof links (all pages)
PageReviewsProof links
/ (home) 2 0
/about/ 3 0
/what-is-generative-engine-optimisation/ 5 0
/contact/ 1 1
/geo-stack/ 11 0
/log/ 4 0