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: "The Jenny Maraghy Team | Richmond",
description: "The Jenny Maraghy Team is a full-service real estate brokerage in Richmond, VA specializing in residential sales, buyer representation, and seller services. Led by Jenny Maraghy, the team combines local market expertise with personalized service to guide clients through every step of the buying or selling process. They serve the greater Richmond area and work with first-time homebuyers, move-up buyers, sellers, and investors.",
url: "https://www.jennymaraghyteam.com/",
telephone: "+1-804-405-7337",
address: {
@type: "PostalAddress",
streetAddress: "7100 Forest Ave STE. 303",
addressLocality: "Richmond",
addressRegion: "VA",
postalCode: "23226",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.6053439,
longitude: -77.52730869999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "326",
bestRating: "5"
},
areaServed: "Richmond, VA and surrounding areas",
knowsAbout: "Real Estate Agents, First-time homebuyers, move-up buyers, home sellers, investors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Market Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Team-Based Approach"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.