Structured Data

    American Deck and 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: "American Deck and Patio",
      description: "American Deck and Patio is a general contractor in Bethesda specializing in custom deck and patio construction. They design and build outdoor living spaces using quality materials and craftsmanship, helping homeowners create functional and attractive outdoor areas for entertaining and relaxation.",
      url: "http://www.citytopdecks.com/",
      telephone: "+1-301-984-3325",
      address: {
        @type: "PostalAddress",
        streetAddress: "10319 Westlake Dr",
        addressLocality: "Bethesda",
        addressRegion: "MD",
        postalCode: "20817",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.02592,
        longitude: -77.147409
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "31",
        bestRating: "5"
      },
      areaServed: "Bethesda, MD and surrounding Montgomery County areas",
      knowsAbout: "Hardscaping & Patios, Homeowners seeking custom deck or patio construction, families wanting to expand outdoor entertaining space, property owners planning to increase home value",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Design & Build"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Bethesda 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.