Structured Data

    JanisLee Realty

    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: "JanisLee Realty",
      description: "JanisLee Realty is a full-service real estate agency based in Irvine, California, specializing in residential property sales and purchases in Orange County. The team provides comprehensive real estate consulting services, including buyer representation, seller representation, and market expertise for the competitive Irvine and surrounding areas.",
      url: "http://www.janisleerealty.net/",
      telephone: "+1-949-981-7699",
      address: {
        @type: "PostalAddress",
        streetAddress: "5299 Alton Pkwy Suite 208",
        addressLocality: "Irvine",
        addressRegion: "CA",
        postalCode: "92604",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.67205390000001,
        longitude: -117.79166690000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "16",
        bestRating: "5"
      },
      areaServed: "Irvine, Orange County, California",
      knowsAbout: "Real Estate Agents, Irvine home buyers, Orange County sellers, first-time homebuyers, residential property investors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Irvine Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Representation"
        }
      ],
      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.