Structured Data

    Lowe's Garden Center

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Lowe's Garden Center",
      description: "Lowe's Garden Center in Corpus Christi offers a wide selection of plants, flowers, trees, shrubs, seeds, gardening tools, outdoor furniture, and landscaping supplies. As part of the Lowe's brand, they provide quality garden products with knowledgeable staff to help homeowners and gardeners plan their outdoor spaces. Whether you're looking for seasonal plants, perennials, or everything needed to maintain a healthy landscape, this garden center combines convenience with expert guidance.",
      url: "https://www.lowes.com/l/gardencenter.html?cm_mmc=YEXT-_-GC",
      telephone: "+1-361-673-9000",
      address: {
        @type: "PostalAddress",
        streetAddress: "1530 Airline Rd",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78412",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.7008889,
        longitude: -97.36126259999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "23",
        bestRating: "5"
      },
      areaServed: "Corpus Christi, TX and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners planning landscaping projects, DIY gardeners, residential property maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Part of Lowe's Network"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "One-Stop Garden Shop"
        }
      ],
      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.