Identity & Authority: RDP Accountants – Signal Evidence & AI Readability

RDP Accountants

(https://www.accountantsipswich.co.uk) 📸 Data Snapshot: May 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.
10 Impact Weight: 15 / 100
67% Reputation

While the schema identifies Simon Lasky and the firm’s physical address in Ipswich, there is a notable gap in professional credentials. The text references a ‘Team Of Experts’ and ‘qualified bookkeepers,’ but does not list specific qualifications (ACCA, ICAEW, or AAT) for team members other than the Xero/QuickBooks certifications. This creates a minor authority gap where the firm’s expertise is claimed generally rather than proven through individual professional standing.

The firm claims to ‘help individuals and businesses achieve their goals and ambitions’ and ‘measure business performance,’ yet there are no case studies demonstrating these outcomes. The marketing tone suggests strategic advisory, but the content describes reactive compliance (filing returns, bank reconciliation). This disconnect between the ‘Strategic Partner’ tone and the ‘Compliance Factory’ evidence is the primary source of BS on the site.

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",
        "@type": "WebSite",
        "name": "RDP Accountants",
        "url": "https://www.accountantsipswich.co.uk/"
    },
    {
        "@context": {
            "@vocab": "http://schema.org/"
        },
        "@type": "AccountingService",
        "name": "RDP Accountants",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "10 White House Road",
            "addressLocality": "Ipswich",
            "postalCode": "IP1 5LT",
            "addressCountry": "GB"
        },
        "geo": {
            "@type": "GeoCoordinates",
            "latitude": "52.08063",
            "longitude": "1.12134"
        },
        "url": "https://www.accountantsipswich.co.uk",
        "description": "Located in Ipswich, RDP Accountants provide a full range of accountancy services to individuals and business clients throughout the Suffolk area. We offer fixed prices fees so there are no surprise bills and the ability to pay monthly for your investment in our accountancy services. Located in Ipswich, RDP Accountants provide a full range of accountancy services to individuals and business clients throughout the Ipwich and Suffolk area. We offer fixed prices fees so there are no surprise bills and the ability to pay monthly for your investment in our accountancy services. Our small, experienced accountancy firm is passionate about offering clients a tailor-made, personal service specific to their individual requirements. We work with businesses to help them achieve their goals and ambitions, and help individuals keep on top of their personal finances. To arrange a FREE 45 minute consultation to discuss your requirements please contact us.",
        "telephone": "01473 612299",
        "email": "simon@rdpipswich.co.uk",
        "logo": "https://irp.cdn-website.com/fc6b78c8/dms3rep/multi/logo-228x105.png",
        "sameAs": [
            "https://twitter.com/RDP_Acs_Ipswich",
            "https://facebook.com/RDP-Accountants-316132708985566/",
            "https://linkedin.com/simon-lasky-3639b417"
        ],
        "image": [
            "https://irp.cdn-website.com/fc6b78c8/dms3rep/multi/About+us+hero.jpg",
            "https://irp.cdn-website.com/fc6b78c8/dms3rep/multi/Contact+hero.jpg",
            "https://irp.cdn-website.com/fc6b78c8/dms3rep/multi/Services+hero.jpg",
            "https://irp.cdn-website.com/fc6b78c8/dms3rep/multi/shutterstock_427455478_r6fQRnznTHeZcD0wAAVU-1000x250_XCVCWQdiRVmjbhwRLRjs-1000x250.jpg",
            "https://irp.cdn-website.com/fc6b78c8/dms3rep/multi/shutterstock_400523344_jd7wahkMTOyWuLK9x3KR-420x336.jpg"
        ],
        "openingHoursSpecification": [
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": [
                    "Monday",
                    "Tuesday",
                    "Wednesday",
                    "Thursday",
                    "Friday"
                ],
                "opens": "09:00",
                "closes": "17:00"
            }
        ],
        "@id": "https://www.accountantsipswich.co.uk",
        "priceRange": "Bespoke"
    }
]
/our-accounting-services/
{
    "@context": "http://schema.org/",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "name": "Home",
                "id": "/"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "name": "Our Services"
            }
        }
    ]
}
/our-accounting-services/bookkeeping/
{
    "@context": "http://schema.org/",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "name": "Home",
                "id": "/"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "name": "Our Services",
                "id": "/our-accounting-services"
            }
        },
        {
            "@type": "ListItem",
            "position": 3,
            "item": {
                "name": "Bookkeeping"
            }
        }
    ]
}
/our-accounting-services/payroll-accountants/
{
    "@context": "http://schema.org/",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "name": "Home",
                "id": "/"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "name": "Our Services",
                "id": "/our-accounting-services"
            }
        },
        {
            "@type": "ListItem",
            "position": 3,
            "item": {
                "name": "Payroll Accountants"
            }
        }
    ]
}
/our-accounting-services/vat-accountants/
{
    "@context": "http://schema.org/",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "name": "Home",
                "id": "/"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "name": "Our Services",
                "id": "/our-accounting-services"
            }
        },
        {
            "@type": "ListItem",
            "position": 3,
            "item": {
                "name": "VAT Accountants"
            }
        }
    ]
}
/our-accounting-services/personal-tax-accountants/
{
    "@context": "http://schema.org/",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "name": "Home",
                "id": "/"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "name": "Our Services",
                "id": "/our-accounting-services"
            }
        },
        {
            "@type": "ListItem",
            "position": 3,
            "item": {
                "name": "Personal Tax Accountants"
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
57Review mentions (all pages)
6External proof links (all pages)
PageReviewsProof links
/ (home) 25 1
/our-accounting-services/ 6 1
/our-accounting-services/bookkeeping/ 6 1
/our-accounting-services/payroll-accountants/ 6 1
/our-accounting-services/vat-accountants/ 7 1
/our-accounting-services/personal-tax-accountants/ 7 1