Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "L & N Tax & Accounting",
description: "L & N Tax & Accounting provides comprehensive tax preparation and accounting services to individuals and businesses in the North Chesterfield area. With a 4.7-star rating from clients, the firm handles personal tax returns, business accounting, and tax planning strategies. Their experienced team helps clients navigate complex tax situations and optimize their financial positions.",
telephone: "+1-804-330-3023",
address: {
@type: "PostalAddress",
streetAddress: "7825 Midlothian Tpke # 110",
addressLocality: "North Chesterfield",
addressRegion: "VA",
postalCode: "23235",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.497600999999996,
longitude: -77.5415775
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "24",
bestRating: "5"
},
areaServed: "North Chesterfield, VA and surrounding areas",
knowsAbout: "Accounting & Tax, Small business owners, Self-employed individuals, Families seeking tax preparation, Business owners needing year-round accounting support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Individual & Business Services"
},
{
@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.