Structured Data

    Bella Beverage Catering

    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: "Bella Beverage Catering",
      description: "Bella Beverage Catering specializes in beverage service and bar catering for events throughout San Diego. They provide professional drink service, mixology, and beverage solutions for weddings, corporate events, and private parties. Their experienced team handles everything from setup to service, ensuring quality beverages and attentive bartending for events of any size.",
      url: "http://www.bellabeveragecatering.com/",
      telephone: "+1-619-501-5577",
      address: {
        @type: "PostalAddress",
        streetAddress: "6955 El Cajon Blvd",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92115",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.7684253,
        longitude: -117.0480942
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "San Diego, CA and surrounding areas",
      knowsAbout: "Catering, Wedding couples, Corporate event planners, Private party hosts, Venue managers seeking beverage partnerships",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Beverage Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Bar Setup & 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.