Identity & Authority: Art of Fitness – Signal Evidence & AI Readability

Art of Fitness

(https://artoffitness.ie) πŸ“Έ Data Snapshot: May 19, 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.
12 Impact Weight: 15 / 100
80% Reputation

The site mentions several industry experts by name but fails to connect them via Person schema or outbound sameAs links to professional profiles (LinkedIn). The schema_json is standard Organization/LocalBusiness but lacks granular ‘expertise’ or ‘founder’ properties, relying on the ‘artoffitness’ user profile for article authorship rather than recognized individuals.

The site avoids high-risk performance claims like ‘results guaranteed’ and instead focuses on operational metrics, citing facilities with memberships of over 2500 people. The disconnect is minimal, as the marketing tone of technical excellence is supported by detailed technical series descriptions (e.g., Stryker Slat Treadmill, Palisade Climber).

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": "Place",
            "@id": "https://artoffitness.ie/#place",
            "address": {
                "@type": "PostalAddress",
                "addressLocality": "Ballsbridge",
                "addressRegion": "Dublin",
                "addressCountry": "IE"
            }
        },
        {
            "@type": "Organization",
            "@id": "https://artoffitness.ie/#organization",
            "name": "Art of Fitness",
            "url": "https://artoffitness.ie/dev",
            "sameAs": [
                "https://www.facebook.com/Art-of-Fitness-Ireland-113603927215756/"
            ],
            "address": {
                "@type": "PostalAddress",
                "addressLocality": "Ballsbridge",
                "addressRegion": "Dublin",
                "addressCountry": "IE"
            },
            "logo": {
                "@type": "ImageObject",
                "@id": "https://artoffitness.ie/#logo",
                "url": "https://artoffitness.ie/dev/wp-content/uploads/2022/06/aof-logo-icon-square.png",
                "contentUrl": "https://artoffitness.ie/dev/wp-content/uploads/2022/06/aof-logo-icon-square.png",
                "caption": "Art of Fitness",
                "inLanguage": "en-GB",
                "width": "500",
                "height": "500"
            },
            "contactPoint": [
                {
                    "@type": "ContactPoint",
                    "telephone": "+353 1 667 0185",
                    "contactType": "customer support"
                }
            ],
            "location": {
                "@id": "https://artoffitness.ie/#place"
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://artoffitness.ie/#website",
            "url": "https://artoffitness.ie",
            "name": "Art of Fitness",
            "publisher": {
                "@id": "https://artoffitness.ie/#organization"
            },
            "inLanguage": "en-GB",
            "potentialAction": {
                "@type": "SearchAction",
                "target": "https://artoffitness.ie/?s={search_term_string}",
                "query-input": "required name=search_term_string"
            }
        },
        {
            "@type": "ImageObject",
            "@id": "https://artoffitness.ie/wp-content/uploads/2022/06/aof-logo-icon-square.png",
            "url": "https://artoffitness.ie/wp-content/uploads/2022/06/aof-logo-icon-square.png",
            "width": "500",
            "height": "500",
            "caption": "art of fitness logo",
            "inLanguage": "en-GB"
        },
        {
            "@type": "WebPage",
            "@id": "https://artoffitness.ie/#webpage",
            "url": "https://artoffitness.ie/",
            "name": "Art of Fitness - Gym Design and Equipment",
            "datePublished": "2020-08-08T19:57:58+01:00",
            "dateModified": "2020-08-23T10:20:36+01:00",
            "about": {
                "@id": "https://artoffitness.ie/#organization"
            },
            "isPartOf": {
                "@id": "https://artoffitness.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://artoffitness.ie/wp-content/uploads/2022/06/aof-logo-icon-square.png"
            },
            "inLanguage": "en-GB"
        },
        {
            "@type": "Person",
            "@id": "https://artoffitness.ie/author/artoffitness/",
            "name": "artoffitness",
            "url": "https://artoffitness.ie/author/artoffitness/",
            "image": {
                "@type": "ImageObject",
                "@id": "https://secure.gravatar.com/avatar/d58f38a17265a9a7bc179e1e9f19543bad43fe35b79a67cf5de250a1b81411a9?s=96&d=mm&r=g",
                "url": "https://secure.gravatar.com/avatar/d58f38a17265a9a7bc179e1e9f19543bad43fe35b79a67cf5de250a1b81411a9?s=96&d=mm&r=g",
                "caption": "artoffitness",
                "inLanguage": "en-GB"
            },
            "worksFor": {
                "@id": "https://artoffitness.ie/#organization"
            }
        },
        {
            "@type": "Article",
            "headline": "Art of Fitness - Gym Design and Equipment",
            "datePublished": "2020-08-08T19:57:58+01:00",
            "dateModified": "2020-08-23T10:20:36+01:00",
            "author": {
                "@id": "https://artoffitness.ie/author/artoffitness/",
                "name": "artoffitness"
            },
            "publisher": {
                "@id": "https://artoffitness.ie/#organization"
            },
            "description": "Trust us as your partner and rely on us to create intelligent, thoughtful bespoke fitness space solutions and provide you with the world’s finest fitness equipment.",
            "name": "Art of Fitness - Gym Design and Equipment",
            "@id": "https://artoffitness.ie/#richSnippet",
            "isPartOf": {
                "@id": "https://artoffitness.ie/#webpage"
            },
            "image": {
                "@id": "https://artoffitness.ie/wp-content/uploads/2022/06/aof-logo-icon-square.png"
            },
            "inLanguage": "en-GB",
            "mainEntityOfPage": {
                "@id": "https://artoffitness.ie/#webpage"
            }
        }
    ]
}
/gym-equipment-shop/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Place",
            "@id": "https://artoffitness.ie/#place",
            "address": {
                "@type": "PostalAddress",
                "addressLocality": "Ballsbridge",
                "addressRegion": "Dublin",
                "addressCountry": "IE"
            }
        },
        {
            "@type": "Organization",
            "@id": "https://artoffitness.ie/#organization",
            "name": "Art of Fitness",
            "url": "https://artoffitness.ie/dev",
            "sameAs": [
                "https://www.facebook.com/Art-of-Fitness-Ireland-113603927215756/"
            ],
            "address": {
                "@type": "PostalAddress",
                "addressLocality": "Ballsbridge",
                "addressRegion": "Dublin",
                "addressCountry": "IE"
            },
            "logo": {
                "@type": "ImageObject",
                "@id": "https://artoffitness.ie/#logo",
                "url": "https://artoffitness.ie/dev/wp-content/uploads/2022/06/aof-logo-icon-square.png",
                "contentUrl": "https://artoffitness.ie/dev/wp-content/uploads/2022/06/aof-logo-icon-square.png",
                "caption": "Art of Fitness",
                "inLanguage": "en-GB",
                "width": "500",
                "height": "500"
            },
            "contactPoint": [
                {
                    "@type": "ContactPoint",
                    "telephone": "+353 1 667 0185",
                    "contactType": "customer support"
                }
            ],
            "location": {
                "@id": "https://artoffitness.ie/#place"
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://artoffitness.ie/#website",
            "url": "https://artoffitness.ie",
            "name": "Art of Fitness",
            "publisher": {
                "@id": "https://artoffitness.ie/#organization"
            },
            "inLanguage": "en-GB"
        },
        {
            "@type": "CollectionPage",
            "@id": "https://artoffitness.ie/gym-equipment-shop/#webpage",
            "url": "https://artoffitness.ie/gym-equipment-shop/",
            "name": "Fit Shop - Buy Gym Equipment Online",
            "isPartOf": {
                "@id": "https://artoffitness.ie/#website"
            },
            "inLanguage": "en-GB"
        }
    ]
}
/gym-design-services/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Place",
            "@id": "https://artoffitness.ie/#place",
            "address": {
                "@type": "PostalAddress",
                "addressLocality": "Ballsbridge",
                "addressRegion": "Dublin",
                "addressCountry": "IE"
            }
        },
        {
            "@type": "Organization",
            "@id": "https://artoffitness.ie/#organization",
            "name": "Art of Fitness",
            "url": "https://artoffitness.ie/dev",
            "sameAs": [
                "https://www.facebook.com/Art-of-Fitness-Ireland-113603927215756/"
            ],
            "address": {
                "@type": "PostalAddress",
                "addressLocality": "Ballsbridge",
                "addressRegion": "Dublin",
                "addressCountry": "IE"
            },
            "logo": {
                "@type": "ImageObject",
                "@id": "https://artoffitness.ie/#logo",
                "url": "https://artoffitness.ie/dev/wp-content/uploads/2022/06/aof-logo-icon-square.png",
                "contentUrl": "https://artoffitness.ie/dev/wp-content/uploads/2022/06/aof-logo-icon-square.png",
                "caption": "Art of Fitness",
                "inLanguage": "en-GB",
                "width": "500",
                "height": "500"
            },
            "contactPoint": [
                {
                    "@type": "ContactPoint",
                    "telephone": "+353 1 667 0185",
                    "contactType": "customer support"
                }
            ],
            "location": {
                "@id": "https://artoffitness.ie/#place"
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://artoffitness.ie/#website",
            "url": "https://artoffitness.ie",
            "name": "Art of Fitness",
            "publisher": {
                "@id": "https://artoffitness.ie/#organization"
            },
            "inLanguage": "en-GB"
        },
        {
            "@type": "ImageObject",
            "@id": "https://artoffitness.ie/wp-content/uploads/2022/06/aof-logo-icon-square.png",
            "url": "https://artoffitness.ie/wp-content/uploads/2022/06/aof-logo-icon-square.png",
            "width": "500",
            "height": "500",
            "caption": "art of fitness logo",
            "inLanguage": "en-GB"
        },
        {
            "@type": "WebPage",
            "@id": "https://artoffitness.ie/gym-design-services/#webpage",
            "url": "https://artoffitness.ie/gym-design-services/",
            "name": "Gym Design Services Ireland",
            "datePublished": "2020-05-07T08:50:44+01:00",
            "dateModified": "2024-02-06T11:29:58+00:00",
            "isPartOf": {
                "@id": "https://artoffitness.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://artoffitness.ie/wp-content/uploads/2022/06/aof-logo-icon-square.png"
            },
            "inLanguage": "en-GB"
        },
        {
            "@type": "Person",
            "@id": "https://artoffitness.ie/author/artoffitness/",
            "name": "artoffitness",
            "url": "https://artoffitness.ie/author/artoffitness/",
            "image": {
                "@type": "ImageObject",
                "@id": "https://secure.gravatar.com/avatar/d58f38a17265a9a7bc179e1e9f19543bad43fe35b79a67cf5de250a1b81411a9?s=96&d=mm&r=g",
                "url": "https://secure.gravatar.com/avatar/d58f38a17265a9a7bc179e1e9f19543bad43fe35b79a67cf5de250a1b81411a9?s=96&d=mm&r=g",
                "caption": "artoffitness",
                "inLanguage": "en-GB"
            },
            "worksFor": {
                "@id": "https://artoffitness.ie/#organization"
            }
        },
        {
            "@type": "Article",
            "headline": "Gym Design Services Ireland",
            "datePublished": "2020-05-07T08:50:44+01:00",
            "dateModified": "2024-02-06T11:29:58+00:00",
            "author": {
                "@id": "https://artoffitness.ie/author/artoffitness/",
                "name": "artoffitness"
            },
            "publisher": {
                "@id": "https://artoffitness.ie/#organization"
            },
            "description": "We design and create fitness spaces that are alive, energetic and eye-catching.",
            "name": "Gym Design Services Ireland",
            "@id": "https://artoffitness.ie/gym-design-services/#richSnippet",
            "isPartOf": {
                "@id": "https://artoffitness.ie/gym-design-services/#webpage"
            },
            "image": {
                "@id": "https://artoffitness.ie/wp-content/uploads/2022/06/aof-logo-icon-square.png"
            },
            "inLanguage": "en-GB",
            "mainEntityOfPage": {
                "@id": "https://artoffitness.ie/gym-design-services/#webpage"
            }
        }
    ]
}
/booty-builder/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Place",
            "@id": "https://artoffitness.ie/#place",
            "address": {
                "@type": "PostalAddress",
                "addressLocality": "Ballsbridge",
                "addressRegion": "Dublin",
                "addressCountry": "IE"
            }
        },
        {
            "@type": "Organization",
            "@id": "https://artoffitness.ie/#organization",
            "name": "Art of Fitness",
            "url": "https://artoffitness.ie/dev",
            "sameAs": [
                "https://www.facebook.com/Art-of-Fitness-Ireland-113603927215756/"
            ],
            "address": {
                "@type": "PostalAddress",
                "addressLocality": "Ballsbridge",
                "addressRegion": "Dublin",
                "addressCountry": "IE"
            },
            "logo": {
                "@type": "ImageObject",
                "@id": "https://artoffitness.ie/#logo",
                "url": "https://artoffitness.ie/dev/wp-content/uploads/2022/06/aof-logo-icon-square.png",
                "contentUrl": "https://artoffitness.ie/dev/wp-content/uploads/2022/06/aof-logo-icon-square.png",
                "caption": "Art of Fitness",
                "inLanguage": "en-GB",
                "width": "500",
                "height": "500"
            },
            "contactPoint": [
                {
                    "@type": "ContactPoint",
                    "telephone": "+353 1 667 0185",
                    "contactType": "customer support"
                }
            ],
            "location": {
                "@id": "https://artoffitness.ie/#place"
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://artoffitness.ie/#website",
            "url": "https://artoffitness.ie",
            "name": "Art of Fitness",
            "publisher": {
                "@id": "https://artoffitness.ie/#organization"
            },
            "inLanguage": "en-GB"
        },
        {
            "@type": "ImageObject",
            "@id": "https://artoffitness.ie/wp-content/uploads/2022/06/aof-logo-icon-square.png",
            "url": "https://artoffitness.ie/wp-content/uploads/2022/06/aof-logo-icon-square.png",
            "width": "500",
            "height": "500",
            "caption": "art of fitness logo",
            "inLanguage": "en-GB"
        },
        {
            "@type": "WebPage",
            "@id": "https://artoffitness.ie/booty-builder/#webpage",
            "url": "https://artoffitness.ie/booty-builder/",
            "name": "Booty Builder - Art of Fitness",
            "datePublished": "2023-04-19T10:46:31+01:00",
            "dateModified": "2023-04-26T14:03:43+01:00",
            "isPartOf": {
                "@id": "https://artoffitness.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://artoffitness.ie/wp-content/uploads/2022/06/aof-logo-icon-square.png"
            },
            "inLanguage": "en-GB"
        },
        {
            "@type": "Person",
            "@id": "https://artoffitness.ie/author/admin/",
            "name": "Wikid Agency",
            "url": "https://artoffitness.ie/author/admin/",
            "image": {
                "@type": "ImageObject",
                "@id": "https://secure.gravatar.com/avatar/62afac3fa6092679dcdb4ca04109942f3a6e728cea23d0d097956228e5bd5553?s=96&d=mm&r=g",
                "url": "https://secure.gravatar.com/avatar/62afac3fa6092679dcdb4ca04109942f3a6e728cea23d0d097956228e5bd5553?s=96&d=mm&r=g",
                "caption": "Wikid Agency",
                "inLanguage": "en-GB"
            },
            "sameAs": [
                "https://wikid.ie"
            ],
            "worksFor": {
                "@id": "https://artoffitness.ie/#organization"
            }
        },
        {
            "@type": "Article",
            "headline": "Booty Builder - Art of Fitness",
            "datePublished": "2023-04-19T10:46:31+01:00",
            "dateModified": "2023-04-26T14:03:43+01:00",
            "author": {
                "@id": "https://artoffitness.ie/author/admin/",
                "name": "Wikid Agency"
            },
            "publisher": {
                "@id": "https://artoffitness.ie/#organization"
            },
            "name": "Booty Builder - Art of Fitness",
            "@id": "https://artoffitness.ie/booty-builder/#richSnippet",
            "isPartOf": {
                "@id": "https://artoffitness.ie/booty-builder/#webpage"
            },
            "image": {
                "@id": "https://artoffitness.ie/wp-content/uploads/2022/06/aof-logo-icon-square.png"
            },
            "inLanguage": "en-GB",
            "mainEntityOfPage": {
                "@id": "https://artoffitness.ie/booty-builder/#webpage"
            }
        }
    ]
}
/true-fitness-gym-equipment/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Place",
            "@id": "https://artoffitness.ie/#place",
            "address": {
                "@type": "PostalAddress",
                "addressLocality": "Ballsbridge",
                "addressRegion": "Dublin",
                "addressCountry": "IE"
            }
        },
        {
            "@type": "Organization",
            "@id": "https://artoffitness.ie/#organization",
            "name": "Art of Fitness",
            "url": "https://artoffitness.ie/dev",
            "sameAs": [
                "https://www.facebook.com/Art-of-Fitness-Ireland-113603927215756/"
            ],
            "address": {
                "@type": "PostalAddress",
                "addressLocality": "Ballsbridge",
                "addressRegion": "Dublin",
                "addressCountry": "IE"
            },
            "logo": {
                "@type": "ImageObject",
                "@id": "https://artoffitness.ie/#logo",
                "url": "https://artoffitness.ie/dev/wp-content/uploads/2022/06/aof-logo-icon-square.png",
                "contentUrl": "https://artoffitness.ie/dev/wp-content/uploads/2022/06/aof-logo-icon-square.png",
                "caption": "Art of Fitness",
                "inLanguage": "en-GB",
                "width": "500",
                "height": "500"
            },
            "contactPoint": [
                {
                    "@type": "ContactPoint",
                    "telephone": "+353 1 667 0185",
                    "contactType": "customer support"
                }
            ],
            "location": {
                "@id": "https://artoffitness.ie/#place"
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://artoffitness.ie/#website",
            "url": "https://artoffitness.ie",
            "name": "Art of Fitness",
            "publisher": {
                "@id": "https://artoffitness.ie/#organization"
            },
            "inLanguage": "en-GB"
        },
        {
            "@type": "ImageObject",
            "@id": "https://artoffitness.ie/wp-content/uploads/2022/06/aof-logo-icon-square.png",
            "url": "https://artoffitness.ie/wp-content/uploads/2022/06/aof-logo-icon-square.png",
            "width": "500",
            "height": "500",
            "caption": "art of fitness logo",
            "inLanguage": "en-GB"
        },
        {
            "@type": "WebPage",
            "@id": "https://artoffitness.ie/true-fitness-gym-equipment/#webpage",
            "url": "https://artoffitness.ie/true-fitness-gym-equipment/",
            "name": "TRUE Fitness Gym Equipment - Ireland",
            "datePublished": "2020-05-07T08:50:19+01:00",
            "dateModified": "2023-12-07T11:09:49+00:00",
            "isPartOf": {
                "@id": "https://artoffitness.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://artoffitness.ie/wp-content/uploads/2022/06/aof-logo-icon-square.png"
            },
            "inLanguage": "en-GB"
        },
        {
            "@type": "Person",
            "@id": "https://artoffitness.ie/author/artoffitness/",
            "name": "artoffitness",
            "url": "https://artoffitness.ie/author/artoffitness/",
            "image": {
                "@type": "ImageObject",
                "@id": "https://secure.gravatar.com/avatar/d58f38a17265a9a7bc179e1e9f19543bad43fe35b79a67cf5de250a1b81411a9?s=96&d=mm&r=g",
                "url": "https://secure.gravatar.com/avatar/d58f38a17265a9a7bc179e1e9f19543bad43fe35b79a67cf5de250a1b81411a9?s=96&d=mm&r=g",
                "caption": "artoffitness",
                "inLanguage": "en-GB"
            },
            "worksFor": {
                "@id": "https://artoffitness.ie/#organization"
            }
        },
        {
            "@type": "Article",
            "headline": "TRUE Fitness Gym Equipment - Ireland",
            "datePublished": "2020-05-07T08:50:19+01:00",
            "dateModified": "2023-12-07T11:09:49+00:00",
            "author": {
                "@id": "https://artoffitness.ie/author/artoffitness/",
                "name": "artoffitness"
            },
            "publisher": {
                "@id": "https://artoffitness.ie/#organization"
            },
            "description": "TRUE's superior fleet of cardio equipment keeps your facility up and running, while keeping exercisers active and engaged.",
            "name": "TRUE Fitness Gym Equipment - Ireland",
            "@id": "https://artoffitness.ie/true-fitness-gym-equipment/#richSnippet",
            "isPartOf": {
                "@id": "https://artoffitness.ie/true-fitness-gym-equipment/#webpage"
            },
            "image": {
                "@id": "https://artoffitness.ie/wp-content/uploads/2022/06/aof-logo-icon-square.png"
            },
            "inLanguage": "en-GB",
            "mainEntityOfPage": {
                "@id": "https://artoffitness.ie/true-fitness-gym-equipment/#webpage"
            }
        }
    ]
}
/origin-fitness/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Place",
            "@id": "https://artoffitness.ie/#place",
            "address": {
                "@type": "PostalAddress",
                "addressLocality": "Ballsbridge",
                "addressRegion": "Dublin",
                "addressCountry": "IE"
            }
        },
        {
            "@type": "Organization",
            "@id": "https://artoffitness.ie/#organization",
            "name": "Art of Fitness",
            "url": "https://artoffitness.ie/dev",
            "sameAs": [
                "https://www.facebook.com/Art-of-Fitness-Ireland-113603927215756/"
            ],
            "address": {
                "@type": "PostalAddress",
                "addressLocality": "Ballsbridge",
                "addressRegion": "Dublin",
                "addressCountry": "IE"
            },
            "logo": {
                "@type": "ImageObject",
                "@id": "https://artoffitness.ie/#logo",
                "url": "https://artoffitness.ie/dev/wp-content/uploads/2022/06/aof-logo-icon-square.png",
                "contentUrl": "https://artoffitness.ie/dev/wp-content/uploads/2022/06/aof-logo-icon-square.png",
                "caption": "Art of Fitness",
                "inLanguage": "en-GB",
                "width": "500",
                "height": "500"
            },
            "contactPoint": [
                {
                    "@type": "ContactPoint",
                    "telephone": "+353 1 667 0185",
                    "contactType": "customer support"
                }
            ],
            "location": {
                "@id": "https://artoffitness.ie/#place"
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://artoffitness.ie/#website",
            "url": "https://artoffitness.ie",
            "name": "Art of Fitness",
            "publisher": {
                "@id": "https://artoffitness.ie/#organization"
            },
            "inLanguage": "en-GB"
        },
        {
            "@type": "ImageObject",
            "@id": "https://artoffitness.ie/wp-content/uploads/2022/06/aof-logo-icon-square.png",
            "url": "https://artoffitness.ie/wp-content/uploads/2022/06/aof-logo-icon-square.png",
            "width": "500",
            "height": "500",
            "caption": "art of fitness logo",
            "inLanguage": "en-GB"
        },
        {
            "@type": "WebPage",
            "@id": "https://artoffitness.ie/origin-fitness/#webpage",
            "url": "https://artoffitness.ie/origin-fitness/",
            "name": "Origin Fitness - Art of Fitness",
            "datePublished": "2022-03-10T18:20:29+00:00",
            "dateModified": "2023-12-07T11:09:40+00:00",
            "isPartOf": {
                "@id": "https://artoffitness.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://artoffitness.ie/wp-content/uploads/2022/06/aof-logo-icon-square.png"
            },
            "inLanguage": "en-GB"
        },
        {
            "@type": "Person",
            "@id": "https://artoffitness.ie/author/artoffitness/",
            "name": "artoffitness",
            "url": "https://artoffitness.ie/author/artoffitness/",
            "image": {
                "@type": "ImageObject",
                "@id": "https://secure.gravatar.com/avatar/d58f38a17265a9a7bc179e1e9f19543bad43fe35b79a67cf5de250a1b81411a9?s=96&d=mm&r=g",
                "url": "https://secure.gravatar.com/avatar/d58f38a17265a9a7bc179e1e9f19543bad43fe35b79a67cf5de250a1b81411a9?s=96&d=mm&r=g",
                "caption": "artoffitness",
                "inLanguage": "en-GB"
            },
            "worksFor": {
                "@id": "https://artoffitness.ie/#organization"
            }
        },
        {
            "@type": "Article",
            "headline": "Origin Fitness - Art of Fitness",
            "datePublished": "2022-03-10T18:20:29+00:00",
            "dateModified": "2023-12-07T11:09:40+00:00",
            "author": {
                "@id": "https://artoffitness.ie/author/artoffitness/",
                "name": "artoffitness"
            },
            "publisher": {
                "@id": "https://artoffitness.ie/#organization"
            },
            "name": "Origin Fitness - Art of Fitness",
            "@id": "https://artoffitness.ie/origin-fitness/#richSnippet",
            "isPartOf": {
                "@id": "https://artoffitness.ie/origin-fitness/#webpage"
            },
            "image": {
                "@id": "https://artoffitness.ie/wp-content/uploads/2022/06/aof-logo-icon-square.png"
            },
            "inLanguage": "en-GB",
            "mainEntityOfPage": {
                "@id": "https://artoffitness.ie/origin-fitness/#webpage"
            }
        }
    ]
}
πŸ›‘οΈ Trust Signals β€” external proof links that back the declared identity
150Review mentions (all pages)
6External proof links (all pages)
PageReviewsProof links
/ (home) 7 1
/gym-equipment-shop/ 28 1
/gym-design-services/ 30 1
/booty-builder/ 29 1
/true-fitness-gym-equipment/ 28 1
/origin-fitness/ 28 1