Structured Data

    Gerri Mason Accounting

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Gerri Mason Accounting",
      description: "Gerri Mason Accounting is an independent accounting firm in Gastonia serving individuals and businesses with comprehensive tax preparation, bookkeeping, and financial consulting services. With a focus on personalized service and attention to detail, they help clients navigate tax obligations and maintain accurate financial records. Their experienced team delivers tailored solutions for both personal and business accounting needs.",
      telephone: "+1-704-853-1702",
      address: {
        @type: "PostalAddress",
        streetAddress: "2202 W Franklin Blvd",
        addressLocality: "Gastonia",
        addressRegion: "NC",
        postalCode: "28052",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.259343199999996,
        longitude: -81.22167879999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Gastonia, NC and surrounding areas",
      knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals seeking tax optimization",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Attention"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        }
      ],
      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.