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: "Tim Boyls, Nashville REALTOR | Compass",
description: "Tim Boyls is a Nashville-based real estate agent with Compass who specializes in helping buyers and sellers navigate the local market. With deep knowledge of Nashville neighborhoods and a client-focused approach, Tim provides comprehensive real estate services including buyer representation, seller representation, and market expertise to help clients achieve their goals.",
url: "http://timboyls.realscout.me/",
telephone: "+1-629-285-4105",
address: {
@type: "PostalAddress",
streetAddress: "615 Woodland St",
addressLocality: "Nashville",
addressRegion: "TN",
postalCode: "37206",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.1733141,
longitude: -86.7616508
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "78",
bestRating: "5"
},
areaServed: "Nashville, Tennessee and surrounding areas",
knowsAbout: "Real Estate Agents, Home buyers, home sellers, first-time homebuyers, relocating professionals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Compass Support"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Nashville Market Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Representation"
}
],
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.