Structured Data

    STR8 UP Roofing & Construction

    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: "STR8 UP Roofing & Construction",
      description: "STR8 UP Roofing & Construction is a full-service roofing contractor serving the Oklahoma City area with expertise in residential and commercial roof installation, repair, and storm damage restoration. The company specializes in handling insurance claims and offers financing options to make roofing projects accessible. Known for quality workmanship and responsive customer service, STR8 UP handles everything from routine maintenance to major storm damage recovery.",
      url: "http://mystormrepair.com/",
      telephone: "+1-405-801-4000",
      address: {
        @type: "PostalAddress",
        streetAddress: "3829 N Classen Blvd",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73118",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.5099141,
        longitude: -97.53490169999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "563",
        bestRating: "5"
      },
      areaServed: "Oklahoma City and surrounding areas",
      knowsAbout: "Roofing, Homeowners needing storm damage repairs, property owners with insurance claims, businesses requiring commercial roofing services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Financing"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Scope"
        }
      ],
      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.