Structured Data

    Anthony's Flooring

    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: "Anthony's Flooring",
      description: "Anthony's Flooring is a locally-owned flooring contractor serving Corpus Christi and the surrounding area. They specialize in professional flooring installation and refinishing, offering expertise across multiple flooring types to help homeowners and businesses achieve their desired look. With a focus on quality craftsmanship and customer satisfaction, Anthony's Flooring handles both residential and commercial projects.",
      url: "http://www.anthonysflooring.com/",
      telephone: "+1-361-739-1476",
      address: {
        @type: "PostalAddress",
        streetAddress: "7745 County Rd 7b Cir",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78414",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.6578616,
        longitude: -97.3501005
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Corpus Christi, TX and surrounding areas",
      knowsAbout: "Flooring, Homeowners seeking flooring installation, businesses needing commercial flooring solutions, property owners interested in hardwood refinishing",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Locally Owned & Operated"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Installation & Refinishing"
        }
      ],
      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.