Structured Data

    Piranha Pool Service

    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: "Piranha Pool Service",
      description: "Piranha Pool Service is a La Jolla-based pool maintenance and service company offering comprehensive pool care including cleaning, equipment repair, and seasonal opening and closing services. With a focus on residential pools in the coastal San Diego area, they provide reliable upkeep to keep pools safe, clean, and properly balanced year-round.",
      url: "http://piranhapoolservice.com/",
      telephone: "+1-619-607-0542",
      address: {
        @type: "PostalAddress",
        streetAddress: "7660 Fay Ave",
        addressLocality: "La Jolla",
        addressRegion: "CA",
        postalCode: "92037",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.842544,
        longitude: -117.27556789999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "La Jolla, San Diego, and surrounding coastal San Diego County areas",
      knowsAbout: "Pool & Spa Services, Residential pool owners in coastal San Diego, homeowners seeking consistent pool maintenance, families wanting safe and clean pools",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Coastal 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.