{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rose-harbor-rv-park",
  "name": "Rose Harbor RV Park",
  "description": "Find and book camping near me from over 12,000,000 locations, tips & photos submitted by campers like you.",
  "url": "https://campertunity.com/listings/campgrounds/rose-harbor-rv-park",
  "image": [
    "https://photos.thedyrt.com/photo/637902/media/rose-harbor-rv-park_f8d94d19-3934-425b-8523-6feb877e187b.jpg?width=1200&height=630&fit=crop&auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://thedyrt.com/camping/texas/rose-harbor-rv-park/reviews/165686"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}