Structured Data

    Absolutely Perfect 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: "Absolutely Perfect Catering",
      description: "Absolutely Perfect Catering is a full-service catering company in Elkridge specializing in custom menus for weddings, corporate events, and private celebrations. They offer on-site cooking and food delivery options, with experience handling events of all sizes and dietary requirements. Their team works directly with clients to create tailored culinary experiences that match each event's unique vision.",
      url: "http://www.absolutelyperfectcatering.com/",
      telephone: "+1-410-579-8777",
      address: {
        @type: "PostalAddress",
        streetAddress: "7391 Washington Blvd STE 103",
        addressLocality: "Elkridge",
        addressRegion: "MD",
        postalCode: "21075",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.1802067,
        longitude: -76.7639741
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "98",
        bestRating: "5"
      },
      areaServed: "Elkridge, Maryland and surrounding Baltimore area communities",
      knowsAbout: "Catering, Wedding couples, Corporate event planners, Private party hosts, Clients with dietary restrictions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Menu Tailoring"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Service Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Event Handling"
        }
      ],
      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.