Structured Data

    The Covered Patio

    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: "The Covered Patio",
      description: "The Covered Patio is a Chattanooga-based general contractor specializing in outdoor living spaces, including covered patios, pergolas, and hardscaping projects. They design and build custom outdoor structures that enhance residential properties, combining functionality with aesthetic appeal. Their team handles everything from initial design consultation through final construction, working directly with homeowners to create personalized outdoor entertainment areas.",
      url: "https://thecoveredpatio.com/location-chattanooga",
      telephone: "+1-423-395-1675",
      address: {
        @type: "PostalAddress",
        streetAddress: "651 E 4th St #100",
        addressLocality: "Chattanooga",
        addressRegion: "TN",
        postalCode: "37403",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.0480754,
        longitude: -85.30724269999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "34",
        bestRating: "5"
      },
      areaServed: "Chattanooga, TN and surrounding areas",
      knowsAbout: "Hardscaping & Patios, Homeowners seeking custom outdoor entertaining spaces, Properties with underutilized yards, Families wanting covered outdoor living areas",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Design Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Outdoor Structures"
        }
      ],
      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.