{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hide-a-way-rv-park-pagosa-springs-co",
  "name": "Hide-A-Way Rv Park",
  "description": "Large lots, 50amp and 30amp service, pet friendly, shade trees, near the creek, Book now.",
  "url": "https://campertunity.com/listings/campgrounds/hide-a-way-rv-park-pagosa-springs-co",
  "image": [
    "https://img1.wsimg.com/isteam/ip/4deb18d4-9520-4ead-95c0-59a1551ec629/rv_sign_office.jpg",
    "http://img1.wsimg.com/isteam/ip/4deb18d4-9520-4ead-95c0-59a1551ec629/rv_sign_office.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8880 West Highway 160",
    "addressLocality": "Pagosa Springs",
    "addressRegion": "CO",
    "postalCode": "81147",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.23869,
    "longitude": -107.138782
  },
  "sameAs": [
    "https://hideawaypagosarvpark.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}