Structured Data

    Sunshine's Garden Design, LLC

    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: "Sunshine's Garden Design, LLC",
      description: "Sunshine's Garden Design, LLC is a full-service landscaping and hardscaping company based in Oklahoma City specializing in custom outdoor spaces. They design and install paver patios, retaining walls, walkways, outdoor kitchens, and complete landscape projects tailored to each client's vision. With a focus on quality craftsmanship and personalized design, they transform residential yards into functional and beautiful outdoor living areas.",
      url: "http://sunshinesgardendesign.com/",
      telephone: "+1-405-361-4664",
      address: {
        @type: "PostalAddress",
        streetAddress: "2922 NW 22nd St",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73107",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.4922946,
        longitude: -97.5669795
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "50",
        bestRating: "5"
      },
      areaServed: "Oklahoma City and surrounding areas",
      knowsAbout: "Hardscaping & Patios, Homeowners seeking custom outdoor living spaces, Property owners wanting to increase curb appeal and home value, Families looking to create functional backyard entertainment areas",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Design Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Installation"
        },
        {
          @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.