Structured Data

    Mr. Outdoor Living

    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: "Mr. Outdoor Living",
      description: "Mr. Outdoor Living is a Charlotte-based hardscaping and outdoor design company specializing in custom paver patios, retaining walls, walkways, outdoor kitchens, and drainage solutions. The team combines expert craftsmanship with thoughtful landscape design to transform yards into functional outdoor living spaces that enhance home value and enjoyment.",
      url: "http://mroutdoorliving.com/",
      telephone: "+1-704-806-7260",
      address: {
        @type: "PostalAddress",
        streetAddress: "10930 Back Ridge Rd",
        addressLocality: "Charlotte",
        addressRegion: "NC",
        postalCode: "28277",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.0592621,
        longitude: -80.8324937
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "169",
        bestRating: "5"
      },
      areaServed: "Charlotte, NC and surrounding areas",
      knowsAbout: "Hardscaping & Patios, Homeowners seeking to upgrade outdoor spaces, property owners wanting to increase home value, families looking to create entertainment areas",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Design Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Hardscaping Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        }
      ],
      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.