Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Sareen & Associates CPA",
description: "Sareen & Associates CPA is a full-service accounting firm serving the Fredericksburg area with expertise in tax planning, preparation, and business accounting. The firm works with individuals and businesses to optimize their financial strategies and ensure compliance with current tax regulations.",
url: "http://www.sareentax.com/fredericksburg-office-540-786-3000/",
telephone: "+1-540-786-3000",
address: {
@type: "PostalAddress",
streetAddress: "4620 Plank Rd",
addressLocality: "Fredericksburg",
addressRegion: "VA",
postalCode: "22407",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.288608499999995,
longitude: -77.5396499
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.1",
reviewCount: "14",
bestRating: "5"
},
areaServed: "Fredericksburg, VA and surrounding areas",
knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals seeking tax planning services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Accounting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
}
],
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.