{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lost-lake-rv-park-conroe-tx",
  "name": "Lost Lake RV Park",
  "description": "Lost Lake RV Park is a Long Term RV Park in Conroe, Monthly Rv Spots, Full time RV Park",
  "url": "https://campertunity.com/listings/campgrounds/lost-lake-rv-park-conroe-tx",
  "image": [
    "https://static.wixstatic.com/media/e80bc7_6e3bfc1c63e6433aa4e12bf7c2b5d100~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1222 Jeffcote Road",
    "addressLocality": "Conroe",
    "addressRegion": "TX",
    "postalCode": "77303",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}