Structured Data

    AAA Landscaping, LLC

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "AAA Landscaping, LLC",
      description: "AAA Landscaping, LLC is a full-service landscaping company based in Orlando, Florida, offering comprehensive outdoor design and maintenance services. They specialize in creating and maintaining beautiful landscapes for residential and commercial properties throughout the Orlando area. With a focus on quality craftsmanship and customer satisfaction, AAA Landscaping delivers reliable landscaping solutions tailored to each client's unique needs.",
      url: "https://www.aaalandscapingllc.net/",
      telephone: "+1-407-797-9237",
      address: {
        @type: "PostalAddress",
        streetAddress: "712 S Econlockhatchee Trail",
        addressLocality: "Orlando",
        addressRegion: "FL",
        postalCode: "32825",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.533739599999997,
        longitude: -81.2530738
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "25",
        bestRating: "5"
      },
      areaServed: "Orlando, Florida and surrounding communities",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking professional landscaping, Commercial property managers, Residents wanting low-maintenance outdoor spaces",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Approach"
        }
      ],
      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.