Structured Data

    Catering By Celebrations

    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: "Catering By Celebrations",
      description: "Catering By Celebrations is a full-service catering company in San Antonio specializing in customized menus for weddings, corporate events, and private celebrations. They offer flexible catering options including on-site cooking, bar service, and dietary accommodations to create memorable dining experiences for events of all sizes.",
      url: "http://www.cateringbycelebrations.com/",
      telephone: "+1-210-732-5070",
      address: {
        @type: "PostalAddress",
        streetAddress: "3307 Hillcrest Dr",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78201",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.491673,
        longitude: -98.5547344
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "36",
        bestRating: "5"
      },
      areaServed: "San Antonio and surrounding areas",
      knowsAbout: "Catering, Wedding couples, corporate event planners, special celebration hosts, large group celebrations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Menu Planning"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Cooking & Setup"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Service Options"
        }
      ],
      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.