Structured Data

    Lombardi's 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: "Lombardi's Catering Company",
      description: "Lombardi's Catering Company is a Petaluma-based caterer specializing in BBQ and outdoor cooking for events of all sizes. They offer full-service catering with customizable menus, on-site cooking capabilities, and delivery options to serve the North Bay community. Known for quality barbecue and flexible event catering, Lombardi's brings authentic outdoor cooking expertise to corporate events, weddings, and private celebrations.",
      url: "http://www.lombardisbbq.com/",
      telephone: "+1-707-773-0111",
      address: {
        @type: "PostalAddress",
        streetAddress: "3413 Petaluma Blvd N",
        addressLocality: "Petaluma",
        addressRegion: "CA",
        postalCode: "94952",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.2595434,
        longitude: -122.66160769999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "22",
        bestRating: "5"
      },
      areaServed: "Petaluma and surrounding Sonoma County areas",
      knowsAbout: "Catering, Corporate events, Wedding receptions, Private celebrations, Large gatherings",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "BBQ Specialty"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Service Options"
        }
      ],
      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.