Structured Data

    Anderson Family Concrete

    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: "Anderson Family Concrete",
      description: "Anderson Family Concrete specializes in concrete services throughout the greater Richmond area, including Richmond, Chesterfield, Powhatan, Goochland, Hanover, Henrico, New Kent, Hopewell, and Petersburg. The family-owned business delivers reliable concrete work for residential and commercial projects, with a commitment to quality craftsmanship and customer service.",
      url: "https://andersonfamilyconcrete.com/location",
      telephone: "+1-804-356-1734",
      address: {
        @type: "PostalAddress",
        streetAddress: "1901 Neptune Dr",
        addressLocality: "North Chesterfield",
        addressRegion: "VA",
        postalCode: "23235",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.5177611,
        longitude: -77.59552409999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Greater Richmond, VA including Chesterfield, Powhatan, Goochland, Hanover, Henrico, New Kent, Hopewell, and Petersburg",
      knowsAbout: "Hardscaping & Patios, Homeowners and commercial property owners in the greater Richmond area needing concrete installation and repair",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Owned Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Wide Service Area"
        }
      ],
      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.