Structured Data

    Tony Miller Accounting Services Company

    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: "Tony Miller Accounting Services Company",
      description: "Tony Miller Accounting Services Company provides comprehensive accounting and tax services to individuals and businesses in the Harrisonburg area. With a focus on personalized service, the firm handles tax preparation, bookkeeping, and related accounting needs. Tony Miller and his team work directly with clients to understand their financial situation and help them optimize their tax position.",
      url: "https://www.facebook.com/Tony-Miller-Accounting-Services-Company-1730759673815347/",
      telephone: "+1-540-476-0584",
      address: {
        @type: "PostalAddress",
        streetAddress: "900 N Liberty St",
        addressLocality: "Harrisonburg",
        addressRegion: "VA",
        postalCode: "22802",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.4627085,
        longitude: -78.8651405
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4",
        reviewCount: "8",
        bestRating: "5"
      },
      areaServed: "Harrisonburg, VA and surrounding areas",
      knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals seeking personalized tax preparation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local, Personalized Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Individual and Business Focus"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.