Structured Data

    H&R Block

    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: "H&R Block",
      description: "H&R Block is a national tax preparation and accounting firm with a local office in Miami serving individuals and businesses. They offer comprehensive tax filing services, tax planning, bookkeeping, and payroll services. This Miami location provides in-person consultations and support from trained tax professionals to help clients maximize deductions and navigate complex tax situations.",
      url: "https://www.hrblock.com/tax-office-near-me/florida/miami/8457/?otppartnerid=9308&campaignid=pw_mcm_9308_9762",
      telephone: "+1-305-631-9018",
      address: {
        @type: "PostalAddress",
        streetAddress: "1527 SW 8th St",
        addressLocality: "Miami",
        addressRegion: "FL",
        postalCode: "33135",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.765889599999998,
        longitude: -80.22004969999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "141",
        bestRating: "5"
      },
      areaServed: "Miami and surrounding South Florida areas",
      knowsAbout: "Accounting & Tax, Individual filers, self-employed professionals, small business owners, first-time tax filers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Tax & Accounting"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "In-Person Expert Consultation"
        }
      ],
      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.