{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/at-beach-rv-park",
  "name": "At the Beach RV Park",
  "description": "The At The Beach RV Park is located in the quiet, picturesque town of Gilchrist, Texas and is a great place for a relaxing southern getaway. Just beyond the campground, campers can look forward to even more peace and quiet, southern hospitality and wide open spaces; Rollover Pass is a popular place for visitors and locals alike to kick back and enjoy the breathtaking ocean scenery, sea breezes and beautiful sunsets. Many also bring picnics out there to enjoy stargazing on those dark Texas ski...",
  "url": "https://campertunity.com/listings/campgrounds/at-beach-rv-park",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.5082313484,
    "longitude": -94.4975173447
  },
  "sameAs": [
    "https://www.atthebeachrvpark.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved Road"
    }
  ]
}