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: "RWM Home Loans - Murfreesboro",
description: "RWM Home Loans, led by Jeff Bonte, is a mortgage lender serving the Murfreesboro and Middle Tennessee area. They specialize in helping borrowers find the right home financing solutions, whether you're a first-time buyer or refinancing an existing mortgage. With a focus on personalized service and competitive rates, RWM Home Loans works to make the home buying process straightforward and accessible.",
url: "https://www.rwmloans.com/jeff-bonte/",
telephone: "+1-615-913-8862",
address: {
@type: "PostalAddress",
streetAddress: "145 Uptown Square",
addressLocality: "Murfreesboro",
addressRegion: "TN",
postalCode: "37129",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.875687,
longitude: -86.383996
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "27",
bestRating: "5"
},
areaServed: "Murfreesboro, Tennessee and surrounding Middle Tennessee communities",
knowsAbout: "Mortgage Brokers, First-time home buyers, homeowners refinancing mortgages, buyers in the Murfreesboro and Middle Tennessee area",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Loan Guidance"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Competitive Rates & Programs"
}
],
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.