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: "Ximena Rosales Realtor: Xfera Realty Group LLC",
description: "Ximena Rosales is a Miami-based realtor with Xfera Realty Group LLC specializing in residential real estate sales and purchases. With expertise in the Miami market, Ximena works with buyers and sellers to navigate property transactions, offering personalized service and local market knowledge. She serves clients across Miami and surrounding South Florida communities.",
url: "https://ximenarosalesrealtor.com/",
telephone: "+1-786-671-7722",
address: {
@type: "PostalAddress",
streetAddress: "420 SW 7th St Ste 1111",
addressLocality: "Miami",
addressRegion: "FL",
postalCode: "33130",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 25.7668102,
longitude: -80.2012913
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "96",
bestRating: "5"
},
areaServed: "Miami and surrounding South Florida areas",
knowsAbout: "Real Estate Agents, First-time homebuyers, home sellers, Miami relocators, investment property buyers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Miami Market Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Buyer and 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.