Structured Data

    JSC Pool & Spa

    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: "JSC Pool & Spa",
      description: "JSC Pool & Spa is a San Diego-based pool and spa service company specializing in maintenance, repairs, and equipment services for residential clients. With a focus on quality workmanship and customer satisfaction, they handle everything from routine cleaning and chemical balancing to equipment repairs and seasonal opening/closing services. Their experienced team ensures pools and spas remain clean, safe, and properly maintained year-round.",
      telephone: "+1-858-926-9336",
      address: {
        @type: "PostalAddress",
        streetAddress: "4974 Maynard St",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92122",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.848749,
        longitude: -117.1870754
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "San Diego and surrounding areas",
      knowsAbout: "Pool & Spa Services, Residential pool and spa owners, Homeowners needing regular maintenance, Those seeking reliable local service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local expertise"
        },
        {
          @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.