Structured Data

    Real Estate By Gus

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Real Estate By Gus",
      description: "Real Estate By Gus is an independent real estate agency serving the Irvine area and surrounding Orange County communities. Led by agent Gus, the firm specializes in residential property transactions, helping buyers and sellers navigate the competitive Southern California market. With a focus on personalized service and local market expertise, Real Estate By Gus provides comprehensive real estate solutions tailored to individual client needs.",
      telephone: "+1-949-433-7100",
      address: {
        @type: "PostalAddress",
        streetAddress: "4040 Barranca Pkwy Suit#150",
        addressLocality: "Irvine",
        addressRegion: "CA",
        postalCode: "92604",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.6823961,
        longitude: -117.80706659999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "27",
        bestRating: "5"
      },
      areaServed: "Irvine, CA and surrounding Orange County communities",
      knowsAbout: "Real Estate Agents, Irvine homebuyers, Orange County sellers, residential real estate transactions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized 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.