Structured Data

    Casa Ortiz Event Center

    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: "Casa Ortiz Event Center",
      description: "Casa Ortiz Event Center is a full-service venue in Corpus Christi that hosts weddings, banquets, quinceañeras, and corporate events. The space offers flexible indoor reception areas suitable for various event sizes and styles, with on-site catering coordination to create memorable celebrations for families and businesses throughout the Coastal Bend region.",
      url: "https://casaortizeventcenter.com/",
      telephone: "+1-361-494-2440",
      address: {
        @type: "PostalAddress",
        streetAddress: "4411 Gollihar Rd ste a",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78411",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.7273617,
        longitude: -97.3852964
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "54",
        bestRating: "5"
      },
      areaServed: "Corpus Christi, TX and surrounding Coastal Bend area",
      knowsAbout: "Event & Wedding Venues, Couples planning weddings, families celebrating quinceañeras, corporate event planners, large gathering hosts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Versatile Event Space"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Catering Coordination"
        }
      ],
      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.