Structured Data

    Lori Agon Real Estate

    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: "Lori Agon Real Estate",
      description: "Lori Agon Real Estate is an independent real estate agency serving the Yucaipa area and surrounding communities. Specializing in residential property sales, Lori Agon provides personalized service to help buyers and sellers navigate transactions in San Bernardino County. With deep local market knowledge, the agency focuses on understanding each client's unique needs and goals.",
      url: "http://loriagonrealestate.com/",
      telephone: "+1-909-938-2525",
      address: {
        @type: "PostalAddress",
        streetAddress: "32829 Yucaipa Blvd",
        addressLocality: "Yucaipa",
        addressRegion: "CA",
        postalCode: "92399",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.0333269,
        longitude: -117.08821689999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "31",
        bestRating: "5"
      },
      areaServed: "Yucaipa, California and surrounding San Bernardino County communities",
      knowsAbout: "Real Estate Agents, Yucaipa area homebuyers, residential sellers, first-time homebuyers, relocating families",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Local Agency"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Expertise"
        }
      ],
      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.