Structured Data

    Dr Plaza LLC

    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: "Dr Plaza LLC",
      description: "Dr Plaza LLC is an event venue located in Taft, Texas that hosts weddings, celebrations, and special occasions. The venue provides a dedicated space for guests to gather and celebrate important life events in the community.",
      url: "http://www.drplazallc.net/",
      telephone: "+1-361-443-4044",
      address: {
        @type: "PostalAddress",
        streetAddress: "229 McIntyre Ave",
        addressLocality: "Taft",
        addressRegion: "TX",
        postalCode: "78390",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.978505199999997,
        longitude: -97.39374640000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Taft and surrounding areas in South Texas",
      knowsAbout: "Event & Wedding Venues, Local couples, family celebrations, small to mid-sized weddings, community events",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Community Venue"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dedicated Event Space"
        }
      ],
      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.