{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-lakeside-farm-retreat-corpus-christi-tx",
  "name": "Scenic Lakeside Farm Retreat",
  "description": "Nestled by a serene pond and private lake, this charming farm offers RV Camping amid rolling fields and vibrant wildflowers. Guests wake to grazing Highland cows, alpacas, goats and friendly ducks, and can hand-feed or brush these gentle residents. Spacious, level grass sites accommodate rigs of all sizes with easy pull-in. Enjoy sunsets over the water, surprise welcome gifts, and fresh farm eggs for breakfast. Perfect for a peaceful, family-friendly escape into nature.",
  "url": "https://campertunity.com/listings/campgrounds/scenic-lakeside-farm-retreat-corpus-christi-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/33145/photo-gallery/XZg9AEreFZZUXUAf_8f9f4508f7193583433da58437d161b0_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Corpus Christi, TX",
    "addressLocality": "Corpus Christi",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.63389476,
    "longitude": -97.2805382
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/texas/welp-llc"
  ],
  "checkinTime": "06:00:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}