{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shady-acres-rv-spaces-perryton-tx",
  "name": "Shady Acres RV Spaces LLC",
  "description": "Shady Acres RV Spaces LLC is located at 1317 Northeast 16th Avenue, Perryton TX 79070. Shady Acres RV Spaces LLC can be contacted at ***-***-**** or http://www.shadyacrestx.com/",
  "url": "https://campertunity.com/listings/campgrounds/shady-acres-rv-spaces-perryton-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1317 Northeast 16th Avenue",
    "addressLocality": "Perryton",
    "addressRegion": "TX",
    "postalCode": "79070",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.416355,
    "longitude": -100.784625
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/perryton/shady-acres-rv-spaces-llc"
  ]
}