Structured Data

    Maltese Pool and Spa

    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: "Maltese Pool and Spa",
      description: "Maltese Pool and Spa is a full-service pool and spa company located in Wood-Ridge, NJ, offering pool construction, maintenance, repairs, and spa services. They serve residential customers throughout the Bergen County and Hudson County areas with comprehensive pool and hot tub solutions, from initial design and installation to ongoing seasonal care and equipment repair.",
      url: "http://www.maltesepoolandspa.com/",
      telephone: "+1-201-939-5800",
      address: {
        @type: "PostalAddress",
        streetAddress: "107 NJ-17",
        addressLocality: "Wood-Ridge",
        addressRegion: "NJ",
        postalCode: "07075",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.8424032,
        longitude: -74.08184899999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.8",
        reviewCount: "140",
        bestRating: "5"
      },
      areaServed: "Wood-Ridge, NJ and surrounding Bergen County and Hudson County areas",
      knowsAbout: "Pool & Spa Services, Homeowners with pools or hot tubs, new pool buyers, residential customers needing seasonal maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Pool & Spa Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Bergen County Expert"
        }
      ],
      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.