Structured Data

    Santa Maria BBQ On Site Catering

    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: "Santa Maria BBQ On Site Catering",
      description: "Santa Maria BBQ On Site Catering specializes in authentic Santa Maria-style barbecue catering for events of all sizes in the Los Angeles area. They offer on-site cooking and full catering services, bringing traditional grilled meats and sides directly to your venue. Known for their signature Santa Maria BBQ preparation and personalized event service, they handle everything from corporate gatherings to private celebrations.",
      url: "http://www.santamariabbq.com/",
      telephone: "+1-310-559-5709",
      address: {
        @type: "PostalAddress",
        streetAddress: "3845 Jasmine Ave",
        addressLocality: "Culver City",
        addressRegion: "CA",
        postalCode: "90232",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.0205552,
        longitude: -118.4013834
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "37",
        bestRating: "5"
      },
      areaServed: "Los Angeles and surrounding areas, including Culver City and nearby communities",
      knowsAbout: "Catering, Corporate events, private parties, wedding receptions, large gatherings",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Authentic Santa Maria BBQ"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Cooking Service"
        }
      ],
      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.