Structured Data

    The Rice Lady 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: "The Rice Lady Catering",
      description: "The Rice Lady Catering specializes in authentic Puerto Rican and Caribbean cuisine, offering full-service catering for events of all sizes. They feature bold Afro-Latino flavors, including their signature Puerto Rican pasteles, and provide licensed and insured catering services designed to make every event memorable. The business also offers meal planning services to customize menus for clients' specific needs and preferences.",
      url: "http://thericeladycatering.com/",
      telephone: "+1-772-529-2037",
      address: {
        @type: "PostalAddress",
        streetAddress: "7550 Research Center Rd",
        addressLocality: "Fort Pierce",
        addressRegion: "FL",
        postalCode: "34945",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.4266503,
        longitude: -80.4015251
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "23",
        bestRating: "5"
      },
      areaServed: "Fort Pierce and surrounding Treasure Coast areas, Florida",
      knowsAbout: "Catering, Cultural celebration events, Caribbean cuisine enthusiasts, Wedding receptions, Corporate events",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Authentic Caribbean Flavors"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Meal 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.