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: "Sweet Group Realty",
description: "Sweet Group Realty is a premier real estate brokerage based in Meridian, Idaho, operating across all sectors of residential and commercial real estate. Led by Designated Broker Jeffery Sweet and a team of experienced REALTORs, they specialize in buyer representation for first-time homebuyers, seller representation with strategic marketing and negotiation, and investment property expertise across single-family homes, condos, townhouses, farms, ranches, and commercial properties. Sweet Group Realty is committed to delivering professional expertise, personalized service, and a consultative approach that treats each client's unique needs and goals as central to their real estate journey.",
url: "https://sweetgrouprealty.com/",
telephone: "+1-208-600-0031",
address: {
@type: "PostalAddress",
streetAddress: "3363 E Presidential Dr Suite 103",
addressLocality: "Meridian",
addressRegion: "ID",
postalCode: "83642",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.6140732,
longitude: -116.3527737
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "635",
bestRating: "5"
},
areaServed: "Meridian, Nampa, Caldwell, Boise, Eagle, and surrounding Idaho communities",
knowsAbout: "Real Estate Agents, First-time homebuyers, home sellers seeking strategic marketing, investment property buyers, individuals relocating to Idaho",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Sector Real Estate Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "First-Time Buyer Guidance"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Search Tools"
}
],
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.