{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/12th-park-rv-resort-college-station-tx",
  "name": "12th Park RV Resort",
  "description": "12th Park RV Resort camping reservations and campground information. Learn more about camping near 12th Park RV Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/12th-park-rv-resort-college-station-tx",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6245 Raymond Stortzer Pkwy",
    "addressLocality": "College Station",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.57606,
    "longitude": -96.39474
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}