Structured Data

    Aurora Landscape

    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: "Aurora Landscape",
      description: "Aurora Landscape is a full-service landscaping and hardscaping company serving the Willamette Valley with expertise in landscape design, installation, and maintenance. They specialize in creating outdoor living spaces including patios, retaining walls, and drainage solutions tailored to the local climate and terrain. The team combines quality craftsmanship with personalized design consultation to transform residential and commercial properties.",
      url: "https://www.auroralandscapenw.com/",
      telephone: "+1-503-678-1234",
      address: {
        @type: "PostalAddress",
        streetAddress: "22333 Boones Ferry Rd NE",
        addressLocality: "Aurora",
        addressRegion: "OR",
        postalCode: "97002",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.243426,
        longitude: -122.77473599999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "43",
        bestRating: "5"
      },
      areaServed: "Aurora, OR and surrounding Willamette Valley communities",
      knowsAbout: "Hardscaping & Patios, Homeowners seeking comprehensive landscape redesigns, property owners needing drainage or erosion solutions, those planning hardscaping features like patios or retaining walls",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Knowledge"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Design Services Included"
        }
      ],
      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.