{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pineview-rv-park-attalla-al",
  "name": "Pineview RV Park",
  "description": "Pineview RV Park is located at 93 Chastity Lane, Attalla AL 35954. Pineview RV Park can be contacted at ***-***-**** or https://pineview-rv-park.business.site/?utm_source=gmb&utm_medium=referral",
  "url": "https://campertunity.com/listings/campgrounds/pineview-rv-park-attalla-al",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "93 Chastity Lane",
    "addressLocality": "Attalla",
    "addressRegion": "AL",
    "postalCode": "35954",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.9703992,
    "longitude": -86.1116473
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/alabama/attalla/pineview-rv-park"
  ]
}