Structured Data

    Maryland Pool Services

    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: "Maryland Pool Services",
      description: "Maryland Pool Services is a full-service pool maintenance and repair company serving the West Friendship area and surrounding Maryland communities. They offer comprehensive pool care including weekly cleaning, equipment repair, seasonal opening and closing, water chemistry balancing, and liner replacement. With a focus on keeping pools clean, safe, and properly maintained year-round, they serve both residential homeowners and commercial pool facilities.",
      url: "http://marylandpoolservices.com/",
      telephone: "+1-443-571-5865",
      address: {
        @type: "PostalAddress",
        streetAddress: "12800 MD-144 Suite 12",
        addressLocality: "West Friendship",
        addressRegion: "MD",
        postalCode: "21794",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.3038824,
        longitude: -76.95528019999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "West Friendship, MD and surrounding areas",
      knowsAbout: "Pool & Spa Services, Residential homeowners with pools, Commercial facilities, Busy professionals seeking reliable maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Year-Round Pool Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Solutions"
        }
      ],
      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.