Structured Data

    Partini's Events LV

    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: "Partini's Events LV",
      description: "Partini's Events LV is a full-service catering company based in Las Vegas specializing in event planning and food service for weddings, corporate events, and private celebrations. They offer customizable menus, on-site catering coordination, and comprehensive event management to deliver memorable dining experiences tailored to each client's vision and budget.",
      url: "http://www.partinisevents.com/",
      telephone: "+1-702-625-0117",
      address: {
        @type: "PostalAddress",
        streetAddress: "9516 W Flamingo Rd #300",
        addressLocality: "Las Vegas",
        addressRegion: "NV",
        postalCode: "89148",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.1158229,
        longitude: -115.29963989999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Las Vegas and surrounding areas",
      knowsAbout: "Catering, Wedding couples, corporate event planners, private celebration hosts, groups seeking professional catering with event coordination",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Event Coordination"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customizable Menus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Service"
        }
      ],
      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.