Structured Data

    Andes Tax and Accounting Services LLC

    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: "Andes Tax and Accounting Services LLC",
      description: "Andes Tax and Accounting Services LLC is an independent accounting firm in Aurora specializing in tax preparation and accounting services for individuals and businesses. They handle individual tax returns, business accounting, bookkeeping, and financial consulting to help clients optimize their tax strategies and maintain accurate financial records.",
      telephone: "+1-720-203-6663",
      address: {
        @type: "PostalAddress",
        streetAddress: "18511 E Hampden Ave #110",
        addressLocality: "Aurora",
        addressRegion: "CO",
        postalCode: "80013",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.6550535,
        longitude: -104.77164409999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "56",
        bestRating: "5"
      },
      areaServed: "Aurora, CO and surrounding Denver metro area",
      knowsAbout: "Accounting & Tax, Small business owners, self-employed individuals, families seeking tax planning assistance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Local Firm"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Individual & Business 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.