Structured Data

    Fuze9 Catering Company

    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: "Fuze9 Catering Company",
      description: "Fuze9 Catering Company is a full-service catering company based in Spicewood, Texas, specializing in private events and celebrations. They offer customized culinary experiences for weddings, corporate events, and special occasions, working directly with clients to create personalized menus and service plans tailored to each event's unique vision and guest count.",
      url: "http://www.thefuze9.com/",
      telephone: "+1-512-694-8785",
      address: {
        @type: "PostalAddress",
        streetAddress: "118 S Cove",
        addressLocality: "Spicewood",
        addressRegion: "TX",
        postalCode: "78669",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.4972782,
        longitude: -98.1377543
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "31",
        bestRating: "5"
      },
      areaServed: "Spicewood, TX and surrounding Hill Country communities",
      knowsAbout: "Catering, Wedding couples, Corporate event planners, Private celebration hosts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Culinary Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Hill Country Location"
        }
      ],
      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.