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: "Block Advisors",
description: "Block Advisors at Westwood Office Park is a small business tax and accounting firm offering comprehensive services including tax preparation, payroll processing, bookkeeping, business formation, and audit support. As part of H&R Block, they leverage 70 years of experience with certified tax professionals who back every return with a 100% Accuracy Guarantee. They serve small business owners including contractors, landlords, real estate agents, and property management professionals with flexible filing options (online, in-person, drop-off, or DIY) and claim to offer services at up to 30% less than typical CPAs.",
url: "https://www.blockadvisors.com/tax-office-near-me/virginia/fredericksburg/44864/?otppartnerid=9308&campaignid=pw_mcm_9308_9762",
telephone: "+1-540-373-5432",
address: {
@type: "PostalAddress",
streetAddress: "106 Westwood Office Park",
addressLocality: "Fredericksburg",
addressRegion: "VA",
postalCode: "22401",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.2962583,
longitude: -77.4949676
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "83",
bestRating: "5"
},
areaServed: "Fredericksburg, Virginia and surrounding areas",
knowsAbout: "Financial Advisors, Small business owners, contractors, landlords, real estate agents, property management professionals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "100% Accuracy Guarantee"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Complete Business Suite"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Filing Options"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.