Structured Data

    Real Estate Experts

    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 Experts",
      description: "Real Estate Experts is a local real estate agency serving the Campbell and greater Silicon Valley area. They provide comprehensive real estate services including buying, selling, and investment property guidance, helping clients navigate one of the most competitive housing markets in the country. With deep local market knowledge, they work with first-time buyers, sellers, and investors to achieve their real estate goals.",
      telephone: "+1-408-807-4541",
      address: {
        @type: "PostalAddress",
        streetAddress: "910 E Hamilton Ave Suite 130",
        addressLocality: "Campbell",
        addressRegion: "CA",
        postalCode: "95008",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.292971699999995,
        longitude: -121.93489009999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "128",
        bestRating: "5"
      },
      areaServed: "Campbell, San Jose, and greater Silicon Valley, CA",
      knowsAbout: "Real Estate Agents, First-time home buyers, home sellers, investment property investors, Silicon Valley relocators",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Silicon Valley Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Real Estate Support"
        }
      ],
      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.