Identity & Authority: Earth Science – Signal Evidence & AI Readability

Earth Science

(https://encap.net) πŸ“Έ Data Snapshot: May 30, 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.
2 Impact Weight: 15 / 100
13% Reputation

A critical technical credibility gap exists in the schema_json, which references ‘http://localhost/earthsciweb/’ as the website ID, indicating a failure to update development environment configurations for a live production site. While the site claims 20 years of experience, there are no named team members, founders, or verifiable Person schema to anchor this authority. The brand claims to be ‘Earth Science’ but provides no scientific credentials or professional affiliations in its structured data.

The boldest claimβ€”’grow up to 3X more’β€”is isolated from any case studies or data visualizations that would prove such a high-performance metric. The marketing tone suggests a scientific foundation (‘innovation’, ‘patented’), yet the site demonstrates only basic retail product listing capabilities. There is a total absence of ‘before and after’ evidence which is the industry standard for soil improvement products.

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": "WebPage",
            "@id": "https://www.earthsciencegrowing.com/",
            "url": "https://www.earthsciencegrowing.com/",
            "name": "Home - Earth Science",
            "isPartOf": {
                "@id": "http://localhost/earthsciweb/#website"
            },
            "datePublished": "2020-01-29T16:36:21+00:00",
            "dateModified": "2026-03-05T01:07:16+00:00",
            "description": "Earth Science makes high-performing natural and organic lawn, garden, and soil care products designed to work with nature, not against it.",
            "breadcrumb": {
                "@id": "https://www.earthsciencegrowing.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.earthsciencegrowing.com/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.earthsciencegrowing.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "http://localhost/earthsciweb/#website",
            "url": "http://localhost/earthsciweb/",
            "name": "Earth Science",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "http://localhost/earthsciweb/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/expert-advice/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": [
                "WebPage",
                "CollectionPage"
            ],
            "@id": "http://localhost/earthsciweb/expert-advice/",
            "url": "http://localhost/earthsciweb/expert-advice/",
            "name": "Expert Advice - Earth Science",
            "isPartOf": {
                "@id": "http://localhost/earthsciweb/#website"
            },
            "datePublished": "2020-01-29T16:36:27+00:00",
            "dateModified": "2020-03-11T04:28:56+00:00",
            "description": "Knowledge and advice from the lawn and garden experts at Earth Science. Topics include lawn care, garden care, soil care, and more.",
            "breadcrumb": {
                "@id": "http://localhost/earthsciweb/expert-advice/#breadcrumb"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "http://localhost/earthsciweb/expert-advice/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.earthsciencegrowing.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Expert Advice"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "http://localhost/earthsciweb/#website",
            "url": "http://localhost/earthsciweb/",
            "name": "Earth Science",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "http://localhost/earthsciweb/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/products/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "@id": "http://localhost/earthsciweb/products/",
            "url": "http://localhost/earthsciweb/products/",
            "name": "Product Archive - Earth Science",
            "isPartOf": {
                "@id": "http://localhost/earthsciweb/#website"
            },
            "breadcrumb": {
                "@id": "http://localhost/earthsciweb/products/#breadcrumb"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "http://localhost/earthsciweb/products/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.earthsciencegrowing.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Product"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "http://localhost/earthsciweb/#website",
            "url": "http://localhost/earthsciweb/",
            "name": "Earth Science",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "http://localhost/earthsciweb/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
πŸ›‘οΈ Trust Signals β€” external proof links that back the declared identity
7Review mentions (all pages)
3External proof links (all pages)
PageReviewsProof links
/ (home) 2 1
/expert-advice/ 2 1
/products/ 3 1