Structured Data

    Heirloom Catering

    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: "Heirloom Catering",
      description: "Heirloom Catering is a Denver-based catering company specializing in customized menus for weddings, corporate events, and private celebrations. They offer full-service catering with on-site cooking capabilities, bringing locally-inspired cuisine and personalized service to events throughout the Colorado Front Range. Known for attention to detail and flexibility in accommodating diverse dietary needs, Heirloom works closely with clients to create memorable culinary experiences tailored to their specific vision.",
      url: "http://heirloomcateringcolorado.com/",
      telephone: "+1-720-629-1658",
      address: {
        @type: "PostalAddress",
        streetAddress: "675 S Broadway Ste 500",
        addressLocality: "Denver",
        addressRegion: "CO",
        postalCode: "80209",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.7048736,
        longitude: -104.988844
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "66",
        bestRating: "5"
      },
      areaServed: "Denver and surrounding Colorado Front Range communities",
      knowsAbout: "Catering, Wedding couples, corporate event planners, private party hosts, couples seeking customized culinary experiences",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Menu Development"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Cooking & Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Locally-Focused Approach"
        }
      ],
      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.