Identity & Authority: Anthony & Sylvan Pools – Signal Evidence & AI Readability

Anthony & Sylvan Pools

(https://anthonysylvan.com) 📸 Data Snapshot: June 21, 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

While the company establishes authority through longevity and award volume, there is a total absence of named experts or leadership footprints. The site references Design Consultants and expert Design Consultants as a class, but no individual Person schema or sameAs links are provided to verify the credentials of these experts. Technical implementation is clean with robust Organization schema, which mitigates some authority loss.

The marketing tone relies heavily on being America’s Most Trusted, yet the lack of specific completed project scope details (beyond a generic image gallery) creates a disconnect. High performance is claimed through aggregate numbers (25k reviews) rather than individual project success metrics or technical specifications. This is typical of high-volume B2C construction models where scale is the primary proof point.

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://anthonysylvan.com/",
                "url": "https://anthonysylvan.com/",
                "name": "America's Most Trusted Pool Builder| Anthony & Sylvan Pools",
                "isPartOf": {
                    "@id": "https://anthonysylvan.com/#website"
                },
                "about": {
                    "@id": "https://anthonysylvan.com/#organization"
                },
                "primaryImageOfPage": {
                    "@id": "https://anthonysylvan.com/#primaryimage"
                },
                "image": {
                    "@id": "https://anthonysylvan.com/#primaryimage"
                },
                "thumbnailUrl": "https://anthonysylvan.com/wp-content/uploads/2024/03/Best-of-Houzz-24-Rev2.png",
                "datePublished": "2024-02-10T11:23:14+00:00",
                "dateModified": "2026-06-04T18:07:43+00:00",
                "description": "Over 75+ years, Anthony & Sylvan Pools has perfected the art of building custom inground pools and pool renovations. Contact us for your free consultation!",
                "breadcrumb": {
                    "@id": "https://anthonysylvan.com/#breadcrumb"
                },
                "inLanguage": "en-US",
                "potentialAction": [
                    {
                        "@type": "ReadAction",
                        "target": [
                            "https://anthonysylvan.com/"
                        ]
                    }
                ]
            },
            {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://anthonysylvan.com/#primaryimage",
                "url": "https://anthonysylvan.com/wp-content/uploads/2024/03/Best-of-Houzz-24-Rev2.png",
                "contentUrl": "https://anthonysylvan.com/wp-content/uploads/2024/03/Best-of-Houzz-24-Rev2.png",
                "width": 1920,
                "height": 1282
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://anthonysylvan.com/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://anthonysylvan.com/#website",
                "url": "https://anthonysylvan.com/",
                "name": "Anthony & Sylvan Pools",
                "description": "",
                "publisher": {
                    "@id": "https://anthonysylvan.com/#organization"
                },
                "alternateName": "Anthony & Sylvan",
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "EntryPoint",
                            "urlTemplate": "https://anthonysylvan.com/?s={search_term_string}"
                        },
                        "query-input": {
                            "@type": "PropertyValueSpecification",
                            "valueRequired": true,
                            "valueName": "search_term_string"
                        }
                    }
                ],
                "inLanguage": "en-US"
            },
            {
                "@type": "Organization",
                "@id": "https://anthonysylvan.com/#organization",
                "name": "Anthony & Sylvan Pools",
                "alternateName": "Anthony & Sylvan",
                "url": "https://anthonysylvan.com/",
                "logo": {
                    "@type": "ImageObject",
                    "inLanguage": "en-US",
                    "@id": "https://anthonysylvan.com/#/schema/logo/image/",
                    "url": "https://anthonysylvan.com/wp-content/uploads/2024/02/logo__anthony-sylvan-pools-stacked.svg",
                    "contentUrl": "https://anthonysylvan.com/wp-content/uploads/2024/02/logo__anthony-sylvan-pools-stacked.svg",
                    "width": 150,
                    "height": 72,
                    "caption": "Anthony & Sylvan Pools"
                },
                "image": {
                    "@id": "https://anthonysylvan.com/#/schema/logo/image/"
                },
                "sameAs": [
                    "https://www.facebook.com/AnthonySylvan",
                    "https://x.com/anthonysylvan",
                    "https://www.instagram.com/anthonysylvanpools",
                    "https://www.youtube.com/user/AnthonySylvanPools",
                    "https://www.pinterest.com/anthonysylvan/"
                ]
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "Organization",
        "name": "Anthony & Sylvan Pools",
        "url": "https://anthonysylvan.com/",
        "logo": "https://anthonysylvan.com/wp-content/uploads/2024/02/logo__anthony-sylvan-pools.svg",
        "sameAs": [
            "https://www.instagram.com/anthonysylvanpools/",
            "https://www.youtube.com/user/AnthonySylvanPools",
            "https://www.linkedin.com/company/anthony-&-sylvan-pools/"
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "WebSite",
        "@id": "https://anthonysylvan.com/#website",
        "name": "Anthony & Sylvan Pools",
        "url": "https://anthonysylvan.com",
        "potentialAction": {
            "@type": "SearchAction",
            "target": "https://anthonysylvan.com/?s={search_term_string}",
            "query-input": "required name=search_term_string"
        }
    },
    {
        "@context": "https://schema.org",
        "@type": "ImageObject",
        "@id": "https://anthonysylvan.com/#image-132776",
        "contentUrl": "https://anthonysylvan.com/wp-content/uploads/2026/02/Forbes_Top-Rated_Pool_Installation_Company.jpg",
        "name": "Forbes_Top-Rated_Pool_Installation_Company",
        "width": 1920,
        "height": 1282,
        "encodingFormat": "image/jpeg",
        "uploadDate": "2026-02-26T17:59:36+00:00",
        "datePublished": "2024-02-10",
        "dateModified": "2026-06-04",
        "thumbnailUrl": "https://anthonysylvan.com/wp-content/uploads/2026/02/Forbes_Top-Rated_Pool_Installation_Company-300x200.jpg",
        "publisher": {
            "@type": "Organization",
            "@id": "https://anthonysylvan.com/#organization",
            "name": "Anthony & Sylvan Pools",
            "url": "https://anthonysylvan.com"
        },
        "isPartOf": {
            "@type": "WebPage",
            "@id": "https://anthonysylvan.com/"
        },
        "inLanguage": "en_US",
        "isFamilyFriendly": true
    },
    {
        "@context": "https://schema.org",
        "@type": "ImageObject",
        "@id": "https://anthonysylvan.com/#image-132214",
        "contentUrl": "https://anthonysylvan.com/wp-content/uploads/2025/06/Best-of-Houzz-24-Rev2.png",
        "name": "2024 Best of Houzz Service award. Pool with lake view. #1 Most Referred for 10 Years.",
        "description": "2024 Best of Houzz Service award. Pool with lake view. #1 Most Referred for 10 Years.",
        "width": 1920,
        "height": 1282,
        "encodingFormat": "image/png",
        "uploadDate": "2025-06-02T15:35:38+00:00",
        "thumbnailUrl": "https://anthonysylvan.com/wp-content/uploads/2025/06/Best-of-Houzz-24-Rev2-300x200.png",
        "publisher": {
            "@type": "Organization",
            "@id": "https://anthonysylvan.com/#organization",
            "name": "Anthony & Sylvan Pools",
            "url": "https://anthonysylvan.com"
        },
        "isPartOf": {
            "@type": "WebPage",
            "@id": "https://anthonysylvan.com/"
        },
        "inLanguage": "en_US",
        "isFamilyFriendly": true
    },
    {
        "@context": "https://schema.org",
        "@type": "ImageObject",
        "@id": "https://anthonysylvan.com/#image-132062",
        "contentUrl": "https://anthonysylvan.com/wp-content/uploads/2024/02/AS_MOP_Lockup_HORZ_NO_TAG_Navy_RGB.png",
        "name": "Anthony & Sylvan Pools logo",
        "description": "Anthony & Sylvan Pools logo",
        "width": 5117,
        "height": 299,
        "encodingFormat": "image/png",
        "uploadDate": "2025-03-24T15:58:52+00:00",
        "datePublished": "2024-02-10",
        "dateModified": "2025-08-28",
        "thumbnailUrl": "https://anthonysylvan.com/wp-content/uploads/2024/02/AS_MOP_Lockup_HORZ_NO_TAG_Navy_RGB-300x18.png",
        "publisher": {
            "@type": "Organization",
            "@id": "https://anthonysylvan.com/#organization",
            "name": "Anthony & Sylvan Pools",
            "url": "https://anthonysylvan.com"
        },
        "isPartOf": {
            "@type": "WebPage",
            "@id": "https://anthonysylvan.com/"
        },
        "inLanguage": "en_US",
        "isFamilyFriendly": true
    },
    {
        "@context": "https://schema.org",
        "@type": "ImageObject",
        "@id": "https://anthonysylvan.com/#image-130882",
        "contentUrl": "https://anthonysylvan.com/wp-content/uploads/2024/03/Anthony-Sylvan-Laurel-Customer-Awards.png",
        "name": "2,400+ Customer Satisfaction Awards Since 2012",
        "width": 1257,
        "height": 641,
        "encodingFormat": "image/png",
        "uploadDate": "2024-03-28T17:18:43+00:00",
        "datePublished": "2024-02-10",
        "dateModified": "2026-01-16",
        "thumbnailUrl": "https://anthonysylvan.com/wp-content/uploads/2024/03/Anthony-Sylvan-Laurel-Customer-Awards-300x153.png",
        "publisher": {
            "@type": "Organization",
            "@id": "https://anthonysylvan.com/#organization",
            "name": "Anthony & Sylvan Pools",
            "url": "https://anthonysylvan.com"
        },
        "isPartOf": {
            "@type": "WebPage",
            "@id": "https://anthonysylvan.com/"
        },
        "inLanguage": "en_US",
        "isFamilyFriendly": true
    },
    {
        "@context": "https://schema.org",
        "@type": "ImageObject",
        "@id": "https://anthonysylvan.com/#image-2411",
        "contentUrl": "https://anthonysylvan.com/wp-content/uploads/2024/03/Mockup-scaled.jpg",
        "name": "Mockup",
        "width": 2560,
        "height": 1709,
        "encodingFormat": "image/jpeg",
        "uploadDate": "2024-03-20T19:36:20+00:00",
        "datePublished": "2024-02-10",
        "dateModified": "2026-06-04",
        "thumbnailUrl": "https://anthonysylvan.com/wp-content/uploads/2024/03/Mockup-300x200.jpg",
        "publisher": {
            "@type": "Organization",
            "@id": "https://anthonysylvan.com/#organization",
            "name": "Anthony & Sylvan Pools",
            "url": "https://anthonysylvan.com"
        },
        "isPartOf": {
            "@type": "WebPage",
            "@id": "https://anthonysylvan.com/"
        },
        "inLanguage": "en_US",
        "isFamilyFriendly": true
    },
    {
        "@context": "https://schema.org",
        "@type": "ImageObject",
        "@id": "https://anthonysylvan.com/#image-2485",
        "contentUrl": "https://anthonysylvan.com/wp-content/uploads/2024/03/iStock-1161183492.jpg",
        "name": "hello summer holidays - boy jumping in swimming pool",
        "caption": "rear view of 4 year old boy jumping into private pool on sunny vacation day - boy is unrecognizable so can be used anonymous summer fun series",
        "width": 1920,
        "height": 1280,
        "encodingFormat": "image/jpeg",
        "uploadDate": "2024-03-22T16:45:46+00:00",
        "datePublished": "2024-02-10",
        "dateModified": "2026-06-04",
        "thumbnailUrl": "https://anthonysylvan.com/wp-content/uploads/2024/03/iStock-1161183492-300x200.jpg",
        "publisher": {
            "@type": "Organization",
            "@id": "https://anthonysylvan.com/#organization",
            "name": "Anthony & Sylvan Pools",
            "url": "https://anthonysylvan.com"
        },
        "isPartOf": {
            "@type": "WebPage",
            "@id": "https://anthonysylvan.com/"
        },
        "inLanguage": "en_US",
        "isFamilyFriendly": true
    },
    {
        "@context": "https://schema.org",
        "@type": "ImageObject",
        "@id": "https://anthonysylvan.com/#image-130921",
        "contentUrl": "https://anthonysylvan.com/wp-content/uploads/2024/03/00290-v3.jpg",
        "name": "00290-v3",
        "caption": "00290",
        "width": 1400,
        "height": 927,
        "encodingFormat": "image/jpeg",
        "uploadDate": "2024-03-29T17:00:12+00:00",
        "datePublished": "2024-03-11",
        "dateModified": "2024-03-29",
        "thumbnailUrl": "https://anthonysylvan.com/wp-content/uploads/2024/03/00290-v3-300x199.jpg",
        "publisher": {
            "@type": "Organization",
            "@id": "https://anthonysylvan.com/#organization",
            "name": "Anthony & Sylvan Pools",
            "url": "https://anthonysylvan.com"
        },
        "isPartOf": {
            "@type": "WebPage",
            "@id": "https://anthonysylvan.com/"
        },
        "inLanguage": "en_US",
        "isFamilyFriendly": true
    }
]
/locations/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "WebPage",
                "@id": "https://anthonysylvan.com/locations/",
                "url": "https://anthonysylvan.com/locations/",
                "name": "Locations, Service Areas & Retail Stores | Anthony & Sylvan Pools",
                "isPartOf": {
                    "@id": "https://anthonysylvan.com/#website"
                },
                "datePublished": "2024-02-10T11:37:18+00:00",
                "dateModified": "2026-03-19T15:19:46+00:00",
                "description": "Anthony & Sylvan has locations throughout the US. Find your local Anthony & Sylvan office or retail store.",
                "breadcrumb": {
                    "@id": "https://anthonysylvan.com/locations/#breadcrumb"
                },
                "inLanguage": "en-US",
                "potentialAction": [
                    {
                        "@type": "ReadAction",
                        "target": [
                            "https://anthonysylvan.com/locations/"
                        ]
                    }
                ]
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://anthonysylvan.com/locations/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://anthonysylvan.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Locations"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://anthonysylvan.com/#website",
                "url": "https://anthonysylvan.com/",
                "name": "Anthony & Sylvan Pools",
                "description": "",
                "publisher": {
                    "@id": "https://anthonysylvan.com/#organization"
                },
                "alternateName": "Anthony & Sylvan",
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "EntryPoint",
                            "urlTemplate": "https://anthonysylvan.com/?s={search_term_string}"
                        },
                        "query-input": {
                            "@type": "PropertyValueSpecification",
                            "valueRequired": true,
                            "valueName": "search_term_string"
                        }
                    }
                ],
                "inLanguage": "en-US"
            },
            {
                "@type": "Organization",
                "@id": "https://anthonysylvan.com/#organization",
                "name": "Anthony & Sylvan Pools",
                "alternateName": "Anthony & Sylvan",
                "url": "https://anthonysylvan.com/",
                "logo": {
                    "@type": "ImageObject",
                    "inLanguage": "en-US",
                    "@id": "https://anthonysylvan.com/#/schema/logo/image/",
                    "url": "https://anthonysylvan.com/wp-content/uploads/2024/02/logo__anthony-sylvan-pools-stacked.svg",
                    "contentUrl": "https://anthonysylvan.com/wp-content/uploads/2024/02/logo__anthony-sylvan-pools-stacked.svg",
                    "width": 150,
                    "height": 72,
                    "caption": "Anthony & Sylvan Pools"
                },
                "image": {
                    "@id": "https://anthonysylvan.com/#/schema/logo/image/"
                },
                "sameAs": [
                    "https://www.facebook.com/AnthonySylvan",
                    "https://x.com/anthonysylvan",
                    "https://www.instagram.com/anthonysylvanpools",
                    "https://www.youtube.com/user/AnthonySylvanPools",
                    "https://www.pinterest.com/anthonysylvan/"
                ]
            }
        ]
    },
    {
        "@context": "https://schema.org/",
        "@type": "Article",
        "@id": "https://anthonysylvan.com/locations/#Article",
        "mainEntityOfPage": "https://anthonysylvan.com/locations/",
        "headline": "Locations",
        "name": "Locations",
        "description": "Anthony & Sylvan has locations throughout the US. Find your local Anthony & Sylvan office or retail store.",
        "datePublished": "2024-02-10",
        "dateModified": "2026-03-19",
        "author": {
            "@type": "Person",
            "@id": "https://anthonysylvan.com/news/author/amorse/#Person",
            "name": "amorse",
            "url": "https://anthonysylvan.com/news/author/amorse/",
            "identifier": 19,
            "image": {
                "@type": "ImageObject",
                "@id": "https://secure.gravatar.com/avatar/56de9978d7f516b0c7d826c45fbec5775aeb70d25ebddf8c39d9b4a9c46eb52d?s=96&d=mm&r=g",
                "url": "https://secure.gravatar.com/avatar/56de9978d7f516b0c7d826c45fbec5775aeb70d25ebddf8c39d9b4a9c46eb52d?s=96&d=mm&r=g",
                "height": 96,
                "width": 96
            }
        },
        "publisher": {
            "@type": "Organization",
            "name": "Anthony & Sylvan Pools",
            "logo": {
                "@type": "ImageObject",
                "@id": "https://anthonysylvan.com/wp-content/uploads/2024/02/logo__anthony-sylvan-pools.svg",
                "url": "https://anthonysylvan.com/wp-content/uploads/2024/02/logo__anthony-sylvan-pools.svg",
                "width": 600,
                "height": 60
            }
        },
        "url": "https://anthonysylvan.com/locations/"
    },
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "@id": "https://anthonysylvan.com/locations/#BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Locations",
                "item": "https://anthonysylvan.com/locations/#breadcrumbitem"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "ImageObject",
        "@id": "https://anthonysylvan.com/locations/#image-132062",
        "contentUrl": "https://anthonysylvan.com/wp-content/uploads/2024/02/AS_MOP_Lockup_HORZ_NO_TAG_Navy_RGB.png",
        "name": "Anthony & Sylvan Pools logo",
        "description": "Anthony & Sylvan Pools logo",
        "width": 5117,
        "height": 299,
        "encodingFormat": "image/png",
        "uploadDate": "2025-03-24T15:58:52+00:00",
        "datePublished": "2024-02-10",
        "dateModified": "2025-08-28",
        "thumbnailUrl": "https://anthonysylvan.com/wp-content/uploads/2024/02/AS_MOP_Lockup_HORZ_NO_TAG_Navy_RGB-300x18.png",
        "publisher": {
            "@type": "Organization",
            "@id": "https://anthonysylvan.com/#organization",
            "name": "Anthony & Sylvan Pools",
            "url": "https://anthonysylvan.com"
        },
        "isPartOf": {
            "@type": "WebPage",
            "@id": "https://anthonysylvan.com/locations/"
        },
        "inLanguage": "en_US",
        "isFamilyFriendly": true
    }
]
/about/careers/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "WebPage",
                "@id": "https://anthonysylvan.com/about/careers/",
                "url": "https://anthonysylvan.com/about/careers/",
                "name": "Careers at Anthony & Sylvan | Anthony & Sylvan Pools",
                "isPartOf": {
                    "@id": "https://anthonysylvan.com/#website"
                },
                "primaryImageOfPage": {
                    "@id": "https://anthonysylvan.com/about/careers/#primaryimage"
                },
                "image": {
                    "@id": "https://anthonysylvan.com/about/careers/#primaryimage"
                },
                "thumbnailUrl": "https://anthonysylvan.com/wp-content/uploads/2024/03/image000000-2.jpg",
                "datePublished": "2024-02-10T15:15:07+00:00",
                "dateModified": "2026-01-16T19:55:03+00:00",
                "description": "Explore job opportunities at Anthony & Sylvan, the nation's top pool builder. Full time and seasonal jobs available.",
                "breadcrumb": {
                    "@id": "https://anthonysylvan.com/about/careers/#breadcrumb"
                },
                "inLanguage": "en-US",
                "potentialAction": [
                    {
                        "@type": "ReadAction",
                        "target": [
                            "https://anthonysylvan.com/about/careers/"
                        ]
                    }
                ]
            },
            {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://anthonysylvan.com/about/careers/#primaryimage",
                "url": "https://anthonysylvan.com/wp-content/uploads/2024/03/image000000-2.jpg",
                "contentUrl": "https://anthonysylvan.com/wp-content/uploads/2024/03/image000000-2.jpg",
                "width": 1600,
                "height": 1200
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://anthonysylvan.com/about/careers/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://anthonysylvan.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "About",
                        "item": "https://anthonysylvan.com/about/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 3,
                        "name": "Careers"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://anthonysylvan.com/#website",
                "url": "https://anthonysylvan.com/",
                "name": "Anthony & Sylvan Pools",
                "description": "",
                "publisher": {
                    "@id": "https://anthonysylvan.com/#organization"
                },
                "alternateName": "Anthony & Sylvan",
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "EntryPoint",
                            "urlTemplate": "https://anthonysylvan.com/?s={search_term_string}"
                        },
                        "query-input": {
                            "@type": "PropertyValueSpecification",
                            "valueRequired": true,
                            "valueName": "search_term_string"
                        }
                    }
                ],
                "inLanguage": "en-US"
            },
            {
                "@type": "Organization",
                "@id": "https://anthonysylvan.com/#organization",
                "name": "Anthony & Sylvan Pools",
                "alternateName": "Anthony & Sylvan",
                "url": "https://anthonysylvan.com/",
                "logo": {
                    "@type": "ImageObject",
                    "inLanguage": "en-US",
                    "@id": "https://anthonysylvan.com/#/schema/logo/image/",
                    "url": "https://anthonysylvan.com/wp-content/uploads/2024/02/logo__anthony-sylvan-pools-stacked.svg",
                    "contentUrl": "https://anthonysylvan.com/wp-content/uploads/2024/02/logo__anthony-sylvan-pools-stacked.svg",
                    "width": 150,
                    "height": 72,
                    "caption": "Anthony & Sylvan Pools"
                },
                "image": {
                    "@id": "https://anthonysylvan.com/#/schema/logo/image/"
                },
                "sameAs": [
                    "https://www.facebook.com/AnthonySylvan",
                    "https://x.com/anthonysylvan",
                    "https://www.instagram.com/anthonysylvanpools",
                    "https://www.youtube.com/user/AnthonySylvanPools",
                    "https://www.pinterest.com/anthonysylvan/"
                ]
            }
        ]
    },
    {
        "@context": "https://schema.org/",
        "@type": "Article",
        "@id": "https://anthonysylvan.com/about/careers/#Article",
        "mainEntityOfPage": "https://anthonysylvan.com/about/careers/",
        "headline": "Careers",
        "name": "Careers",
        "description": "Explore job opportunities at Anthony & Sylvan, the nation's top pool builder. Full time and seasonal jobs available.",
        "datePublished": "2024-02-10",
        "dateModified": "2026-01-16",
        "author": {
            "@type": "Person",
            "@id": "https://anthonysylvan.com/news/author/amorse/#Person",
            "name": "amorse",
            "url": "https://anthonysylvan.com/news/author/amorse/",
            "identifier": 19,
            "image": {
                "@type": "ImageObject",
                "@id": "https://secure.gravatar.com/avatar/56de9978d7f516b0c7d826c45fbec5775aeb70d25ebddf8c39d9b4a9c46eb52d?s=96&d=mm&r=g",
                "url": "https://secure.gravatar.com/avatar/56de9978d7f516b0c7d826c45fbec5775aeb70d25ebddf8c39d9b4a9c46eb52d?s=96&d=mm&r=g",
                "height": 96,
                "width": 96
            }
        },
        "publisher": {
            "@type": "Organization",
            "name": "Anthony & Sylvan Pools",
            "logo": {
                "@type": "ImageObject",
                "@id": "https://anthonysylvan.com/wp-content/uploads/2024/02/logo__anthony-sylvan-pools.svg",
                "url": "https://anthonysylvan.com/wp-content/uploads/2024/02/logo__anthony-sylvan-pools.svg",
                "width": 600,
                "height": 60
            }
        },
        "image": {
            "@type": "ImageObject",
            "@id": "https://anthonysylvan.com/wp-content/uploads/2024/03/image000000-2.jpg",
            "url": "https://anthonysylvan.com/wp-content/uploads/2024/03/image000000-2.jpg",
            "height": 1200,
            "width": 1600
        },
        "url": "https://anthonysylvan.com/about/careers/"
    },
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "@id": "https://anthonysylvan.com/about/careers/#BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "About",
                "item": "https://anthonysylvan.com/about/#breadcrumbitem"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "Careers",
                "item": "https://anthonysylvan.com/about/careers/#breadcrumbitem"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "ImageObject",
        "@id": "https://anthonysylvan.com/about/careers/#image-132062",
        "contentUrl": "https://anthonysylvan.com/wp-content/uploads/2024/02/AS_MOP_Lockup_HORZ_NO_TAG_Navy_RGB.png",
        "name": "Anthony & Sylvan Pools logo",
        "description": "Anthony & Sylvan Pools logo",
        "width": 5117,
        "height": 299,
        "encodingFormat": "image/png",
        "uploadDate": "2025-03-24T15:58:52+00:00",
        "datePublished": "2024-02-10",
        "dateModified": "2025-08-28",
        "thumbnailUrl": "https://anthonysylvan.com/wp-content/uploads/2024/02/AS_MOP_Lockup_HORZ_NO_TAG_Navy_RGB-300x18.png",
        "publisher": {
            "@type": "Organization",
            "@id": "https://anthonysylvan.com/#organization",
            "name": "Anthony & Sylvan Pools",
            "url": "https://anthonysylvan.com"
        },
        "isPartOf": {
            "@type": "WebPage",
            "@id": "https://anthonysylvan.com/about/careers/"
        },
        "inLanguage": "en_US",
        "isFamilyFriendly": true
    },
    {
        "@context": "https://schema.org",
        "@type": "ImageObject",
        "@id": "https://anthonysylvan.com/about/careers/#image-130882",
        "contentUrl": "https://anthonysylvan.com/wp-content/uploads/2024/03/Anthony-Sylvan-Laurel-Customer-Awards.png",
        "name": "2,400+ Customer Satisfaction Awards Since 2012",
        "width": 1257,
        "height": 641,
        "encodingFormat": "image/png",
        "uploadDate": "2024-03-28T17:18:43+00:00",
        "datePublished": "2024-02-10",
        "dateModified": "2026-01-16",
        "thumbnailUrl": "https://anthonysylvan.com/wp-content/uploads/2024/03/Anthony-Sylvan-Laurel-Customer-Awards-300x153.png",
        "publisher": {
            "@type": "Organization",
            "@id": "https://anthonysylvan.com/#organization",
            "name": "Anthony & Sylvan Pools",
            "url": "https://anthonysylvan.com"
        },
        "isPartOf": {
            "@type": "WebPage",
            "@id": "https://anthonysylvan.com/about/careers/"
        },
        "inLanguage": "en_US",
        "isFamilyFriendly": true
    }
]
/customer-service/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "WebPage",
                "@id": "https://anthonysylvan.com/customer-service/",
                "url": "https://anthonysylvan.com/customer-service/",
                "name": "Customer Service | Anthony & Sylvan Pools",
                "isPartOf": {
                    "@id": "https://anthonysylvan.com/#website"
                },
                "datePublished": "2024-02-10T11:37:28+00:00",
                "dateModified": "2024-06-24T15:49:33+00:00",
                "description": "For any other items related to your Anthony & Sylvan pool, please complete and submit the Help Desk form below. We will be in touch with you shortly.",
                "breadcrumb": {
                    "@id": "https://anthonysylvan.com/customer-service/#breadcrumb"
                },
                "inLanguage": "en-US",
                "potentialAction": [
                    {
                        "@type": "ReadAction",
                        "target": [
                            "https://anthonysylvan.com/customer-service/"
                        ]
                    }
                ]
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://anthonysylvan.com/customer-service/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://anthonysylvan.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Customer Service"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://anthonysylvan.com/#website",
                "url": "https://anthonysylvan.com/",
                "name": "Anthony & Sylvan Pools",
                "description": "",
                "publisher": {
                    "@id": "https://anthonysylvan.com/#organization"
                },
                "alternateName": "Anthony & Sylvan",
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "EntryPoint",
                            "urlTemplate": "https://anthonysylvan.com/?s={search_term_string}"
                        },
                        "query-input": {
                            "@type": "PropertyValueSpecification",
                            "valueRequired": true,
                            "valueName": "search_term_string"
                        }
                    }
                ],
                "inLanguage": "en-US"
            },
            {
                "@type": "Organization",
                "@id": "https://anthonysylvan.com/#organization",
                "name": "Anthony & Sylvan Pools",
                "alternateName": "Anthony & Sylvan",
                "url": "https://anthonysylvan.com/",
                "logo": {
                    "@type": "ImageObject",
                    "inLanguage": "en-US",
                    "@id": "https://anthonysylvan.com/#/schema/logo/image/",
                    "url": "https://anthonysylvan.com/wp-content/uploads/2024/02/logo__anthony-sylvan-pools-stacked.svg",
                    "contentUrl": "https://anthonysylvan.com/wp-content/uploads/2024/02/logo__anthony-sylvan-pools-stacked.svg",
                    "width": 150,
                    "height": 72,
                    "caption": "Anthony & Sylvan Pools"
                },
                "image": {
                    "@id": "https://anthonysylvan.com/#/schema/logo/image/"
                },
                "sameAs": [
                    "https://www.facebook.com/AnthonySylvan",
                    "https://x.com/anthonysylvan",
                    "https://www.instagram.com/anthonysylvanpools",
                    "https://www.youtube.com/user/AnthonySylvanPools",
                    "https://www.pinterest.com/anthonysylvan/"
                ]
            }
        ]
    },
    {
        "@context": "https://schema.org/",
        "@type": "Article",
        "@id": "https://anthonysylvan.com/customer-service/#Article",
        "mainEntityOfPage": "https://anthonysylvan.com/customer-service/",
        "headline": "Customer Service",
        "name": "Customer Service",
        "description": "For any other items related to your Anthony & Sylvan pool, please complete and submit the Help Desk form below. We will be in touch with you shortly.",
        "datePublished": "2024-02-10",
        "dateModified": "2024-06-24",
        "author": {
            "@type": "Person",
            "@id": "https://anthonysylvan.com/news/author/amorse/#Person",
            "name": "amorse",
            "url": "https://anthonysylvan.com/news/author/amorse/",
            "identifier": 19,
            "image": {
                "@type": "ImageObject",
                "@id": "https://secure.gravatar.com/avatar/56de9978d7f516b0c7d826c45fbec5775aeb70d25ebddf8c39d9b4a9c46eb52d?s=96&d=mm&r=g",
                "url": "https://secure.gravatar.com/avatar/56de9978d7f516b0c7d826c45fbec5775aeb70d25ebddf8c39d9b4a9c46eb52d?s=96&d=mm&r=g",
                "height": 96,
                "width": 96
            }
        },
        "publisher": {
            "@type": "Organization",
            "name": "Anthony & Sylvan Pools",
            "logo": {
                "@type": "ImageObject",
                "@id": "https://anthonysylvan.com/wp-content/uploads/2024/02/logo__anthony-sylvan-pools.svg",
                "url": "https://anthonysylvan.com/wp-content/uploads/2024/02/logo__anthony-sylvan-pools.svg",
                "width": 600,
                "height": 60
            }
        },
        "url": "https://anthonysylvan.com/customer-service/"
    },
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "@id": "https://anthonysylvan.com/customer-service/#BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Customer Service",
                "item": "https://anthonysylvan.com/customer-service/#breadcrumbitem"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "ImageObject",
        "@id": "https://anthonysylvan.com/customer-service/#image-132062",
        "contentUrl": "https://anthonysylvan.com/wp-content/uploads/2024/02/AS_MOP_Lockup_HORZ_NO_TAG_Navy_RGB.png",
        "name": "Anthony & Sylvan Pools logo",
        "description": "Anthony & Sylvan Pools logo",
        "width": 5117,
        "height": 299,
        "encodingFormat": "image/png",
        "uploadDate": "2025-03-24T15:58:52+00:00",
        "datePublished": "2024-02-10",
        "dateModified": "2025-08-28",
        "thumbnailUrl": "https://anthonysylvan.com/wp-content/uploads/2024/02/AS_MOP_Lockup_HORZ_NO_TAG_Navy_RGB-300x18.png",
        "publisher": {
            "@type": "Organization",
            "@id": "https://anthonysylvan.com/#organization",
            "name": "Anthony & Sylvan Pools",
            "url": "https://anthonysylvan.com"
        },
        "isPartOf": {
            "@type": "WebPage",
            "@id": "https://anthonysylvan.com/customer-service/"
        },
        "inLanguage": "en_US",
        "isFamilyFriendly": true
    }
]
🛡️ Trust Signals — external proof links that back the declared identity
34Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 11 0
/locations/ 5 0
/about/careers/ 10 0
/customer-service/ 8 0