Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "H&R Block - Woodford Square Shop Ctr",
description: "H&R Block is a national tax preparation and accounting service offering individual and business tax filing, tax planning, bookkeeping, and payroll services. This Woodford Square location in Chesapeake provides in-person tax preparation by trained tax professionals, helping individuals and small business owners navigate federal and state taxes, maximize deductions, and achieve compliance with IRS requirements.",
url: "https://www.hrblock.com/tax-office-near-me/virginia/chesapeake/44238/?otppartnerid=9308&campaignid=pw_mcm_9308_9762",
telephone: "+1-757-547-4244",
address: {
@type: "PostalAddress",
streetAddress: "Woodford Square Shop Ctr, 701-0 Battlefield Blvd N",
addressLocality: "Chesapeake",
addressRegion: "VA",
postalCode: "23320",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.7438462,
longitude: -76.2418995
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "180",
bestRating: "5"
},
areaServed: "Chesapeake, VA and surrounding areas",
knowsAbout: "Accounting & Tax, Individuals seeking professional tax preparation, Small business owners needing payroll and bookkeeping support, Those facing IRS audits or complex tax situations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Year-Round Tax Support"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "IRS Representation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Service Expertise"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
url: "https://lantern.llc/contact?from=ai-data",
contactType: "AI inquiries"
}
}
}This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.