Identity & Authority: DavidSW – Signal Evidence & AI Readability

DavidSW

(https://davidsw.com) 📸 Data Snapshot: May 26, 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

Authority is well-established through technical implementation and social proof paths (sameAs links in schema to Facebook, Instagram, LinkedIn, and YouTube). There is a minor gap in named expert schema, as ‘Our Team’ is referenced in headings but specific individuals are not mapped in the provided JSON-LD. Technical implementation is clean with recent modifications (May 2026), suggesting an active and authoritative digital presence.

There are no bold performance claims to disconnect from. The site does not claim to ‘revolutionize’ anything; it simply claims to sell watches and proves it with 307 Rolex products currently listed. The delta between the 11-year business claim and the specific catalog volume is logically consistent.

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://davidsw.com/",
            "url": "https://davidsw.com/",
            "name": "DavidSW - Trusted Online Luxury Watch Sales",
            "isPartOf": {
                "@id": "https://davidsw.com/#website"
            },
            "about": {
                "@id": "https://davidsw.com/#organization"
            },
            "primaryImageOfPage": {
                "@id": "https://davidsw.com/#primaryimage"
            },
            "image": {
                "@id": "https://davidsw.com/#primaryimage"
            },
            "thumbnailUrl": "",
            "datePublished": "2025-03-14T17:48:32+00:00",
            "dateModified": "2026-05-19T20:08:28+00:00",
            "description": "In the business of buying and selling authentic timepieces for the past 11 years, we offer you the most popular luxury watches with significant savings.",
            "breadcrumb": {
                "@id": "https://davidsw.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://davidsw.com/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://davidsw.com/#primaryimage",
            "url": "",
            "contentUrl": ""
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://davidsw.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://davidsw.com/#website",
            "url": "https://davidsw.com/",
            "name": "DavidSW",
            "description": "",
            "publisher": {
                "@id": "https://davidsw.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://davidsw.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://davidsw.com/#organization",
            "name": "DavidSW",
            "url": "https://davidsw.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://davidsw.com/#/schema/logo/image/",
                "url": "https://davidsw.com/wp-content/uploads/2020/08/89c5b59d-davidsw_logo-e1607700928292.png",
                "contentUrl": "https://davidsw.com/wp-content/uploads/2020/08/89c5b59d-davidsw_logo-e1607700928292.png",
                "width": 500,
                "height": 72,
                "caption": "DavidSW"
            },
            "image": {
                "@id": "https://davidsw.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/DavidSWOrlando/",
                "https://x.com/dsworlando",
                "https://www.instagram.com/dsworlando/",
                "https://www.linkedin.com/company/davidsw",
                "https://www.youtube.com/channel/UCUpRg6ia30-0K8tEdYcN96w"
            ]
        }
    ]
}
/about/financing/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://davidsw.com/about/financing/",
            "url": "https://davidsw.com/about/financing/",
            "name": "Financing - DavidSW",
            "isPartOf": {
                "@id": "https://davidsw.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://davidsw.com/about/financing/#primaryimage"
            },
            "image": {
                "@id": "https://davidsw.com/about/financing/#primaryimage"
            },
            "thumbnailUrl": "",
            "datePublished": "2020-09-09T23:40:12+00:00",
            "dateModified": "2026-01-27T15:18:30+00:00",
            "description": "DavidSW has partnered with Affirm, a digital lender, to provide flexible payment options for our customers. With limited fees and fixed APR between 10% and 30% depending on your credit history, owning the timepiece of your dreams today is easy and affordable.",
            "breadcrumb": {
                "@id": "https://davidsw.com/about/financing/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://davidsw.com/about/financing/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://davidsw.com/about/financing/#primaryimage",
            "url": "",
            "contentUrl": ""
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://davidsw.com/about/financing/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://davidsw.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "About",
                    "item": "https://davidsw.com/about/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Financing"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://davidsw.com/#website",
            "url": "https://davidsw.com/",
            "name": "DavidSW",
            "description": "",
            "publisher": {
                "@id": "https://davidsw.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://davidsw.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://davidsw.com/#organization",
            "name": "DavidSW",
            "url": "https://davidsw.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://davidsw.com/#/schema/logo/image/",
                "url": "https://davidsw.com/wp-content/uploads/2020/08/89c5b59d-davidsw_logo-e1607700928292.png",
                "contentUrl": "https://davidsw.com/wp-content/uploads/2020/08/89c5b59d-davidsw_logo-e1607700928292.png",
                "width": 500,
                "height": 72,
                "caption": "DavidSW"
            },
            "image": {
                "@id": "https://davidsw.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/DavidSWOrlando/",
                "https://x.com/dsworlando",
                "https://www.instagram.com/dsworlando/",
                "https://www.linkedin.com/company/davidsw",
                "https://www.youtube.com/channel/UCUpRg6ia30-0K8tEdYcN96w"
            ]
        }
    ]
}
/shop/new-arrivals/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://davidsw.com/shop/new-arrivals/",
            "url": "https://davidsw.com/shop/new-arrivals/",
            "name": "New Arrivals - DavidSW",
            "isPartOf": {
                "@id": "https://davidsw.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://davidsw.com/shop/new-arrivals/#primaryimage"
            },
            "image": {
                "@id": "https://davidsw.com/shop/new-arrivals/#primaryimage"
            },
            "thumbnailUrl": "",
            "datePublished": "2020-08-21T04:41:03+00:00",
            "dateModified": "2026-05-26T02:44:46+00:00",
            "breadcrumb": {
                "@id": "https://davidsw.com/shop/new-arrivals/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://davidsw.com/shop/new-arrivals/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://davidsw.com/shop/new-arrivals/#primaryimage",
            "url": "",
            "contentUrl": ""
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://davidsw.com/shop/new-arrivals/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://davidsw.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Shop",
                    "item": "https://davidsw.com/shop/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "New Arrivals"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://davidsw.com/#website",
            "url": "https://davidsw.com/",
            "name": "DavidSW",
            "description": "",
            "publisher": {
                "@id": "https://davidsw.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://davidsw.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://davidsw.com/#organization",
            "name": "DavidSW",
            "url": "https://davidsw.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://davidsw.com/#/schema/logo/image/",
                "url": "https://davidsw.com/wp-content/uploads/2020/08/89c5b59d-davidsw_logo-e1607700928292.png",
                "contentUrl": "https://davidsw.com/wp-content/uploads/2020/08/89c5b59d-davidsw_logo-e1607700928292.png",
                "width": 500,
                "height": 72,
                "caption": "DavidSW"
            },
            "image": {
                "@id": "https://davidsw.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/DavidSWOrlando/",
                "https://x.com/dsworlando",
                "https://www.instagram.com/dsworlando/",
                "https://www.linkedin.com/company/davidsw",
                "https://www.youtube.com/channel/UCUpRg6ia30-0K8tEdYcN96w"
            ]
        }
    ]
}
/about/orlando/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://davidsw.com/about/orlando/",
            "url": "https://davidsw.com/about/orlando/",
            "name": "Orlando - DavidSW",
            "isPartOf": {
                "@id": "https://davidsw.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://davidsw.com/about/orlando/#primaryimage"
            },
            "image": {
                "@id": "https://davidsw.com/about/orlando/#primaryimage"
            },
            "thumbnailUrl": "",
            "datePublished": "2025-01-28T21:58:36+00:00",
            "dateModified": "2025-04-01T17:18:13+00:00",
            "breadcrumb": {
                "@id": "https://davidsw.com/about/orlando/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://davidsw.com/about/orlando/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://davidsw.com/about/orlando/#primaryimage",
            "url": "",
            "contentUrl": ""
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://davidsw.com/about/orlando/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://davidsw.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "About",
                    "item": "https://davidsw.com/about/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Orlando"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://davidsw.com/#website",
            "url": "https://davidsw.com/",
            "name": "DavidSW",
            "description": "",
            "publisher": {
                "@id": "https://davidsw.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://davidsw.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://davidsw.com/#organization",
            "name": "DavidSW",
            "url": "https://davidsw.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://davidsw.com/#/schema/logo/image/",
                "url": "https://davidsw.com/wp-content/uploads/2020/08/89c5b59d-davidsw_logo-e1607700928292.png",
                "contentUrl": "https://davidsw.com/wp-content/uploads/2020/08/89c5b59d-davidsw_logo-e1607700928292.png",
                "width": 500,
                "height": 72,
                "caption": "DavidSW"
            },
            "image": {
                "@id": "https://davidsw.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/DavidSWOrlando/",
                "https://x.com/dsworlando",
                "https://www.instagram.com/dsworlando/",
                "https://www.linkedin.com/company/davidsw",
                "https://www.youtube.com/channel/UCUpRg6ia30-0K8tEdYcN96w"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
108Review mentions (all pages)
33External proof links (all pages)
PageReviewsProof links
/ (home) 27 8
/about/financing/ 27 8
/shop/new-arrivals/ 27 8
/about/orlando/ 27 9