Structured Data

    Rooflow Roof Repair & Installation

    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: "Rooflow Roof Repair & Installation",
      description: "Rooflow is a roofing contractor in San Jose specializing in roof repair and installation for residential properties. They handle everything from emergency repairs to full roof replacements, with expertise in multiple roofing materials and styles. The team is licensed and insured, offering transparent pricing and professional workmanship to homeowners throughout the San Jose area.",
      url: "https://rooflowca.com/",
      telephone: "+1-888-552-6765",
      address: {
        @type: "PostalAddress",
        streetAddress: "99 S Almaden Blvd suite 614",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95113",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.332384,
        longitude: -121.8943417
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "San Jose, CA and surrounding areas",
      knowsAbout: "Roofing, Homeowners needing roof repairs, Homeowners replacing old roofs, Property owners dealing with storm or weather damage",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Repair Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Coverage"
        }
      ],
      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.