Structured Data

    Four Seasons Spa & Pool

    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: "Four Seasons Spa & Pool",
      description: "Four Seasons Spa & Pool is a full-service pool and spa company serving the Meridian and Boise areas. They specialize in pool maintenance, repair, and seasonal services, as well as hot tub and spa care. With over a decade of local experience, they handle everything from routine cleaning and chemical balancing to equipment repairs and winter closures, serving both residential and commercial clients.",
      url: "http://www.fourseasonsspaandpool.com/",
      telephone: "+1-208-887-8664",
      address: {
        @type: "PostalAddress",
        streetAddress: "3035 W McMillan Rd #106",
        addressLocality: "Meridian",
        addressRegion: "ID",
        postalCode: "83646",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.647403999999995,
        longitude: -116.431753
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "65",
        bestRating: "5"
      },
      areaServed: "Meridian, Boise, and surrounding Ada County communities",
      knowsAbout: "Pool & Spa Services, Pool and spa owners seeking routine maintenance, homeowners preparing for seasonal changes, properties needing equipment repairs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Pool & Spa Specialist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Meridian Operation"
        }
      ],
      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.