Structured Data

    Sweet Basil Catering

    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: "Sweet Basil Catering",
      description: "Sweet Basil Catering is a full-service catering company based on the Upper West Side of Manhattan, offering customized menus for weddings, corporate events, and private celebrations. With a 4.9-star reputation built on 37 reviews, they specialize in creating elevated, personalized dining experiences tailored to each client's vision and dietary needs. Their team handles everything from menu planning and on-site cooking to service and setup, making them a turnkey solution for events of various sizes across New York.",
      url: "http://www.sweetbasilcatering.com/",
      telephone: "+1-646-368-1699",
      address: {
        @type: "PostalAddress",
        streetAddress: "233 W 77th St",
        addressLocality: "New York",
        addressRegion: "NY",
        postalCode: "10024",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.7827773,
        longitude: -73.9812448
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "37",
        bestRating: "5"
      },
      areaServed: "New York City and surrounding areas",
      knowsAbout: "Catering, Wedding couples, Corporate event planners, Private party hosts, Milestone celebration organizers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Menu Planning"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full On-Site Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Upper West Side Convenience"
        }
      ],
      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.