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: "Advanced Business Consultants, Inc.",
description: "Advanced Business Consultants, Inc. is a Nashville-based accounting and tax firm specializing in comprehensive tax preparation, bookkeeping, and business consulting services. The firm serves both individual and business clients with personalized tax strategies, financial planning, and accounting support designed to optimize tax outcomes and streamline operations.",
url: "http://www.nashvilletaxpros.com/",
telephone: "+1-615-646-5757",
address: {
@type: "PostalAddress",
streetAddress: "162 4th Ave N Ste 103",
addressLocality: "Nashville",
addressRegion: "TN",
postalCode: "37219",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.163565399999996,
longitude: -86.7781716
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "42",
bestRating: "5"
},
areaServed: "Nashville, Tennessee and surrounding areas",
knowsAbout: "Accounting & Tax, Small to mid-size business owners, self-employed professionals, individuals seeking tax optimization strategies",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Tax Strategy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Downtown Location"
}
],
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.