Structured Data

    Tonya Riggs, REALTOR, Ebby Halliday Realtors

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Tonya Riggs, REALTOR, Ebby Halliday Realtors",
      description: "Tonya Riggs is a REALTOR with Ebby Halliday Realtors, a leading independent real estate brokerage in Texas. Based in McKinney, Tonya specializes in residential real estate sales and helps both buyers and sellers navigate the North Texas market with personalized service and market expertise.",
      url: "http://www.tonyariggs.com/",
      telephone: "+1-972-658-2588",
      address: {
        @type: "PostalAddress",
        streetAddress: "6051 Virginia Pkwy Suite 100",
        addressLocality: "McKinney",
        addressRegion: "TX",
        postalCode: "75071",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.1978625,
        longitude: -96.69893309999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "84",
        bestRating: "5"
      },
      areaServed: "McKinney, Texas and surrounding Dallas-Fort Worth communities",
      knowsAbout: "Real Estate Agents, Buyers and sellers in the McKinney and North Texas area, first-time homebuyers, families relocating to the Dallas-Fort Worth market",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Ebby Halliday Affiliation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local McKinney Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Buyer & Seller 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.