{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/noble-forest-rv-village-plantersville-tx",
  "name": "Noble Forest RV Village",
  "description": "Noble Forest RV Village camping reservations and campground information. Learn more about camping near Noble Forest RV Village and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/noble-forest-rv-village-plantersville-tx",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "22833 FM 1774",
    "addressLocality": "Plantersville",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.246,
    "longitude": -95.82288
  },
  "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"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}