Structured Data

    PFS Swimming Pool 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: "PFS Swimming Pool Services",
      description: "PFS Swimming Pool Services provides pool maintenance and repair services to San Jose and surrounding areas. The company specializes in keeping residential pools clean, functional, and properly balanced throughout the year. They serve homeowners who need reliable ongoing pool care and equipment repairs.",
      telephone: "+1-408-229-2974",
      address: {
        @type: "PostalAddress",
        streetAddress: "3923 Marlette Dr",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95121",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.293593,
        longitude: -121.814213
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "2.9",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "San Jose and surrounding areas",
      knowsAbout: "Pool & Spa Services, Residential pool owners, Homeowners needing regular maintenance, Property managers with pools",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Pool Specialist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Pool Care"
        }
      ],
      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.