Structured Data

    Sorto Landscaping 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: "Sorto Landscaping LLC",
      description: "Sorto Landscaping LLC is a Charlotte-based landscaping company offering comprehensive outdoor design and installation services. They specialize in creating and maintaining beautiful landscapes for residential properties, combining professional expertise with attention to detail. Their experienced team handles everything from initial design through project completion to keep your outdoor space looking its best.",
      telephone: "+1-704-507-4367",
      address: {
        @type: "PostalAddress",
        streetAddress: "723 Gray Dr",
        addressLocality: "Charlotte",
        addressRegion: "NC",
        postalCode: "28213",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.2780053,
        longitude: -80.7575592
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Charlotte, North Carolina and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking landscape design, Residential property maintenance, Charlotte-area customers wanting local service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Landscaping"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Charlotte 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.