Structured Data

    PJ'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: "PJ'S Catering",
      description: "PJ's Catering is a Jacksonville-based catering company offering customized food service for events of all sizes. They provide full-service catering with a focus on quality cuisine and professional service delivery. With over a decade of experience, PJ's handles everything from intimate gatherings to large corporate events, bringing flavorful dishes and reliable execution to celebrations throughout the Jacksonville area.",
      url: "http://www.jaxcaterer.com/",
      telephone: "+1-904-619-9410",
      address: {
        @type: "PostalAddress",
        streetAddress: "4660 Salisbury Rd",
        addressLocality: "Jacksonville",
        addressRegion: "FL",
        postalCode: "32256",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.249216200000003,
        longitude: -81.5900178
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "37",
        bestRating: "5"
      },
      areaServed: "Jacksonville, FL and surrounding areas",
      knowsAbout: "Catering, Corporate events, weddings, private parties, milestone celebrations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Event Catering"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customizable Menus"
        }
      ],
      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.