Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Frank McKinney - Brooke Miller Real Estate, Long & Foster Realtors",
description: "Frank McKinney and Brooke Miller are experienced real estate agents with Long & Foster Realtors serving the Fredericksburg, Virginia area. They specialize in residential home sales for buyers and sellers, offering comprehensive market knowledge and personalized service to help clients navigate the local real estate market. Whether you're a first-time homebuyer, relocating to the region, or selling your property, their team focuses on making the transaction smooth and successful.",
url: "https://www.frankmckinney.realtor/",
telephone: "+1-540-850-8245",
address: {
@type: "PostalAddress",
streetAddress: "1910 William St",
addressLocality: "Fredericksburg",
addressRegion: "VA",
postalCode: "22401",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.29477120000001,
longitude: -77.49273699999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "29",
bestRating: "5"
},
areaServed: "Fredericksburg, Virginia and surrounding areas",
knowsAbout: "Real Estate Agents, First-time homebuyers, Relocating families, Home sellers in Fredericksburg",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Long & Foster Support"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Client-Focused Service"
}
],
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.