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: "Juliana’s Italian Kitchen and Catering",
description: "Juliana's Italian Kitchen and Catering is a full-service Italian restaurant and catering company in Kennesaw specializing in authentic Italian cuisine and custom event catering. They offer an extensive menu featuring handmade pasta, signature entrees like their famous \"Marry Me\" Chicken and fresh seafood, plus full catering services including appetizers, party platters, charcuterie and pizza tables, and complete meal packages for events of all sizes. They accommodate dietary preferences including vegan and gluten-free options.",
url: "http://www.julianaskitchenatl.com/",
telephone: "+1-470-818-0266",
address: {
@type: "PostalAddress",
streetAddress: "771 Shallowford Rd Suite 101 Building 1",
addressLocality: "Kennesaw",
addressRegion: "GA",
postalCode: "30144",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.0674007,
longitude: -84.5258867
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "270",
bestRating: "5"
},
areaServed: "Kennesaw, Alpharetta, Marietta, and greater Atlanta metropolitan area",
knowsAbout: "Catering, Corporate events, weddings, large family gatherings, office parties, milestone celebrations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Catering Packages"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Handmade Italian Specialties"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Diverse Dietary Options"
}
],
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.