Structured Data

    BluePrime Pools

    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: "BluePrime Pools",
      description: "BluePrime Pools is Lubbock's local swimming pool cleaning, maintenance, repair, and renovation company serving families and property owners across the South Plains. They offer customizable maintenance plans, pool repairs and resurfacing, pool restoration and renovation services, and custom-fabricated pool covers. Their trusted technicians handle everything from routine monthly cleaning to comprehensive pool restoration for older or neglected pools.",
      url: "https://blueprimepools.com/",
      telephone: "+1-806-773-9987",
      address: {
        @type: "PostalAddress",
        streetAddress: "2107 109th St Unit A1",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79423",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.4949556,
        longitude: -101.86261189999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "24",
        bestRating: "5"
      },
      areaServed: "Lubbock and surrounding South Plains area, TX",
      knowsAbout: "Pool & Spa Services, Pool owners needing routine maintenance, homebuyers with older pools, property owners with pool repair issues, families wanting peace of mind with pool investment",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Pool Restoration"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Pool Covers"
        },
        {
          @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.