Structured Data

    Home Vision Co.

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Home Vision Co.",
      description: "Home Vision Co. is a roofing contractor based in Malden, MA, specializing in residential and commercial roof installation, repair, and replacement. With a focus on quality craftsmanship and customer service, they handle everything from standard asphalt shingles to metal roofing systems, storm damage assessment, and insurance claim support. Their experienced team serves the greater Boston area with comprehensive roofing solutions for both new construction and existing homes.",
      url: "https://hvroofing.net/",
      telephone: "+1-617-651-1929",
      address: {
        @type: "PostalAddress",
        streetAddress: "21 Sterling St",
        addressLocality: "Malden",
        addressRegion: "MA",
        postalCode: "02148",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.4252831,
        longitude: -71.077336
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Greater Boston, including Malden, Boston, Brookline, Cambridge, Newton, Somerville, Waltham, and surrounding communities",
      knowsAbout: "Roofing, Homeowners needing roof repairs or replacement, property managers with storm damage, homeowners filing insurance claims for roof damage",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Assistance"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Roofing Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Storm Damage Specialists"
        }
      ],
      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.