# AI Boost Proof — Sparse Article

   Details    Written by: AI Boost    Category: [AI Boost Proof](/ab-proof-blog)     Published: 02 September 2026      Hits: 1114

- [AI Boost Proof Tag](/ab-proof-tag-page)

Sparse fixture article. Only the schema type is set; every other AI Boost field is deliberately empty.

## Structured data

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "@id": "https://joomla6-pro.testmyweb.info/#/schema/BreadcrumbList/17",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@id": "https://joomla6-pro.testmyweb.info/",
                "name": "Home"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@id": "https://joomla6-pro.testmyweb.info/ab-proof-blog",
                "name": "AB Proof Blog"
            }
        },
        {
            "@type": "ListItem",
            "position": 3,
            "item": {
                "name": "AI Boost Proof — Sparse Article"
            }
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://joomla6-pro.testmyweb.info/#/schema/Organization/base",
            "name": "joomla6-pro (TEST)",
            "url": "https://joomla6-pro.testmyweb.info/"
        },
        {
            "@type": "WebSite",
            "@id": "https://joomla6-pro.testmyweb.info/#/schema/WebSite/base",
            "url": "https://joomla6-pro.testmyweb.info/",
            "name": "joomla6-pro (TEST)",
            "publisher": {
                "@id": "https://joomla6-pro.testmyweb.info/#/schema/Organization/base"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://joomla6-pro.testmyweb.info/#/schema/WebPage/base",
            "url": "https://joomla6-pro.testmyweb.info/ab-proof-blog/ab-proof-sparse",
            "name": "AI Boost Proof — Sparse Article",
            "isPartOf": {
                "@id": "https://joomla6-pro.testmyweb.info/#/schema/WebSite/base"
            },
            "about": {
                "@id": "https://joomla6-pro.testmyweb.info/#/schema/Organization/base"
            },
            "inLanguage": "en-GB",
            "breadcrumb": {
                "@id": "https://joomla6-pro.testmyweb.info/#/schema/BreadcrumbList/17"
            }
        },
        {
            "@type": "Article",
            "@id": "https://joomla6-pro.testmyweb.info/#/schema/com_content/article/74",
            "name": "AI Boost Proof — Sparse Article",
            "headline": "AI Boost Proof — Sparse Article",
            "inLanguage": "en-GB",
            "author": {
                "@type": "Person",
                "name": "AI Boost"
            },
            "articleSection": "AI Boost Proof",
            "dateCreated": "2026-09-02T18:48:53+00:00",
            "interactionStatistic": {
                "@type": "InteractionCounter",
                "userInteractionCount": 1114
            },
            "isPartOf": {
                "@id": "https://joomla6-pro.testmyweb.info/#/schema/WebPage/base"
            }
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://joomla6-pro.testmyweb.info/#organization",
            "name": "AB Test Restaurant",
            "url": "https://joomla6-pro.testmyweb.info/",
            "description": "A test restaurant used to check what AI Boost publishes.",
            "telephone": "+381111234567",
            "image": "https://joomla6-pro.testmyweb.info/images/powered_by.png",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Test Street 1",
                "addressLocality": "Belgrade",
                "addressCountry": "RS"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://joomla6-pro.testmyweb.info/ab-proof-blog/ab-proof-sparse/#webpage",
            "name": "AI Boost Proof — Sparse Article",
            "url": "https://joomla6-pro.testmyweb.info/ab-proof-blog/ab-proof-sparse",
            "inLanguage": "en-GB",
            "about": {
                "@type": "Organization",
                "@id": "https://joomla6-pro.testmyweb.info/#organization"
            },
            "breadcrumb": {
                "@type": "BreadcrumbList",
                "@id": "https://joomla6-pro.testmyweb.info/ab-proof-blog/ab-proof-sparse/#breadcrumb"
            },
            "isPartOf": {
                "@type": "WebSite",
                "@id": "https://joomla6-pro.testmyweb.info/#website"
            },
            "mainEntity": {
                "@type": "BlogPosting",
                "@id": "https://joomla6-pro.testmyweb.info/ab-proof-blog/ab-proof-sparse/#article"
            }
        },
        {
            "@type": "BlogPosting",
            "@id": "https://joomla6-pro.testmyweb.info/ab-proof-blog/ab-proof-sparse/#article",
            "headline": "AI Boost Proof — Sparse Article",
            "name": "AI Boost Proof — Sparse Article",
            "url": "https://joomla6-pro.testmyweb.info/ab-proof-blog/ab-proof-sparse",
            "articleSection": "AI Boost Proof",
            "inLanguage": "en-GB",
            "datePublished": "2026-09-02T18:48:53+00:00",
            "dateCreated": "2026-09-02T18:48:53+00:00",
            "dateModified": "2026-09-02T18:48:53+00:00",
            "author": {
                "@type": "Person",
                "@id": "https://joomla6-pro.testmyweb.info/ab-proof-blog/ab-proof-sparse/#author",
                "name": "AI Boost"
            },
            "publisher": {
                "@type": "Organization",
                "@id": "https://joomla6-pro.testmyweb.info/#organization",
                "name": "AB Test Restaurant"
            },
            "interactionStatistic": {
                "@type": "InteractionCounter",
                "interactionType": "https://schema.org/ReadAction",
                "userInteractionCount": 1114
            },
            "isPartOf": {
                "@type": "WebPage",
                "@id": "https://joomla6-pro.testmyweb.info/ab-proof-blog/ab-proof-sparse/#webpage"
            }
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://joomla6-pro.testmyweb.info/ab-proof-blog/ab-proof-sparse/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://joomla6-pro.testmyweb.info/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "AB Proof Blog",
                    "item": "https://joomla6-pro.testmyweb.info/ab-proof-blog"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "AI Boost Proof — Sparse Article"
                }
            ]
        }
    ]
}
```
