Structured Data

    Business Master

    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: "Business Master",
      description: "Business Master is an accounting and financial consulting firm in San Antonio specializing in tax preparation, bookkeeping, payroll services, and business financial strategy. They serve both individual and business clients with comprehensive tax planning and IRS representation. Their experienced team helps clients optimize their financial operations and navigate complex tax situations.",
      url: "https://www.businessmasteratwood.com/",
      telephone: "+1-210-817-4771",
      address: {
        @type: "PostalAddress",
        streetAddress: "7550 I-10 Suite 800",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78229",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.504156999999996,
        longitude: -98.5514625
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "47",
        bestRating: "5"
      },
      areaServed: "San Antonio, TX and surrounding areas",
      knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals with complex tax situations, companies needing payroll management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Individual & Business Tax Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Accounting Support"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Financial Strategy Consulting"
        }
      ],
      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.