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: "Metro Party Services Llc",
description: "Metro Party Services is a Secaucus-based event staffing and catering company specializing in corporate events, weddings, and special occasions. They provide comprehensive event solutions including professional staffing, event management, on-site catering, and on-site coordination to ensure seamless execution. Their customized staffing packages and quality assurance approach help clients focus on their event while their experienced team handles the logistics.",
url: "https://www.metropartyservices.com/",
telephone: "+1-551-255-0889",
address: {
@type: "PostalAddress",
streetAddress: "98 Harmon Cove Tower",
addressLocality: "Secaucus",
addressRegion: "NJ",
postalCode: "07094",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.7832152,
longitude: -74.07910129999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "72",
bestRating: "5"
},
areaServed: "Secaucus, NJ and surrounding North Jersey area",
knowsAbout: "Catering, Corporate event planners, Wedding couples, Event venues, Large celebration hosts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Event Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Packages"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Team"
}
],
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.