Structured Data

    Diamond 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: "Diamond Events",
      description: "Diamond Events is a full-service catering company based in Las Vegas specializing in weddings, corporate events, and private celebrations. They offer comprehensive catering services including menu customization, on-site cooking, and bar service to accommodate events of all sizes across the Las Vegas valley.",
      url: "https://diamondevents.com/",
      telephone: "+1-702-210-9715",
      address: {
        @type: "PostalAddress",
        streetAddress: "3185 S Highland Dr Suite 1",
        addressLocality: "Las Vegas",
        addressRegion: "NV",
        postalCode: "89109",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.1320812,
        longitude: -115.1771578
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "41",
        bestRating: "5"
      },
      areaServed: "Las Vegas and surrounding areas",
      knowsAbout: "Catering, Wedding couples, corporate event planners, private celebration hosts, groups seeking comprehensive catering solutions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Catering"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customizable Menus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.