Structured Data

    The Pool Guys

    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: "The Pool Guys",
      description: "The Pool Guys is a full-service pool company in Altamonte Springs offering pool cleaning, maintenance, repair, and equipment services to homeowners throughout the Orlando area. With decades of experience, they specialize in keeping residential pools crystal clear and equipment running smoothly with reliable, professional care. They handle everything from routine weekly cleaning to complex equipment repairs and seasonal opening/closing services.",
      url: "https://altamontespringspools.com/",
      telephone: "+1-407-337-8866",
      address: {
        @type: "PostalAddress",
        streetAddress: "711 Ballard St",
        addressLocality: "Altamonte Springs",
        addressRegion: "FL",
        postalCode: "32701",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.653669700000002,
        longitude: -81.36483989999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "113",
        bestRating: "5"
      },
      areaServed: "Altamonte Springs, Winter Park, Maitland, and surrounding Orlando area",
      knowsAbout: "Pool & Spa Services, Homeowners seeking reliable weekly pool maintenance, busy professionals who want hassle-free pool care, and property owners needing equipment repair and seasonal services",
      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.