{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clarkcountryrvpark-plantersville-tx",
  "name": "Clarkcountryrvpark",
  "description": "RV Park, RV Camping, Fifth wheel camper camping in the Plantersville, Magnolia, Houston, Conroe, Prarie View areas long or short term in a wooded environment.",
  "url": "https://campertunity.com/listings/campgrounds/clarkcountryrvpark-plantersville-tx",
  "image": [
    "https://isteam.wsimg.com/ip/f2bc381e-a659-4fb1-bf9d-00140b9fb839/frontgate52220.jpg",
    "http://isteam.wsimg.com/ip/f2bc381e-a659-4fb1-bf9d-00140b9fb839/frontgate52220.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7916 Clark Rd",
    "addressLocality": "Plantersville",
    "addressRegion": "TX",
    "postalCode": "77363",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.253522,
    "longitude": -95.879619
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}