Structured Data

    Marlow Events

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Marlow Events",
      description: "Marlow Events is a full-service catering company based in Brooklyn that specializes in event planning and food service for weddings, corporate functions, and private celebrations. They offer customizable menus and on-site catering solutions designed to elevate any occasion with professional service and quality cuisine.",
      url: "http://www.marlowevents.com/",
      telephone: "+1-347-341-8211",
      address: {
        @type: "PostalAddress",
        streetAddress: "105 Broadway",
        addressLocality: "Brooklyn",
        addressRegion: "NY",
        postalCode: "11249",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.7106171,
        longitude: -73.9647103
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "20",
        bestRating: "5"
      },
      areaServed: "Brooklyn and surrounding NYC areas",
      knowsAbout: "Catering, Wedding couples, corporate event planners, large celebration hosts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Event Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customizable Menus"
        }
      ],
      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.