Structured Data

    All Phase Roofing and Construction

    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: "All Phase Roofing and Construction",
      description: "All Phase Roofing and Construction is a full-service roofing and construction company serving Lynchburg and the surrounding area. They specialize in residential and commercial roofing projects, including roof repairs, replacements, and storm damage restoration. With a commitment to quality craftsmanship and customer service, they handle everything from initial inspections through project completion.",
      url: "https://allphaseroofingandconstruction.com/",
      telephone: "+1-434-616-4992",
      address: {
        @type: "PostalAddress",
        streetAddress: "1525 12th St",
        addressLocality: "Lynchburg",
        addressRegion: "VA",
        postalCode: "24501",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.405584499999996,
        longitude: -79.1528361
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "55",
        bestRating: "5"
      },
      areaServed: "Lynchburg, VA and surrounding areas",
      knowsAbout: "Roofing, Homeowners needing roof repairs or replacement, Commercial property owners, Customers with storm damage claims",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial"
        }
      ],
      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.