Structured Data

    Grottoes Home Renovations

    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: "Grottoes Home Renovations",
      description: "Grottoes Home Renovations is a full-service remodeling contractor serving the Grottoes area and surrounding communities. They specialize in kitchen and bathroom remodeling, basement finishing, and room additions, offering comprehensive design-build services to transform homes. The team is licensed and insured, providing free consultations to help homeowners plan their renovation projects.",
      telephone: "+1-540-421-7106",
      address: {
        @type: "PostalAddress",
        streetAddress: "204 5th St",
        addressLocality: "Grottoes",
        addressRegion: "VA",
        postalCode: "24441",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.264148399999996,
        longitude: -78.82476009999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Grottoes, VA and surrounding Rockingham County areas",
      knowsAbout: "Home Remodeling, Homeowners seeking comprehensive remodeling, Kitchen and bathroom renovation projects, Families planning room additions or basement finishing",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Design-Build Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Consultation"
        }
      ],
      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.