Structured Data

    Oasis Nursery & Landscapes

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

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Oasis Nursery & Landscapes",
      description: "Oasis Nursery & Landscapes is a full-service landscaping and nursery business serving the Laredo area. They offer landscape design, installation, and maintenance services along with a selection of plants and nursery products. Whether you're looking to enhance your residential or commercial property's curb appeal, Oasis provides comprehensive outdoor solutions.",
      telephone: "+1-956-333-7366",
      address: {
        @type: "PostalAddress",
        streetAddress: "718 E Saunders St",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78041",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.5307891,
        longitude: -99.48891479999999
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking landscape design and installation, Property managers needing ongoing landscape maintenance, Local businesses enhancing outdoor spaces",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Operation"
        },
        {
          @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.