Structured Data

    Splendid Gardens Landscaping

    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: "Splendid Gardens Landscaping",
      description: "Splendid Gardens is a full-service landscaping company led by Elizabeth Hark, serving the greater Dallas area with over a decade of experience. They offer comprehensive services including 3D landscape design, installation, hardscaping with stone walkways and patios, xeriscaping, estate maintenance, tree trimming, artificial turf, fountain installation, and seasonal flower design. Known for personalized customer service and attention to detail, they handle everything from initial design through long-term property care, transforming outdoor spaces into polished, magazine-worthy results.",
      url: "https://splendidgardens.net/",
      telephone: "+1-972-898-0030",
      address: {
        @type: "PostalAddress",
        streetAddress: "2116 Lancer Ln",
        addressLocality: "Lewisville",
        addressRegion: "TX",
        postalCode: "75056",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.0409369,
        longitude: -96.9193058
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "251",
        bestRating: "5"
      },
      areaServed: "Greater Dallas area, North Dallas and surrounding cities",
      knowsAbout: "Hardscaping & Patios, Dallas-area homeowners seeking complete landscape transformation, properties requiring estate maintenance, clients wanting low-water xeriscaping, homeowners with mature trees needing specialized pruning",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "3D Design Technology"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Model"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Xeriscaping 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.