Structured Data

    Hernandez Small Business Services

    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: "Hernandez Small Business Services",
      description: "Hernandez Small Business Services is an accounting and financial consulting firm based in Laredo, TX, specializing in helping small business owners manage their finances and accounting needs. The business provides expert guidance on tax planning, bookkeeping, and financial strategy tailored to small business operations. Their focused approach and local presence make them a trusted partner for entrepreneurs looking to streamline financial management.",
      telephone: "+1-956-635-7133",
      address: {
        @type: "PostalAddress",
        streetAddress: "9019 Princeton St",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78045",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.5951649,
        longitude: -99.47701579999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Accounting & Tax, Small business owners, entrepreneurs, freelancers needing accounting support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Small Business Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.