Structured Data

    Mann's Stump Grinding LLC

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Mann's Stump Grinding LLC",
      description: "Mann's Stump Grinding LLC specializes in professional stump grinding and removal services throughout the Henrico area. With extensive experience in clearing stumps of all sizes, they help homeowners and property managers reclaim usable space after tree removal. Their team is licensed and insured, ensuring safe and reliable service for residential properties.",
      url: "https://www.mannsstumpgrinding.com/",
      address: {
        @type: "PostalAddress",
        streetAddress: "1244 New Market Rd",
        addressLocality: "Henrico",
        addressRegion: "VA",
        postalCode: "23231",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.486305699999996,
        longitude: -77.3985898
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "58",
        bestRating: "5"
      },
      areaServed: "Henrico, Virginia and surrounding areas",
      knowsAbout: "Tree Services, Homeowners needing stump removal, Property managers clearing land, Landscaping contractors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Stump Grinding Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured Operation"
        }
      ],
      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.