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: "Shining Accounting Services LLC",
description: "Shining Accounting Services LLC is a full-service accounting firm in Harrisonburg serving small businesses and individuals with tax preparation, bookkeeping, and financial planning. The team provides personalized attention to help clients understand their financial situation and make informed decisions. They specialize in working with local business owners and self-employed professionals to minimize tax liability and maintain organized financial records.",
url: "https://www.shiningaccountingsvcs.com/",
telephone: "+1-540-434-1023",
address: {
@type: "PostalAddress",
streetAddress: "1790 Dealton Ave 2nd Floor",
addressLocality: "Harrisonburg",
addressRegion: "VA",
postalCode: "22801",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.425533699999995,
longitude: -78.8868778
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.8",
reviewCount: "15",
bestRating: "5"
},
areaServed: "Harrisonburg, VA and surrounding Rockingham County areas",
knowsAbout: "Accounting & Tax, Small business owners, Self-employed professionals, Individual taxpayers seeking personalized service",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Small Business Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Financial Guidance"
}
],
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.