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: "AKRAM | Assurance, Advisory & Tax Firm",
description: "AKRAM is a comprehensive accounting and advisory firm serving businesses and individuals in the Cary area with assurance, tax planning, and consulting services. Led by experienced professionals, the firm specializes in helping clients navigate complex financial and tax matters with personalized strategies. They offer services ranging from individual and business tax preparation to audit support and financial advisory.",
url: "https://www.aifundservices.com/",
telephone: "+1-844-386-3829",
address: {
@type: "PostalAddress",
streetAddress: "206 High House Rd Suite 106",
addressLocality: "Cary",
addressRegion: "NC",
postalCode: "27513",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.7839542,
longitude: -78.8002965
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "53",
bestRating: "5"
},
areaServed: "Cary, NC and surrounding areas",
knowsAbout: "Accounting & Tax, Business owners, high-net-worth individuals, corporations requiring audit and tax planning services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Tax & Advisory Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Client Focus"
}
],
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.