{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/forest-country-rv-park-nacogdoches-tx-1",
  "name": "Forest Country RV Park",
  "description": "Check out Forest Country RV Park in Nacogdoches, Texas on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/forest-country-rv-park-nacogdoches-tx-1",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Nacogdoches",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.6568286,
    "longitude": -94.6800476
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/texas/nacogdoches/forest-country-rv-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}