Structured Data

    Universal Pools & Spa 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: "Universal Pools & Spa Services",
      description: "Universal Pools & Spa Services is a pool and spa maintenance company serving the Washougal area and surrounding communities. They provide comprehensive pool care services including cleaning, repairs, and seasonal maintenance to keep residential pools in top condition throughout the year.",
      telephone: "+1-360-837-1194",
      address: {
        @type: "PostalAddress",
        streetAddress: "1862 Labarre Rd",
        addressLocality: "Washougal",
        addressRegion: "WA",
        postalCode: "98671",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.631322399999995,
        longitude: -122.19537019999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Washougal, WA and surrounding areas",
      knowsAbout: "Pool & Spa Services, Residential pool owners, Hot tub owners, Homeowners seeking recurring maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Pool Care"
        },
        {
          @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.