Structured Data

    Distinctive Irrigation

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 49 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    49 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Distinctive Irrigation",
      description: "Distinctive Irrigation is a locally-owned irrigation service provider serving the Folly Beach area and surrounding communities. They specialize in irrigation system installation, repair, and maintenance for residential properties. With a focus on quality workmanship and customer service, Distinctive Irrigation helps homeowners maintain healthy landscapes with efficient watering solutions.",
      telephone: "+1-843-580-3620",
      address: {
        @type: "PostalAddress",
        addressLocality: "Folly Beach",
        addressRegion: "SC",
        postalCode: "29439",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.6554293,
        longitude: -79.9500477
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Folly Beach, SC and surrounding areas",
      knowsAbout: "Irrigation Systems, Homeowners in Folly Beach, Residential property managers, Landscape-conscious families",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Irrigation"
        }
      ],
      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.