Structured Data

    Mayosky Tax Preparer & Notary Public

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Mayosky Tax Preparer & Notary Public",
      description: "Mayosky Tax Preparer & Notary Public in Knoxville offers comprehensive tax preparation services for individuals and businesses, along with notary services. Owner-operated with a focus on personalized attention, they handle tax filing, planning, and notarization needs for the local community.",
      url: "https://mayoskytaxpreparer.com/",
      telephone: "+1-407-881-0654",
      address: {
        @type: "PostalAddress",
        streetAddress: "2928 E Magnolia Ave",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37914",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9926862,
        longitude: -83.88831499999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "25",
        bestRating: "5"
      },
      areaServed: "Knoxville, TN and surrounding areas",
      knowsAbout: "Accounting & Tax, Individual tax filers, small business owners, self-employed professionals, anyone needing notary services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Owner-Operated"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dual 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.