Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Ryan Meeks - Gilbert Realtor®",
description: "Ryan Meeks is a Gilbert-based realtor serving the greater Phoenix metropolitan area with expertise in residential real estate sales, buyer representation, and seller services. With a focus on helping clients navigate the Arizona market, Ryan provides personalized guidance for homebuyers, sellers, and investors looking to make informed real estate decisions.",
url: "http://www.mymovetoarizona.com/",
telephone: "+1-480-612-2219",
address: {
@type: "PostalAddress",
streetAddress: "2301 S Stearman Dr",
addressLocality: "Chandler",
addressRegion: "AZ",
postalCode: "85286",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.2724067,
longitude: -111.7926737
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "19",
bestRating: "5"
},
areaServed: "Gilbert, Chandler, and greater Phoenix metropolitan area, Arizona",
knowsAbout: "Real Estate Agents, First-time homebuyers, sellers in the Gilbert area, relocating families, Arizona real estate investors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Market Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Service"
}
],
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.