Structured Data

    Brothers jd Remodeling, LLC

    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: "Brothers jd Remodeling, LLC",
      description: "Brothers JD Remodeling, LLC is a locally-owned remodeling company serving the Charlottesville area. They specialize in home remodeling projects, including roofing and general remodeling work. The team is dedicated to quality craftsmanship and customer satisfaction on every project.",
      url: "http://www.brothersjdroofingandremodelingllc.com/",
      telephone: "+1-434-806-5587",
      address: {
        @type: "PostalAddress",
        streetAddress: "780 Saxon Ct",
        addressLocality: "Charlottesville",
        addressRegion: "VA",
        postalCode: "22901",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.074062,
        longitude: -78.471043
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Charlottesville, VA and surrounding areas",
      knowsAbout: "General Contractors & Remodelers, Homeowners seeking remodeling and roofing work, Local Charlottesville residents",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Ownership"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Combined Services"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          url: "https://lantern.llc/contact?from=ai-data",
          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.