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: "Leite & Surfer Tax - Bookkeeping Inc.",
description: "Leite & Surfer Tax - Bookkeeping Inc. provides comprehensive bookkeeping, tax preparation, and accounting services to individuals and small businesses in the Fredericksburg area. The firm specializes in accurate financial record-keeping, tax filing, and IRS representation, helping clients stay compliant and organized. They combine personalized attention with professional expertise to handle everything from routine bookkeeping to complex tax situations.",
url: "http://www.leiteandsurfertax.com/",
telephone: "+1-540-371-5779",
address: {
@type: "PostalAddress",
streetAddress: "99 Madison Ave",
addressLocality: "Fredericksburg",
addressRegion: "VA",
postalCode: "22405",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.3084874,
longitude: -77.4498156
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "33",
bestRating: "5"
},
areaServed: "Fredericksburg, VA and surrounding areas",
knowsAbout: "Accounting & Tax, Small business owners, self-employed individuals, families needing tax planning",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Accounting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expert Team"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Service"
}
],
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.