Structured Data

    Home Renew

    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 Renew",
      description: "Home Renew is a full-service general contracting and home goods company based in Oklahoma City that specializes in remodeling, renovations, and home improvement projects. They offer design-build services, supply high-quality home goods and materials, and provide expert contracting work to transform residential spaces. Their integrated approach combines professional construction expertise with access to curated home products.",
      url: "https://homerenewokc.com/",
      telephone: "+1-405-437-2104",
      address: {
        @type: "PostalAddress",
        streetAddress: "722 N Broadway Ave Unit 301",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73102",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.4748198,
        longitude: -97.5138303
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "64",
        bestRating: "5"
      },
      areaServed: "Oklahoma City and surrounding areas",
      knowsAbout: "General Contractors & Remodelers, Homeowners planning major renovations, Design-conscious clients seeking integrated solutions, Busy professionals wanting streamlined project coordination",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Design-Build Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Home Goods Access"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Approach"
        }
      ],
      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.