Structured Data

    Classic Culinaire

    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: "Classic Culinaire",
      description: "Classic Culinaire is a catering service based in Novato that specializes in custom culinary events for weddings, corporate functions, and special occasions. They offer full-service catering with customizable menus designed to meet the specific needs of each client, from intimate gatherings to large celebrations. Their experienced team handles everything from menu planning to on-site service and setup.",
      url: "http://classicculinaire.com/",
      telephone: "+1-415-430-8269",
      address: {
        @type: "PostalAddress",
        streetAddress: "1555 S Novato Blvd",
        addressLocality: "Novato",
        addressRegion: "CA",
        postalCode: "94947",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.0993396,
        longitude: -122.5712322
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Novato and surrounding Marin County areas",
      knowsAbout: "Catering, Wedding couples, corporate event planners, special occasion hosts seeking upscale catering",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customizable Menus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Event Catering"
        }
      ],
      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.