Structured Data

    Maldonado Nursery & Landscaping, Inc.

    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: "Maldonado Nursery & Landscaping, Inc.",
      description: "Maldonado Nursery & Landscaping, Inc. is a full-service landscaping company based in Corpus Christi offering landscape design, installation, and maintenance services. With over three decades of local experience, they provide comprehensive outdoor solutions including plant nursery services, hardscaping, and custom landscape projects for residential and commercial properties throughout the South Texas region.",
      url: "http://mnlsa.com/",
      telephone: "+1-361-441-0795",
      address: {
        @type: "PostalAddress",
        streetAddress: "1960 Holly Rd",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78417",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.7300272,
        longitude: -97.4404328
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3",
        reviewCount: "38",
        bestRating: "5"
      },
      areaServed: "Corpus Christi, Texas and surrounding South Texas communities",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking landscape design and installation, commercial property managers, customers looking for plant nursery supplies",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Nursery"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Design & Installation Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Establishment"
        }
      ],
      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.