Structured Data

    Blake Roofing

    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: "Blake Roofing",
      description: "Blake Roofing is a San Francisco-based roofing contractor offering comprehensive residential roof repair and replacement services. They specialize in emergency repairs, storm damage restoration, leak detection, and full roof replacements, serving the San Francisco area with same-day or next-day availability. Their services span shingle and tile work, flashing repair, gutter maintenance, waterproofing, energy efficiency upgrades, and structural repairs.",
      url: "https://blakeroofing.homes/",
      telephone: "+1-628-500-9304",
      address: {
        @type: "PostalAddress",
        streetAddress: "1900 Mission St",
        addressLocality: "San Francisco",
        addressRegion: "CA",
        postalCode: "94103",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.7665747,
        longitude: -122.4201299
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "49",
        bestRating: "5"
      },
      areaServed: "San Francisco and surrounding Bay Area",
      knowsAbout: "Roofing, Homeowners needing emergency roof repairs, those with storm or hail damage, property owners seeking full roof replacements, residents wanting energy-efficient roofing upgrades",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Same-Day or Next-Day Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Service Range"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local San Francisco Expertise"
        }
      ],
      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.