Structured Data

    Silver Spoons Catering & Events

    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: "Silver Spoons Catering & Events",
      description: "Silver Spoons Catering & Events is a full-service catering company based in Denver that specializes in weddings, corporate events, parties, and celebrations. They offer customizable seasonal menus, professional event planning consultation, and stress-free catering management with emphasis on beautiful presentation and exceptional flavor. Their team provides guidance on menu selection, food quantities, and event layout to ensure every gathering is memorable.",
      url: "http://www.silverspoonscatering.com/",
      telephone: "+1-303-356-9009",
      address: {
        @type: "PostalAddress",
        streetAddress: "1170 S Kalamath St",
        addressLocality: "Denver",
        addressRegion: "CO",
        postalCode: "80223",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.6954068,
        longitude: -104.999996
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "233",
        bestRating: "5"
      },
      areaServed: "Denver, Castle Rock, Littleton, and surrounding areas",
      knowsAbout: "Catering, Couples planning weddings, Corporate event planners, Party hosts seeking full-service catering, Graduation celebrations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Planning Consultation Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Seasonal Menu Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Event Packages"
        }
      ],
      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.