{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/grices-rv-park-hollywood-fl",
  "name": "Grice's RV Park",
  "description": "Grice's RV Park is located near Hollywood, Florida, featuring flat terrain typical of the region.",
  "url": "https://campertunity.com/listings/campgrounds/grices-rv-park-hollywood-fl",
  "image": [
    "https://photos.thedyrt.com/photo/media/grices-r-v-park_4802a38b-ba62-4d1e-a643-182ce3a655f9.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/grices-r-v-park_bb529674-fa36-4054-a484-d32c26a6f1f4.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-80.2067784,26.0120478)/-80.2067784,26.0120478,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/grices-r-v-park_4802a38b-ba62-4d1e-a643-182ce3a655f9.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5931 Polk St",
    "addressLocality": "Hollywood",
    "addressRegion": "FL",
    "postalCode": "33021",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.0120478,
    "longitude": -80.2067784
  },
  "sameAs": [
    "https://thedyrt.com/camping/florida/grices-r-v-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}