Structured Data

    Contigo 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: "Contigo Catering",
      description: "Contigo Catering is an Austin-based catering company specializing in full-service event catering with a focus on fresh, high-quality cuisine. They handle everything from corporate lunches and weddings to private celebrations, offering customized menus and professional service. Their experienced team manages on-site cooking and setup, making them a comprehensive solution for events of any scale.",
      url: "https://www.contigocatering.com/",
      telephone: "+1-512-750-0343",
      address: {
        @type: "PostalAddress",
        streetAddress: "3709 Promontory Point Dr b201",
        addressLocality: "Austin",
        addressRegion: "TX",
        postalCode: "78744",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.2092889,
        longitude: -97.7272175
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "67",
        bestRating: "5"
      },
      areaServed: "Austin and surrounding Central Texas areas",
      knowsAbout: "Catering, Corporate event planners, wedding couples, private event hosts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Event Management"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Austin-Based"
        }
      ],
      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.