Structured Data

    Pool and Spa Medic

    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: "Pool and Spa Medic",
      description: "Pool and Spa Medic provides comprehensive pool and spa maintenance, repair, and care services to the Molalla and Portland metro areas. They specialize in pool cleaning, equipment repair, water chemistry balancing, and seasonal opening and closing services. Their experienced team helps residential pool owners keep their pools safe, clean, and properly maintained year-round.",
      url: "http://portlandpoolcleaning.org/",
      telephone: "+1-888-351-2063",
      address: {
        @type: "PostalAddress",
        streetAddress: "805 W Main St",
        addressLocality: "Molalla",
        addressRegion: "OR",
        postalCode: "97038",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.1492545,
        longitude: -122.5902762
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.9",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Molalla, Portland metro area, and surrounding communities",
      knowsAbout: "Pool & Spa Services, Residential pool owners, Hot tub owners, Busy homeowners seeking professional maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Pool Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local to the Area"
        }
      ],
      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.