Structured Data

    William Landscaper Garden Services

    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: "William Landscaper Garden Services",
      description: "William Landscaper Garden Services is a locally-owned landscape company in Oakland with 17 years of experience serving residential and commercial properties within 50 miles of Oakland. The business offers comprehensive outdoor solutions including landscape installation, hardscaping (patios, walkways, retaining walls), tree trimming, gardening maintenance, synthetic grass installation, fencing, and welding/fabrication services. Owner William provides personalized, one-on-one service focused on transforming outdoor spaces into functional and beautiful environments tailored to each client's needs.",
      url: "http://oakland-calandscaper.com/",
      telephone: "+1-510-227-4997",
      address: {
        @type: "PostalAddress",
        streetAddress: "1144 91st Ave",
        addressLocality: "Oakland",
        addressRegion: "CA",
        postalCode: "94603",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.7471281,
        longitude: -122.17804179999997
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Oakland, CA and surrounding areas within 50 miles",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking personalized landscape design, property managers needing comprehensive outdoor maintenance, commercial clients requiring hardscaping and landscape installation, residents wanting tree trimming and garden care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "17 Years of Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Mobile Service & Personalized Attention"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services Beyond Landscaping"
        }
      ],
      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.