Structured Data

    Atlanta Porch & Patio

    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: "Atlanta Porch & Patio",
      description: "Atlanta Porch & Patio is a general contractor specializing in custom porch and patio construction, design, and installation in the greater Atlanta area. They offer design services, material selection guidance, and full construction for residential outdoor living spaces including patios, porches, decks, and hardscaping features. Their team combines craftsmanship with personalized design to create outdoor spaces tailored to each homeowner's needs and budget.",
      url: "https://www.atlantaporchandpatio.com/",
      telephone: "+1-678-882-7340",
      address: {
        @type: "PostalAddress",
        streetAddress: "1785 Roswell Rd",
        addressLocality: "Marietta",
        addressRegion: "GA",
        postalCode: "30062",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.957661,
        longitude: -84.501126
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "83",
        bestRating: "5"
      },
      areaServed: "Marietta, Atlanta, and surrounding metro areas",
      knowsAbout: "Hardscaping & Patios, Homeowners seeking custom outdoor living spaces, Property owners planning deck or patio upgrades, Customers wanting design consultation and full-service construction",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Design Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Construction"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Presence"
        }
      ],
      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.