Structured Data

    Vance Landscape & Sprinkler

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Vance Landscape & Sprinkler",
      description: "Vance Landscape & Sprinkler is a full-service landscaping company based in Jerome, ID, specializing in irrigation system installation, maintenance, and repair. The business handles both residential and commercial sprinkler projects, offering design consultation and seasonal system preparation to ensure efficient water delivery for lawns and landscaped areas.",
      telephone: "+1-208-944-2535",
      address: {
        @type: "PostalAddress",
        streetAddress: "576 Golf Course Rd",
        addressLocality: "Jerome",
        addressRegion: "ID",
        postalCode: "83338",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.6404366,
        longitude: -114.5161953
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "9",
        bestRating: "5"
      },
      areaServed: "Jerome, Idaho and surrounding communities",
      knowsAbout: "Irrigation Systems, Homeowners seeking sprinkler system upgrades or repairs, Commercial property managers, Landscaping contractors needing irrigation installation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete Irrigation Services"
        },
        {
          @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.