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: "Robert Majernik, CPA",
description: "Robert Majernik, CPA is an independent accounting firm located in Mount Pleasant serving individuals and businesses throughout the Charleston area. They provide comprehensive tax preparation, accounting services, and financial guidance with a focus on personalized client relationships and strategic tax planning.",
url: "https://rwm-cpa.com/",
telephone: "+1-843-860-7339",
address: {
@type: "PostalAddress",
streetAddress: "1156 Bowman Rd #200",
addressLocality: "Mt Pleasant",
addressRegion: "SC",
postalCode: "29464",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.8097156,
longitude: -79.85073349999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.3",
reviewCount: "6",
bestRating: "5"
},
areaServed: "Mount Pleasant, Charleston, and surrounding areas",
knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals seeking tax planning",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "CPA Certified Professional"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized 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.