Structured Data

    Capital City Patios

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 55 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    55 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Capital City Patios",
      description: "Capital City Patios is a family-run hardscaping design and installation company based in Richmond, Virginia, with over 20 years of experience. They specialize in patios, retaining walls, firepits, driveways, sidewalks, stairs, outdoor kitchens, and community spaces, offering high-quality hardscapes at affordable prices. Their mission is to help homeowners create their ideal outdoor living spaces.",
      url: "https://www.capcitypatios.com/",
      address: {
        @type: "PostalAddress",
        streetAddress: "15145 Kendall Abbott Dr",
        addressLocality: "Amelia Court House",
        addressRegion: "VA",
        postalCode: "23002",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.357639999999996,
        longitude: -77.9525872
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "23",
        bestRating: "5"
      },
      areaServed: "Richmond, Virginia and surrounding areas",
      knowsAbout: "Hardscaping & Patios, Homeowners seeking comprehensive hardscaping solutions, budget-conscious customers wanting quality outdoor living spaces, families planning backyard transformations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "20+ Years of Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Design & Installation Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "High-Quality at Affordable Prices"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.