Structured Data

    Rosemary's 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: "Rosemary's Catering",
      description: "Rosemary's Catering is a full-service catering company based in Austin that specializes in customized menus for weddings, corporate events, and private gatherings. Located on San Jacinto Boulevard, they offer both catering services and an event venue, making them a one-stop option for clients planning celebrations or business functions. Their experienced team handles menu planning, setup, and service to accommodate events of various sizes.",
      url: "http://rosemaryscatering.com/locations/austin",
      telephone: "+1-512-840-6480",
      address: {
        @type: "PostalAddress",
        streetAddress: "2110 San Jacinto Blvd",
        addressLocality: "Austin",
        addressRegion: "TX",
        postalCode: "78712",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.284337999999995,
        longitude: -97.734521
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "Austin and surrounding Central Texas areas",
      knowsAbout: "Catering, Wedding couples, Corporate event planners, Private celebration hosts, Non-profit organizations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Event Venue"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Menu Planning"
        }
      ],
      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.