Structured Data

    Sumi Elangovan CPA

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Sumi Elangovan CPA",
      description: "Sumi Elangovan CPA is an independent accounting firm in Austin specializing in tax preparation, bookkeeping, and financial consulting for individuals and small businesses. Led by a CPA with expertise in tax strategy and compliance, the firm provides personalized service tailored to each client's unique financial situation. They help clients minimize tax liability, maintain organized financial records, and make informed business decisions.",
      url: "http://sumicpa.com/",
      telephone: "+1-512-380-1515",
      address: {
        @type: "PostalAddress",
        streetAddress: "13740 Research Blvd n4",
        addressLocality: "Austin",
        addressRegion: "TX",
        postalCode: "78750",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.458404500000004,
        longitude: -97.7947998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "12",
        bestRating: "5"
      },
      areaServed: "Austin, TX and surrounding areas",
      knowsAbout: "Accounting & Tax, Small business owners, Self-employed professionals, Individual taxpayers seeking tax strategy",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "CPA-Led Firm"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Virtual Service Available"
        }
      ],
      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.