Structured Data

    Culture Lawncare & Hardscapes

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

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Culture Lawncare & Hardscapes",
      description: "Culture Lawncare & Hardscapes is a full-service outdoor landscaping company based in Meridian, ID, specializing in lawn care and hardscape design and installation. They handle everything from routine lawn maintenance to custom hardscape projects including patios, walkways, and outdoor structures. The team focuses on creating and maintaining beautiful outdoor spaces that enhance residential properties.",
      telephone: "+1-208-591-9284",
      address: {
        @type: "PostalAddress",
        streetAddress: "969 W Greenhead St",
        addressLocality: "Meridian",
        addressRegion: "ID",
        postalCode: "83642",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.5996792,
        longitude: -116.40592649999999
      },
      areaServed: "Meridian, ID and surrounding Treasure Valley communities",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking lawn maintenance, property owners wanting hardscape upgrades, residential clients needing integrated landscaping solutions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Outdoor Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Meridian Business"
        }
      ],
      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.