{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pearland-rv-park-manvel-tx",
  "name": "Pearland RV Park",
  "description": "Pearland RV Park is located near Manvel, Texas, featuring flat terrain typical of the Gulf Coast region.",
  "url": "https://campertunity.com/listings/campgrounds/pearland-rv-park-manvel-tx",
  "image": [
    "https://photos.thedyrt.com/photo/1135542/media/pearland-rv-park_7c1d4002-7ff0-4508-a394-26e0edfaac3a.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1135532/media/pearland-rv-park_1179c14c-912e-4393-87af-f9a064591f28.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1135542/media/pearland-rv-park_7c1d4002-7ff0-4508-a394-26e0edfaac3a.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-95.35174,29.521531)/-95.35174,29.521531,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4215 Bedynek Road",
    "addressLocality": "Manvel",
    "addressRegion": "TX",
    "postalCode": "77578",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.521531,
    "longitude": -95.35174
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "65",
    "priceValidUntil": "2026-06-17"
  },
  "priceRange": "$65-$87"
}