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: "Focus Real Estate Group Powered by Compass",
description: "Focus Real Estate Group, powered by Compass, is a full-service real estate agency serving the Arlington, VA area and greater DC Beltway region. The team specializes in residential sales, buyer representation, and seller services, leveraging Compass's technology platform to provide market insights and streamlined transactions. They focus on helping clients navigate the competitive Northern Virginia real estate market with personalized service and data-driven strategies.",
url: "https://www.dcbeltwayrealestate.com/",
telephone: "+1-571-482-7768",
address: {
@type: "PostalAddress",
streetAddress: "3001 Washington Blvd Suite 400",
addressLocality: "Arlington",
addressRegion: "VA",
postalCode: "22201",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.885645,
longitude: -77.094133
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "32",
bestRating: "5"
},
areaServed: "Arlington, VA and greater DC Beltway region",
knowsAbout: "Real Estate Agents, Home buyers in Northern Virginia, residential sellers, relocating professionals, first-time homebuyers in the DC Metro area",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Powered by Compass"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local 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.