Structured Data

    Lorraine Ryall, REALTOR IN MESA

    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: "Lorraine Ryall, REALTOR IN MESA",
      description: "Lorraine Ryall is an independent REALTOR serving the Mesa area and surrounding communities with personalized real estate services. With deep local market knowledge and a client-focused approach, Lorraine specializes in helping buyers find their ideal homes and assisting sellers in achieving their real estate goals. Whether you're a first-time buyer, seasoned investor, or looking to relocate, Lorraine provides expert guidance tailored to your unique situation.",
      url: "https://ryallrealestate.com/",
      telephone: "+1-602-571-6799",
      address: {
        @type: "PostalAddress",
        streetAddress: "4320 E Brown Rd STE 106",
        addressLocality: "Mesa",
        addressRegion: "AZ",
        postalCode: "85205",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.4379446,
        longitude: -111.73796259999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "90",
        bestRating: "5"
      },
      areaServed: "Mesa, Arizona and surrounding communities",
      knowsAbout: "Real Estate Agents, First-time homebuyers, home sellers, relocating families, investment property buyers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Agent"
        },
        {
          @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.