Structured Data

    Guzman Landscaping and pool Maintenance LLC

    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: "Guzman Landscaping and pool Maintenance LLC",
      description: "Guzman Landscaping and Pool Maintenance LLC provides comprehensive outdoor and pool services to Laredo and surrounding areas. The company specializes in landscaping design and maintenance alongside dedicated pool care and cleaning services. They offer a full range of solutions for residential properties looking to maintain beautiful outdoor spaces and well-maintained swimming pools.",
      telephone: "+1-956-340-6870",
      address: {
        @type: "PostalAddress",
        streetAddress: "806 Bustamante St",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78041",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.534405399999997,
        longitude: -99.48798889999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking full-service yard and pool care, Property owners wanting to consolidate contractors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dual Expertise"
        },
        {
          @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.