Structured Data

    The Villa at Cielo Vista

    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: "The Villa at Cielo Vista",
      description: "The Villa at Cielo Vista is an elegant event venue in San Antonio offering stunning indoor and outdoor spaces for weddings, receptions, and special celebrations. Located on 21350 Cielo Vista Dr, this full-service venue provides a picturesque setting with professional event coordination and on-site amenities to create memorable occasions for guests of all sizes.",
      url: "http://www.villacielovista.com/",
      telephone: "+1-210-698-1654",
      address: {
        @type: "PostalAddress",
        streetAddress: "21350 Cielo Vista Dr",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78255",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.638289300000004,
        longitude: -98.6564554
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "81",
        bestRating: "5"
      },
      areaServed: "San Antonio, TX and surrounding areas",
      knowsAbout: "Event & Wedding Venues, Couples planning weddings, event hosts seeking elegant reception spaces, corporate events, milestone celebrations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Scenic Grounds"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Event Coordination"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Event Capacity"
        }
      ],
      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.