Structured Data

    Virginia Beach Patios

    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: "Virginia Beach Patios",
      description: "Virginia Beach Patios is a full-service hardscaping and patio contractor specializing in custom paver patios, retaining walls, outdoor kitchens, and landscape design. Led by experienced professionals, they transform outdoor spaces with high-quality materials and expert craftsmanship. They serve the Virginia Beach area with free estimates and design consultations for residential hardscape projects.",
      url: "https://www.virginiabeachpatios.com/",
      telephone: "+1-757-305-4000",
      address: {
        @type: "PostalAddress",
        streetAddress: "1253 Jensen Dr Suite 100B",
        addressLocality: "Virginia Beach",
        addressRegion: "VA",
        postalCode: "23451",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.834613399999995,
        longitude: -76.0016098
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "47",
        bestRating: "5"
      },
      areaServed: "Virginia Beach, VA and surrounding areas",
      knowsAbout: "Hardscaping & Patios, Homeowners seeking custom patio installations, Property owners wanting outdoor kitchen upgrades, Residents needing landscape drainage solutions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Paver Patios"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Hardscape Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Design Consultations"
        }
      ],
      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.