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: "Heather Frye | The Frye Lending Team",
description: "The Frye Lending Team, led by mortgage expert Heather Frye, provides personalized mortgage solutions in Fredericksburg and surrounding areas. With a focus on customer service and transparency, they guide clients through the home financing process with expertise in conventional, FHA, and VA loans.",
url: "https://www.fxbgmortgage.com/",
telephone: "+1-540-923-2891",
address: {
@type: "PostalAddress",
streetAddress: "611 Caroline St",
addressLocality: "Fredericksburg",
addressRegion: "VA",
postalCode: "22401",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.3003103,
longitude: -77.4571328
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "41",
bestRating: "5"
},
areaServed: "Fredericksburg, VA and surrounding Northern Virginia communities",
knowsAbout: "Mortgage Brokers, First-time homebuyers, military members and veterans, homeowners looking to refinance, buyers in the Fredericksburg area seeking local expertise",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized VA Loan Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Service 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.