Structured Data

    3DL Landscape & Lawn

    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: "3DL Landscape & Lawn",
      description: "3DL Landscape & Lawn is an Edmond-based landscaping company specializing in comprehensive outdoor design and maintenance services. They offer landscape design, lawn care, mulching, seasonal cleanup, and irrigation services for both residential and commercial properties. With a focus on quality craftsmanship and customer satisfaction, they serve the greater Oklahoma City metro area.",
      url: "https://www.3dllandscape.com/",
      telephone: "+1-405-509-4604",
      address: {
        @type: "PostalAddress",
        streetAddress: "3324 Holland Cir",
        addressLocality: "Edmond",
        addressRegion: "OK",
        postalCode: "73012",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.688669,
        longitude: -97.53996500000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "66",
        bestRating: "5"
      },
      areaServed: "Edmond, Oklahoma City metro, and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking complete landscaping solutions, Commercial property managers, Property owners wanting professional design and maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Landscaping"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial"
        },
        {
          @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.