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: "PCC Community Markets - Columbia City Co-op",
description: "PCC Community Markets Columbia City is a member-owned organic grocery co-op serving Seattle's diverse Columbia City neighborhood. The store offers farm-fresh organic produce, grass-fed meats, fresh-made entrées, and a full range of prepared foods including a pizzeria, hot food bar, salad bar, bakery, and full-service cheese counter. Beyond groceries, PCC provides cooking classes for kids and teens, hosts weekly wine and craft spirit tastings, supports the local farmers market, and features a café with espresso and tea.",
url: "https://www.pccmarkets.com/stores/columbia-city/",
telephone: "+1-206-466-6182",
address: {
@type: "PostalAddress",
streetAddress: "3610 S Edmunds St",
addressLocality: "Seattle",
addressRegion: "WA",
postalCode: "98118",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.5588379,
longitude: -122.28676600000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "1299",
bestRating: "5"
},
areaServed: "Seattle, Washington",
knowsAbout: "Nutrition & Dietitians, Health-conscious shoppers, organic food seekers, families looking for cooking education, community-minded grocery shoppers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Member-Owned Co-op Model"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "On-Site Prepared Foods & Dining"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Cooking Classes & Community Events"
}
],
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.