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: "Brandon Colletti",
description: "Brandon Colletti is a mortgage loan officer with Movement Mortgage, offering comprehensive home financing solutions including conventional loans, FHA loans, VA loans, and refinancing options. Based in Fredericksburg, VA, Brandon works with first-time homebuyers and experienced investors alike, leveraging Movement Mortgage's technology-driven platform and competitive rates to simplify the lending process.",
url: "https://movement.com/lo/brandon-colletti",
telephone: "+1-540-842-3838",
address: {
@type: "PostalAddress",
streetAddress: "809 William St",
addressLocality: "Fredericksburg",
addressRegion: "VA",
postalCode: "22401",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.3005443,
longitude: -77.46829249999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "44",
bestRating: "5"
},
areaServed: "Fredericksburg, VA and surrounding areas",
knowsAbout: "Mortgage Brokers, First-time homebuyers, Veterans using VA loans, Borrowers seeking FHA financing, Homeowners considering refinancing",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Movement Mortgage Platform"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Diverse Loan Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
}
],
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.