Structured Data

    Casa de Samuel

    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 de Samuel",
      description: "Casa de Samuel is an event venue and vacation rental located in Corpus Christi, Texas, offering flexible spaces for celebrations, gatherings, and getaways. The property combines lodging accommodations with event hosting capabilities, making it suitable for weddings, private events, and family vacations. With its dual function as both a bed and breakfast and event space, Casa de Samuel provides an all-in-one destination for guests seeking intimate celebrations with overnight accommodations.",
      url: "https://evolvevacationrental.com/vacation-rentals/437194",
      telephone: "+1-361-446-6048",
      address: {
        @type: "PostalAddress",
        streetAddress: "2664 FM 665",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78415",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.688011399999997,
        longitude: -97.5823271
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "Corpus Christi, Texas and surrounding areas",
      knowsAbout: "Event & Wedding Venues, Couples planning intimate weddings, families hosting reunions, event hosts seeking lodging-inclusive venues, vacation travelers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Combined Venue & Lodging"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Bed & Breakfast Experience"
        }
      ],
      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.