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

Octane Accountants

(http://www.octaneaccountants.co.uk) 📸 Data Snapshot: May 22, 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.
3 Impact Weight: 15 / 100
20% Reputation

A major authority gap exists in the site’s technical identity; the schema_json identifies the organization as Project 1 instead of Octane Accountants, indicating a lazy template setup. Additionally, while the schema lists Dan Hanley as a person/author, every single customer review explicitly praises an accountant named Natalie, who has no official bio or Person schema footprint on the site.

The firm makes bold reliability claims such as you’ll never be left unsupported and we promise to always be available, but provides no data to back this up, such as average response times. The ‘Success in Numbers’ block specifically claims 0% client retention, which, while likely a technical error, technically proves the opposite of their reliability claim in the provided evidence.

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": [
                    "Organization",
                    "Person"
                ],
                "@id": "https://www.octaneaccountants.co.uk/#person",
                "name": "Project 1",
                "url": "https://www.octaneaccountants.co.uk"
            },
            {
                "@type": "WebSite",
                "@id": "https://www.octaneaccountants.co.uk/#website",
                "url": "https://www.octaneaccountants.co.uk",
                "name": "Project 1",
                "publisher": {
                    "@id": "https://www.octaneaccountants.co.uk/#person"
                },
                "inLanguage": "en-GB",
                "potentialAction": {
                    "@type": "SearchAction",
                    "target": "https://www.octaneaccountants.co.uk/?s={search_term_string}",
                    "query-input": "required name=search_term_string"
                }
            },
            {
                "@type": "WebPage",
                "@id": "https://www.octaneaccountants.co.uk/#webpage",
                "url": "https://www.octaneaccountants.co.uk/",
                "name": "Bristol Accountants | Octane Accountants",
                "datePublished": "2025-07-10T08:06:54+01:00",
                "dateModified": "2026-03-18T13:34:36+01:00",
                "about": {
                    "@id": "https://www.octaneaccountants.co.uk/#person"
                },
                "isPartOf": {
                    "@id": "https://www.octaneaccountants.co.uk/#website"
                },
                "inLanguage": "en-GB"
            },
            {
                "@type": "Person",
                "@id": "https://www.octaneaccountants.co.uk/author/dan/",
                "name": "Dan Hanley",
                "url": "https://www.octaneaccountants.co.uk/author/dan/",
                "image": {
                    "@type": "ImageObject",
                    "@id": "https://secure.gravatar.com/avatar/4222eeef1c11b911dab90ee4162a5156e0da659c6800521120c9b7e01ecd322d?s=96&d=mm&r=g",
                    "url": "https://secure.gravatar.com/avatar/4222eeef1c11b911dab90ee4162a5156e0da659c6800521120c9b7e01ecd322d?s=96&d=mm&r=g",
                    "caption": "Dan Hanley",
                    "inLanguage": "en-GB"
                },
                "sameAs": [
                    "https://www.octaneaccountants.co.uk"
                ]
            },
            {
                "@type": "Article",
                "headline": "Bristol Accountants | Octane Accountants",
                "keywords": "bristol accountants",
                "datePublished": "2025-07-10T08:06:54+01:00",
                "dateModified": "2026-03-18T13:34:36+01:00",
                "author": {
                    "@id": "https://www.octaneaccountants.co.uk/author/dan/",
                    "name": "Dan Hanley"
                },
                "publisher": {
                    "@id": "https://www.octaneaccountants.co.uk/#person"
                },
                "description": "Octane Accountants is a full-service chartered accountancy firm in Bristol. We provide our services to SMEs, company directors and sole traders.",
                "name": "Bristol Accountants | Octane Accountants",
                "@id": "https://www.octaneaccountants.co.uk/#richSnippet",
                "isPartOf": {
                    "@id": "https://www.octaneaccountants.co.uk/#webpage"
                },
                "inLanguage": "en-GB",
                "mainEntityOfPage": {
                    "@id": "https://www.octaneaccountants.co.uk/#webpage"
                }
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "FAQPage",
        "mainEntity": [
            {
                "@type": "Question",
                "name": "Are there different types of accountants in Bristol?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Yes, Bristol is home to a huge range of accounting firms of all shapes and sizes, each with their own unique ways of working and specialist areas. At Octane Accountants, we’re a ‘full-service’ chartered accountancy firm, working primarily with small limited companies, sole traders, and company directors. Please feel free to get in touch with us, we’d be delighted to discuss your requirements.\n"
                }
            },
            {
                "@type": "Question",
                "name": "How do I choose the right accountancy firm in Bristol?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Once you’ve considered the basics like a firm’s professional memberships, client reviews, and range of services, speak to the people there! It’s incredibly important to get a feel for the personality of an accountancy firm and to ensure you understand how they’ll work with you in the long-run.\n"
                }
            },
            {
                "@type": "Question",
                "name": "What is the difference between an accountant and an accountancy firm in Bristol?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "An accountant is an individual qualified professional working within a firm or partnership. An accountancy firm is a business or company that employs multiple accountants and skilled support staff who combine their expertise to offer a comprehensive service to customers.\n"
                }
            }
        ]
    }
]
/about/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": [
                "Organization",
                "Person"
            ],
            "@id": "https://www.octaneaccountants.co.uk/#person",
            "name": "Project 1",
            "url": "https://www.octaneaccountants.co.uk"
        },
        {
            "@type": "WebSite",
            "@id": "https://www.octaneaccountants.co.uk/#website",
            "url": "https://www.octaneaccountants.co.uk",
            "name": "Project 1",
            "publisher": {
                "@id": "https://www.octaneaccountants.co.uk/#person"
            },
            "inLanguage": "en-GB"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.octaneaccountants.co.uk/about/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": "1",
                    "item": {
                        "@id": "https://www.octaneaccountants.co.uk",
                        "name": "Home"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": "2",
                    "item": {
                        "@id": "https://www.octaneaccountants.co.uk/about/",
                        "name": "About"
                    }
                }
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://www.octaneaccountants.co.uk/about/#webpage",
            "url": "https://www.octaneaccountants.co.uk/about/",
            "name": "Bristol Accountancy Firm | Octane Accountants",
            "datePublished": "2025-07-14T12:02:46+01:00",
            "dateModified": "2026-02-02T17:02:45+01:00",
            "isPartOf": {
                "@id": "https://www.octaneaccountants.co.uk/#website"
            },
            "inLanguage": "en-GB",
            "breadcrumb": {
                "@id": "https://www.octaneaccountants.co.uk/about/#breadcrumb"
            }
        },
        {
            "@type": "Person",
            "@id": "https://www.octaneaccountants.co.uk/author/dan/",
            "name": "Dan Hanley",
            "url": "https://www.octaneaccountants.co.uk/author/dan/",
            "image": {
                "@type": "ImageObject",
                "@id": "https://secure.gravatar.com/avatar/4222eeef1c11b911dab90ee4162a5156e0da659c6800521120c9b7e01ecd322d?s=96&d=mm&r=g",
                "url": "https://secure.gravatar.com/avatar/4222eeef1c11b911dab90ee4162a5156e0da659c6800521120c9b7e01ecd322d?s=96&d=mm&r=g",
                "caption": "Dan Hanley",
                "inLanguage": "en-GB"
            },
            "sameAs": [
                "https://www.octaneaccountants.co.uk"
            ]
        },
        {
            "@type": "Article",
            "headline": "Bristol Accountancy Firm | Octane Accountants",
            "datePublished": "2025-07-14T12:02:46+01:00",
            "dateModified": "2026-02-02T17:02:45+01:00",
            "author": {
                "@id": "https://www.octaneaccountants.co.uk/author/dan/",
                "name": "Dan Hanley"
            },
            "publisher": {
                "@id": "https://www.octaneaccountants.co.uk/#person"
            },
            "description": "We are a forward thinking, and dynamic and personable accountancy firm, focused on building long-lasting relationships with clients.",
            "name": "Bristol Accountancy Firm | Octane Accountants",
            "@id": "https://www.octaneaccountants.co.uk/about/#richSnippet",
            "isPartOf": {
                "@id": "https://www.octaneaccountants.co.uk/about/#webpage"
            },
            "inLanguage": "en-GB",
            "mainEntityOfPage": {
                "@id": "https://www.octaneaccountants.co.uk/about/#webpage"
            }
        }
    ]
}
/blog/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": [
                "Organization",
                "Person"
            ],
            "@id": "https://www.octaneaccountants.co.uk/#person",
            "name": "Project 1",
            "url": "https://www.octaneaccountants.co.uk"
        },
        {
            "@type": "WebSite",
            "@id": "https://www.octaneaccountants.co.uk/#website",
            "url": "https://www.octaneaccountants.co.uk",
            "name": "Project 1",
            "publisher": {
                "@id": "https://www.octaneaccountants.co.uk/#person"
            },
            "inLanguage": "en-GB"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.octaneaccountants.co.uk/blog/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": "1",
                    "item": {
                        "@id": "https://www.octaneaccountants.co.uk",
                        "name": "Home"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": "2",
                    "item": {
                        "@id": "https://www.octaneaccountants.co.uk/blog/",
                        "name": "Blog"
                    }
                }
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://www.octaneaccountants.co.uk/blog/#webpage",
            "url": "https://www.octaneaccountants.co.uk/blog/",
            "name": "Blog - Octane Accountants",
            "datePublished": "2025-07-18T08:24:18+01:00",
            "dateModified": "2025-09-10T08:58:25+01:00",
            "isPartOf": {
                "@id": "https://www.octaneaccountants.co.uk/#website"
            },
            "inLanguage": "en-GB",
            "breadcrumb": {
                "@id": "https://www.octaneaccountants.co.uk/blog/#breadcrumb"
            }
        },
        {
            "@type": "Person",
            "@id": "https://www.octaneaccountants.co.uk/author/dan/",
            "name": "Dan Hanley",
            "url": "https://www.octaneaccountants.co.uk/author/dan/",
            "image": {
                "@type": "ImageObject",
                "@id": "https://secure.gravatar.com/avatar/4222eeef1c11b911dab90ee4162a5156e0da659c6800521120c9b7e01ecd322d?s=96&d=mm&r=g",
                "url": "https://secure.gravatar.com/avatar/4222eeef1c11b911dab90ee4162a5156e0da659c6800521120c9b7e01ecd322d?s=96&d=mm&r=g",
                "caption": "Dan Hanley",
                "inLanguage": "en-GB"
            },
            "sameAs": [
                "https://www.octaneaccountants.co.uk"
            ]
        },
        {
            "@type": "Article",
            "headline": "Blog - Octane Accountants",
            "datePublished": "2025-07-18T08:24:18+01:00",
            "dateModified": "2025-09-10T08:58:25+01:00",
            "author": {
                "@id": "https://www.octaneaccountants.co.uk/author/dan/",
                "name": "Dan Hanley"
            },
            "publisher": {
                "@id": "https://www.octaneaccountants.co.uk/#person"
            },
            "name": "Blog - Octane Accountants",
            "@id": "https://www.octaneaccountants.co.uk/blog/#richSnippet",
            "isPartOf": {
                "@id": "https://www.octaneaccountants.co.uk/blog/#webpage"
            },
            "inLanguage": "en-GB",
            "mainEntityOfPage": {
                "@id": "https://www.octaneaccountants.co.uk/blog/#webpage"
            }
        }
    ]
}
/service/company-secretarial/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "BreadcrumbList",
                "@id": "https://www.octaneaccountants.co.uk/service/company-secretarial/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": "1",
                        "item": {
                            "@id": "https://www.octaneaccountants.co.uk",
                            "name": "Home"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": "2",
                        "item": {
                            "@id": "https://www.octaneaccountants.co.uk/service/",
                            "name": "Services"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": "3",
                        "item": {
                            "@id": "https://www.octaneaccountants.co.uk/service/company-secretarial/",
                            "name": "Company Secretarial"
                        }
                    }
                ]
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "FAQPage",
        "mainEntity": [
            {
                "@type": "Question",
                "name": "What are company secretarial services and why does my business need them?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Company secretarial services help ensure a business meets its ongoing legal and statutory obligations. This includes managing filings with Companies House and HMRC, such as confirmation statements, updates to director or shareholder details, identity verification and maintaining accurate statutory registers. These services help businesses stay compliant and avoid penalties caused by missed deadlines or incorrect filings."
                }
            },
            {
                "@type": "Question",
                "name": "What tasks are included in company secretarial support?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Company secretarial support typically includes filing annual confirmation statements, reporting relevant changes to HMRC, updating director and shareholder details, maintaining share structures, managing registered office details and keeping statutory records accurate and up to date."
                }
            },
            {
                "@type": "Question",
                "name": "Can accountants help with company formations?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Yes. Accountants can manage the full company formation process, ensuring the company is set up correctly, structured appropriately and compliant with legal requirements from the outset."
                }
            },
            {
                "@type": "Question",
                "name": "How often do I need to make company secretarial filings with Companies House?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Most limited companies must file a confirmation statement once a year to confirm company details are accurate. In addition, any changes to directors, shareholders, registered office addresses or shareholdings must be reported as and when they occur to keep company records up to date."
                }
            },
            {
                "@type": "Question",
                "name": "What is the difference between a company secretary and company secretarial services?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "A company secretary is an official role that may be appointed within a company, although it is not compulsory for most private limited companies. Company secretarial services refer to the practical work involved in managing statutory and compliance obligations, which can be outsourced without appointing an internal company secretary."
                }
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "ItemPage",
                "@id": "https://www.octaneaccountants.co.uk/service/company-secretarial/#page",
                "url": "https://www.octaneaccountants.co.uk/service/company-secretarial/",
                "name": "Company Secretarial",
                "inLanguage": "en-GB",
                "isPartOf": {
                    "@id": "https://www.octaneaccountants.co.uk/#website"
                },
                "about": {
                    "@id": "https://www.octaneaccountants.co.uk/service/company-secretarial/#service"
                }
            },
            {
                "@type": "Service",
                "@id": "https://www.octaneaccountants.co.uk/service/company-secretarial/#service",
                "serviceType": "Company Secretarial",
                "name": "Company Secretarial",
                "url": "https://www.octaneaccountants.co.uk/service/company-secretarial/",
                "description": "Company formations, annual returns, share restructuring and director information management.",
                "provider": {
                    "@id": "https://www.octaneaccountants.co.uk/#org"
                },
                "mainEntityOfPage": {
                    "@id": "https://www.octaneaccountants.co.uk/service/company-secretarial/#page"
                }
            }
        ]
    }
]
/service/bookkeeping/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "BreadcrumbList",
                "@id": "https://www.octaneaccountants.co.uk/service/bookkeeping/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": "1",
                        "item": {
                            "@id": "https://www.octaneaccountants.co.uk",
                            "name": "Home"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": "2",
                        "item": {
                            "@id": "https://www.octaneaccountants.co.uk/service/",
                            "name": "Services"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": "3",
                        "item": {
                            "@id": "https://www.octaneaccountants.co.uk/service/bookkeeping/",
                            "name": "Bookkeeping"
                        }
                    }
                ]
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "FAQPage",
        "mainEntity": [
            {
                "@type": "Question",
                "name": "What is bookkeeping and how does it help my business?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Bookkeeping is the process of regularly recording and maintaining accurate financial records, including sales, purchases, expenses and bank transactions. Keeping this information up to date helps you understand how your business is performing and ensures you are prepared for compliance deadlines such as VAT returns and year-end accounts."
                }
            },
            {
                "@type": "Question",
                "name": "Do accountants handle VAT bookkeeping and submissions?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Yes. Accountants can manage your bookkeeping throughout the VAT period and prepare VAT returns using Making Tax Digital-compliant software. This helps ensure calculations are accurate, submissions meet HMRC requirements, and potential issues are identified early."
                }
            },
            {
                "@type": "Question",
                "name": "What cloud accounting platforms do you support?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "We support a range of cloud accounting platforms, including Xero, QuickBooks and Sage. Support can include helping you choose the right platform, setting it up, managing ongoing bookkeeping work, and providing guidance when needed. Other digital bookkeeping software can often be supported or migrated if required."
                }
            },
            {
                "@type": "Question",
                "name": "How often should bookkeeping be reconciled?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Bookkeeping should ideally be reconciled on a regular basis, such as weekly or monthly. Regular reconciliation keeps records accurate and up to date, reduces errors, and makes it easier to meet VAT and year-end accounting deadlines without time pressure."
                }
            },
            {
                "@type": "Question",
                "name": "Can I hand over all bookkeeping or just part of it?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Bookkeeping services can be flexible. Some businesses choose a fully managed bookkeeping service, while others handle certain tasks themselves and rely on professional support for specific areas, such as VAT returns or reconciliations. The level of support can be tailored to suit your needs and preferences."
                }
            }
        ]
    }
]
/service/mtd-compliance/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "BreadcrumbList",
                "@id": "https://www.octaneaccountants.co.uk/service/mtd-compliance/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": "1",
                        "item": {
                            "@id": "https://www.octaneaccountants.co.uk",
                            "name": "Home"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": "2",
                        "item": {
                            "@id": "https://www.octaneaccountants.co.uk/service/",
                            "name": "Services"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": "3",
                        "item": {
                            "@id": "https://www.octaneaccountants.co.uk/service/mtd-compliance/",
                            "name": "MTD Compliance"
                        }
                    }
                ]
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "FAQPage",
        "mainEntity": [
            {
                "@type": "Question",
                "name": "What is Making Tax Digital (MTD)?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Making Tax Digital (MTD) is an HMRC initiative designed to modernise the UK tax system. It requires businesses to keep digital financial records and submit tax information using HMRC-approved accounting software. MTD is already mandatory for VAT-registered businesses, and from April 2026 it will also apply to sole traders and landlords with a gross annual income of £50,000 or more."
                }
            },
            {
                "@type": "Question",
                "name": "Who needs to comply with Making Tax Digital?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "From April 2026, sole traders and landlords with a gross annual income of £50,000 or more must comply with Making Tax Digital. Compliance involves keeping digital records and submitting quarterly updates to HMRC using MTD-compatible software. VAT-registered businesses are already required to comply."
                }
            },
            {
                "@type": "Question",
                "name": "Can an accountant set up Making Tax Digital for my business?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Yes. An accountant can manage the full MTD setup process, including registering your business for MTD, helping you choose suitable software, and handling bookkeeping and quarterly submissions. They can also explain what MTD means for your ongoing record keeping and reporting requirements."
                }
            },
            {
                "@type": "Question",
                "name": "Do I need special software for Making Tax Digital compliance?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Yes. Businesses must use HMRC-approved digital software to keep records and submit information under Making Tax Digital. This software ensures that records are kept digitally and that submissions meet HMRC’s technical requirements."
                }
            },
            {
                "@type": "Question",
                "name": "What ongoing support is available for Making Tax Digital?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Ongoing MTD support can include bookkeeping, managing quarterly submissions, checking records for accuracy, and providing guidance on compliance requirements. This helps ensure businesses remain compliant as HMRC rules and processes continue to evolve."
                }
            }
        ]
    }
]
🛡️ Trust Signals — external proof links that back the declared identity
111Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 91 0
/about/ 4 0
/blog/ 4 0
/service/company-secretarial/ 4 0
/service/bookkeeping/ 4 0
/service/mtd-compliance/ 4 0