Structured Data

    Victoria's Place & Catering

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Victoria's Place & Catering",
      description: "Victoria's Place & Catering is a full-service catering company based in Laredo that specializes in event catering and food delivery services. They handle everything from intimate gatherings to larger celebrations, offering customized menus and on-site service for weddings, corporate events, and private parties. With over a decade of community presence, Victoria's Place is known for quality food and personalized attention to event details.",
      telephone: "+1-956-726-5539",
      address: {
        @type: "PostalAddress",
        streetAddress: "1110 Davis Ave",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78040",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.509200999999997,
        longitude: -99.5117111
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "17",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding South Texas communities",
      knowsAbout: "Catering, Wedding couples, corporate event planners, families hosting private celebrations, businesses needing corporate catering",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Event Catering"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Community Presence"
        }
      ],
      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.