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: "QG Tax Service & More",
description: "QG Tax Service & More is an independent accounting and tax preparation firm located in Fort Worth, specializing in comprehensive tax services for individuals and businesses. With a focus on personalized service, they offer tax preparation, bookkeeping, payroll processing, and financial consulting to help clients navigate complex tax situations and optimize their financial strategies.",
telephone: "+1-817-609-1288",
address: {
@type: "PostalAddress",
streetAddress: "6730 Brentwood Stair Rd",
addressLocality: "Fort Worth",
addressRegion: "TX",
postalCode: "76112",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.7539674,
longitude: -97.2131608
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "70",
bestRating: "5"
},
areaServed: "Fort Worth, TX and surrounding areas",
knowsAbout: "Accounting & Tax, Small business owners, self-employed individuals, families seeking comprehensive tax planning, businesses needing bookkeeping and payroll support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Tax & Accounting Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Local Service"
}
],
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.