Structured Data

    Sunshine Pool and Leak Stoppers

    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: "Sunshine Pool and Leak Stoppers",
      description: "Sunshine Pool and Leak Stoppers is a pool service company in Marina Del Rey specializing in leak detection, repair, and pool maintenance. They offer comprehensive pool care including equipment repair, water chemistry balancing, and leak identification using advanced detection methods. The team serves residential pool owners throughout the Marina Del Rey area with prompt, reliable service.",
      telephone: "+1-424-354-3196",
      address: {
        @type: "PostalAddress",
        streetAddress: "114 Washington Blvd",
        addressLocality: "Marina Del Rey",
        addressRegion: "CA",
        postalCode: "90292",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.9798687,
        longitude: -118.46494369999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "98",
        bestRating: "5"
      },
      areaServed: "Marina Del Rey and surrounding Los Angeles coastal areas",
      knowsAbout: "Pool & Spa Services, Residential pool owners needing leak repairs, homeowners with seasonal pool maintenance needs, property managers maintaining multiple pools",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Leak Detection"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Pool Service"
        }
      ],
      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.