Structured Data

    Investor Renovations

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Investor Renovations",
      description: "Investor Renovations is a general contracting company in Sacramento specializing in home remodeling and renovation projects. They handle kitchen and bathroom remodels, room additions, and comprehensive home improvement work for residential clients looking to update or expand their properties.",
      url: "http://www.irenovations.net/",
      telephone: "+1-916-414-0440",
      address: {
        @type: "PostalAddress",
        streetAddress: "4030 Truxel Rd c4",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95834",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.643032,
        longitude: -121.508392
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "Sacramento, CA and surrounding areas",
      knowsAbout: "Home Remodeling, Homeowners seeking kitchen or bathroom remodels, homeowners planning room additions, Sacramento residents wanting comprehensive home improvements",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service General Contracting"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Kitchen & Bath Work"
        }
      ],
      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.