{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-new-braunfels-tx",
  "name": "Spot2Nite",
  "description": "Check out Anchor Marina Park New Braunfels in New Braunfels, Texas on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-new-braunfels-tx",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/ada7d59d-98e6-11ef-86aa-9ea17556503d/card.jpg?v=63897749410"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "813 Ridgecliff Drive",
    "addressLocality": "New Braunfels",
    "addressRegion": "TX",
    "postalCode": "78130",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.6989,
    "longitude": -98.1019
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/texas/new-braunfels/anchor-marina-park-new-braunfels"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dog Park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat Ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}