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: "FLEURstudio",
description: "FLEURstudio is a multi-concept creative space in Kirkland combining a luxury florist, intimate event venue, and artisanal café. Owner-operated, they specialize in European-inspired floral arrangements crafted with organic movement and premium blooms for weddings, celebrations, and everyday moments. The FLEURvenue offers a light-filled space perfect for intimate gatherings like bridal showers, baby showers, birthdays, and workshops, while FLEURcoffee serves specialty coffee and matcha alongside in-house pastries.",
url: "http://www.fleurstudio.co/",
telephone: "+1-425-821-4997",
address: {
@type: "PostalAddress",
streetAddress: "12409 NE 124th St",
addressLocality: "Kirkland",
addressRegion: "WA",
postalCode: "98034",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.7083836,
longitude: -122.17523849999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "76",
bestRating: "5"
},
areaServed: "Kirkland, WA and surrounding Puget Sound area",
knowsAbout: "Event & Wedding Venues, Couples planning intimate weddings, hosts of bridal and baby showers, small birthday celebrants, creative professionals needing a photogenic venue",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Concept Space"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "European-Inspired Design"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Venue Use"
}
],
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.