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",
description: "H&R Block's Yucaipa location provides comprehensive tax preparation and filing services for individuals and businesses. The office offers in-person tax consultations, e-filing, and representation services to help clients navigate tax obligations and maximize refunds. With decades of tax expertise, H&R Block serves the local community with straightforward guidance on federal and state tax returns.",
url: "https://www.hrblock.com/tax-office-near-me/california/yucaipa/5845/?otppartnerid=9308&campaignid=pw_mcm_9308_9762",
telephone: "+1-909-790-6136",
address: {
@type: "PostalAddress",
streetAddress: "33676-5 Yucaipa Blvd",
addressLocality: "Yucaipa",
addressRegion: "CA",
postalCode: "92399",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.0355299,
longitude: -117.0693522
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "121",
bestRating: "5"
},
areaServed: "Yucaipa, CA and surrounding San Bernardino County communities",
knowsAbout: "Accounting & Tax, Individual taxpayers, self-employed professionals, small business owners, anyone needing professional tax filing guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "In-Person Tax Experts"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "IRS Representation Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Individual & Business Returns"
}
],
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.