Structured Data

    Simple Lawns Landscape Design

    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: "Simple Lawns Landscape Design",
      description: "Simple Lawns is a family-owned landscaping company serving the Portland and Vancouver areas with comprehensive outdoor services including landscape design and installation, hardscaping (patios, pergolas, walkways), irrigation and sprinkler systems, drainage solutions, lawn maintenance, outdoor living spaces, and seasonal services like snow removal and Christmas light installation. They offer flexible financing options and back their hardscaping work with a 5-year warranty, handling both residential and commercial projects with a focus on custom design and expert craftsmanship.",
      url: "https://www.simplelawnslandscaping.com/",
      telephone: "+1-360-383-5363",
      address: {
        @type: "PostalAddress",
        streetAddress: "9707 NE 54th St #C",
        addressLocality: "Vancouver",
        addressRegion: "WA",
        postalCode: "98662",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.6612423,
        longitude: -122.57301220000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "348",
        bestRating: "5"
      },
      areaServed: "Portland, OR and Vancouver, WA",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking comprehensive landscape remodels, property owners needing regular lawn maintenance, residents installing or upgrading irrigation systems, businesses requiring commercial landscaping services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "5-Year Hardscaping Warranty"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Design & Installation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Financing Available"
        }
      ],
      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.