Structured Data

    Paella Grill 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: "Paella Grill Catering",
      description: "Paella Grill Catering specializes in authentic Spanish paella and Mediterranean cuisine for events of all sizes in Port St. Lucie and surrounding areas. They offer full-service catering with on-site cooking, allowing guests to watch paella prepared fresh during their events. Their menu features traditional paella dishes, tapas, and Spanish specialties, with flexibility for dietary accommodations and custom menus.",
      url: "http://www.paellagrill.com/",
      telephone: "+1-561-876-6736",
      address: {
        @type: "PostalAddress",
        streetAddress: "8741 S U.S. Hwy 1",
        addressLocality: "Port St. Lucie",
        addressRegion: "FL",
        postalCode: "34952",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.3092218,
        longitude: -80.31148619999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "34",
        bestRating: "5"
      },
      areaServed: "Port St. Lucie, Florida and surrounding areas",
      knowsAbout: "Catering, Wedding receptions, Corporate events, Private celebrations, Couples seeking unique interactive dining experiences",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Paella Cooking"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Authentic Spanish Menu"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Catering"
        }
      ],
      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.