Structured Data

    Sunset Pools

    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: "Sunset Pools",
      description: "Sunset Pools is a pool service company based in Laredo, TX specializing in pool maintenance, repairs, and equipment service. They serve the Laredo area with professional pool care solutions for residential customers looking to keep their pools clean, safe, and properly maintained throughout the year.",
      telephone: "+1-956-728-7760",
      address: {
        @type: "PostalAddress",
        streetAddress: "3660 E Del Mar Blvd #8",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78041",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.5753477,
        longitude: -99.46804730000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.7",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Pool & Spa Services, Residential pool owners, homeowners seeking routine pool maintenance, customers needing equipment repairs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Laredo Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Offerings"
        }
      ],
      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.