Structured Data

    Sunnyvale Sprinkler Repair

    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: "Sunnyvale Sprinkler Repair",
      description: "Sunnyvale Sprinkler Repair specializes in sprinkler system repair and maintenance for residential properties in the Sunnyvale area. They handle troubleshooting, repairs, and upkeep of irrigation systems to keep lawns and landscapes properly watered. This local service provider focuses on getting sprinkler systems back in working order efficiently.",
      url: "http://www.sunnyvalesprinklerrepair.com/",
      telephone: "+1-408-438-4261",
      address: {
        @type: "PostalAddress",
        streetAddress: "514 S Murphy Ave",
        addressLocality: "Sunnyvale",
        addressRegion: "CA",
        postalCode: "94086",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.370580200000006,
        longitude: -122.03200249999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "2",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "Sunnyvale and surrounding Silicon Valley communities",
      knowsAbout: "Irrigation Systems, Homeowners with sprinkler system issues, property managers needing irrigation maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Sunnyvale Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sprinkler System Specialists"
        }
      ],
      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.