Structured Data

    Professional Tax Preparation

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

    Schema.org / LocalBusiness
    |
    49 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Professional Tax Preparation",
      description: "Professional Tax Preparation is an accounting and tax service located in Laredo, TX, specializing in tax preparation and financial consulting. They work with individuals and businesses to handle tax filing, financial planning, and accounting needs. Their focus is on providing personalized tax strategies and compliance support for their local clients.",
      telephone: "+1-956-286-2898",
      address: {
        @type: "PostalAddress",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78040",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.5036295,
        longitude: -99.5074879
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Accounting & Tax, Individual taxpayers, Small business owners, Self-employed professionals, Local families seeking personalized tax planning",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Tax Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Service"
        }
      ],
      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.