Structured Data

    Concrete Impressions Texas

    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: "Concrete Impressions Texas",
      description: "Concrete Impressions Texas is a Corpus Christi-based concrete contractor specializing in pool construction and concrete services. They design and build custom swimming pools and related concrete work for residential clients in the area. The company combines general contracting expertise with specialized pool construction knowledge to deliver tailored aquatic solutions.",
      address: {
        @type: "PostalAddress",
        streetAddress: "5737 Ayers St",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78415",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.7252032,
        longitude: -97.4343057
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.5",
        reviewCount: "8",
        bestRating: "5"
      },
      areaServed: "Corpus Christi, TX and surrounding areas",
      knowsAbout: "Pool & Spa Services, Homeowners seeking custom pool construction, Residential property owners wanting concrete improvements",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Pool Construction"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Concrete Services Integration"
        }
      ],
      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.