Structured Data

    Paramount Events

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Paramount Events",
      description: "Paramount Events is a full-service catering and event venue in Chicago's Roscoe Village neighborhood, offering customizable menus, on-site cooking, and flexible event spaces for weddings, corporate gatherings, and private celebrations. With expertise in diverse cuisines and dietary accommodations, they handle everything from intimate dinners to large-scale events, combining professional catering service with venue flexibility to create memorable occasions.",
      url: "https://paramounteventschicago.com/",
      telephone: "+1-773-880-8044",
      address: {
        @type: "PostalAddress",
        streetAddress: "2752 W Roscoe St",
        addressLocality: "Chicago",
        addressRegion: "IL",
        postalCode: "60618",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 41.942948699999995,
        longitude: -87.69692429999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "93",
        bestRating: "5"
      },
      areaServed: "Chicago and surrounding areas",
      knowsAbout: "Event & Wedding Venues, Couples planning weddings, Corporate event planners, Private party hosts, Large group celebrations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Catering & Venue"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customizable Menus & Dietary Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Event Spaces"
        }
      ],
      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.