Structured Data

    Roy's Palms Landscaping & Irrigation

    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: "Roy's Palms Landscaping & Irrigation",
      description: "Roy's Palms Landscaping & Irrigation is a full-service landscaping company in Laredo, Texas, offering both retail products and professional installation services. They specialize in palm trees, sod grass, flowers, and complete landscaping design, along with irrigation system installation to optimize water management. Their services also include yard tilling, pavers, stonework, and hardscaping to transform residential yards into outdoor living spaces.",
      url: "http://www.royspalms.com/",
      telephone: "+1-956-319-6858",
      address: {
        @type: "PostalAddress",
        streetAddress: "901 E Saunders St",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78041",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.530309,
        longitude: -99.4874591
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "21",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding South Texas communities",
      knowsAbout: "Landscaping & Lawn Care, Homeowners wanting to establish tropical or lush South Texas landscaping, customers seeking irrigation solutions to save water and time, property owners interested in complete yard transformations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Retail & Installation Combined"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Irrigation System Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete Hardscaping Services"
        }
      ],
      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.