Structured Data

    Gold Coast Sprinklers

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Gold Coast Sprinklers",
      description: "Gold Coast Sprinklers is a full-service irrigation company serving South Florida with expertise in sprinkler system design, installation, repair, and maintenance. They specialize in creating efficient, custom irrigation solutions for residential and commercial properties, helping customers optimize water usage and maintain healthy landscapes year-round.",
      url: "https://gcirrigationsprinklers.com/",
      telephone: "+1-954-249-4758",
      address: {
        @type: "PostalAddress",
        streetAddress: "1522 Veracruz Ln",
        addressLocality: "Weston",
        addressRegion: "FL",
        postalCode: "33327",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.134054,
        longitude: -80.4019501
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "38",
        bestRating: "5"
      },
      areaServed: "Weston and surrounding South Florida communities",
      knowsAbout: "Irrigation Systems, Homeowners with existing sprinkler systems needing repair, new construction projects, commercial properties, water-conscious landscapers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom System Design"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Coverage"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.