Structured Data

    Green & Más Landscape Services

    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: "Green & Más Landscape Services",
      description: "Green & Más Landscape Services is a full-service landscaping company based in Tampa specializing in landscape design, installation, and maintenance for residential and commercial properties. The team provides comprehensive outdoor solutions including planting beds, mulching, fertilization programs, and seasonal cleanups to enhance and maintain properties throughout the Tampa Bay area. They focus on quality craftsmanship and personalized service to transform outdoor spaces.",
      url: "https://greenandmas.com/",
      telephone: "+1-813-524-7080",
      address: {
        @type: "PostalAddress",
        streetAddress: "3201 W Hillsborough Ave Unit 153181",
        addressLocality: "Tampa",
        addressRegion: "FL",
        postalCode: "33684",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.9973128,
        longitude: -82.4948217
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "Tampa and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking landscape design and maintenance, Business property managers, Customers preferring bilingual service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Bilingual Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial 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.