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: "Newton Home Group - Mary Newton Realtor",
description: "Newton Home Group, led by Mary Newton, is a real estate agency serving the Gilbert and greater Phoenix area. Mary specializes in helping buyers find their ideal homes and sellers maximize their property sales, with deep knowledge of local neighborhoods and market conditions. The team provides personalized service focused on understanding each client's unique needs and delivering results-driven representation.",
url: "http://newtonhomegroup.kw.com/",
telephone: "+1-480-861-4338",
address: {
@type: "PostalAddress",
streetAddress: "830 S Higley Rd",
addressLocality: "Gilbert",
addressRegion: "AZ",
postalCode: "85296",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.3352473,
longitude: -111.7222607
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "31",
bestRating: "5"
},
areaServed: "Gilbert, Arizona and greater Phoenix metropolitan area",
knowsAbout: "Real Estate Agents, First-time homebuyers, sellers looking to maximize property value, relocating professionals, investors seeking Phoenix-area properties",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Keller Williams Affiliation"
},
{
@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.