Structured Data

    Yardart Garden Center

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Yardart Garden Center",
      description: "Yardart Garden Center is a full-service garden center in Laredo offering landscaping plants, trees, shrubs, seeds, gardening supplies, and outdoor décor. They serve both retail customers and contractors with quality plants and materials, backed by knowledgeable staff who can help with plant selection and landscaping advice.",
      telephone: "+1-956-726-3796",
      address: {
        @type: "PostalAddress",
        streetAddress: "2517 E Del Mar Blvd",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78041",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.578891,
        longitude: -99.4584963
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "65",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners planning landscaping projects, gardening enthusiasts, professional landscapers and contractors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Selection"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Contractor & Retail"
        }
      ],
      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.