Structured Data

    Sprinkler Guy LA

    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: "Sprinkler Guy LA",
      description: "Sprinkler Guy LA is an irrigation specialist serving the Los Angeles area from Culver City. They design, install, and maintain sprinkler systems for residential and commercial properties, helping customers optimize water efficiency and keep landscapes healthy. With experience in both new installations and system repairs, they provide expert guidance on system design and troubleshooting.",
      url: "http://cms.sprinklerguyla-com.webnode.com/",
      telephone: "+1-310-634-5059",
      address: {
        @type: "PostalAddress",
        streetAddress: "11321 Washington Blvd",
        addressLocality: "Culver City",
        addressRegion: "CA",
        postalCode: "90230",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.0037695,
        longitude: -118.4151278
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.9",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Culver City and greater Los Angeles area",
      knowsAbout: "Irrigation Systems, Homeowners needing new sprinkler installation, property managers maintaining existing systems, water-conscious landscapers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full System Design & Installation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Repair & Maintenance Services"
        }
      ],
      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.