Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Guide Me Home NC x Berkshire Hathaway | Joe Schedeler REALTOR® | Raleigh • Durham • Cary • Chapel Hill • Lake Norman |",
description: "Guide Me Home NC is a real estate agency affiliated with Berkshire Hathaway, led by REALTOR® Joe Schedeler. Serving the Triangle and Lake Norman regions, they specialize in helping buyers and sellers navigate the North Carolina real estate market with personalized guidance and local expertise.",
telephone: "+1-415-505-3327",
address: {
@type: "PostalAddress",
streetAddress: "3700 Computer Dr Suite 100",
addressLocality: "Raleigh",
addressRegion: "NC",
postalCode: "27609",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.831365399999996,
longitude: -78.63570059999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "16",
bestRating: "5"
},
areaServed: "Raleigh, Durham, Cary, Chapel Hill, and Lake Norman area",
knowsAbout: "Real Estate Agents, First-time home buyers, sellers looking to relocate within the Triangle region, luxury home buyers and sellers, investment property investors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Berkshire Hathaway Affiliation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Market Expertise"
}
],
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.