Structured Data

    Suruka House LLC

    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: "Suruka House LLC",
      description: "Suruka House LLC is a Bothell-based roofing contractor and general contractor specializing in residential roof repair, replacement, and installation. The company handles storm damage assessment and repair, insurance claims processing, and offers financing options to make roofing projects accessible. They combine roofing expertise with general contracting capabilities to address both urgent roof issues and broader home improvement needs.",
      url: "https://surukahousecare.com/",
      telephone: "+1-425-236-3462",
      address: {
        @type: "PostalAddress",
        streetAddress: "9406 NE 149th Ct O103",
        addressLocality: "Bothell",
        addressRegion: "WA",
        postalCode: "98011",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.735909,
        longitude: -122.21562120000002
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "38",
        bestRating: "5"
      },
      areaServed: "Bothell, WA and surrounding communities in the Seattle metropolitan area",
      knowsAbout: "Roofing, Homeowners with storm damage, roof replacement needs, insurance claims to process, homeowners seeking financing options",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Storm Damage Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Financing Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dual 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.