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: "Realty ONE Group Professionals",
description: "Realty ONE Group Professionals is a full-service real estate agency in Boise serving Idaho's Treasure Valley with buyer representation, seller services, and investment property expertise. The team specializes in helping first-time homebuyers navigate purchases, marketing homes for sellers, and connecting investors with opportunities across the region. They combine local market knowledge with the resources of the Realty ONE Group network to deliver personalized service for every transaction type.",
url: "https://www.rogprofessionals.com/",
telephone: "+1-208-375-3750",
address: {
@type: "PostalAddress",
streetAddress: "7709 W Overland Rd Suite 150",
addressLocality: "Boise",
addressRegion: "ID",
postalCode: "83709",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.588940099999995,
longitude: -116.2784308
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "142",
bestRating: "5"
},
areaServed: "Boise, Nampa, Caldwell, Meridian, Eagle, and surrounding Treasure Valley communities",
knowsAbout: "Real Estate Agents, First-time homebuyers, sellers looking to market their homes, real estate investors, relocating families",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Realty ONE Group Network"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Service Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Local Presence"
}
],
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.