{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parker-co",
  "name": "Quiet Suburban Overnight RV Retreat",
  "description": "Nestled in a peaceful suburban neighborhood, this spot offers a convenient RV camping stop primarily for overnight rest. Level your rig on the slight hill, plug into the available 15A power hookup, then unwind in the back yard with a BBQ. Explore nearby paved trails for scenic walks and enjoy the tranquility of the area. Ideal for travelers seeking a simple, quiet base with easy access to state parks, shopping and dining.",
  "url": "https://campertunity.com/listings/campgrounds/parker-co",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/11941/profile/4QiDNftXUq9z1Z7e_5b71ebdbe2fde3672135488fdcd87fc2_small.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/205733/profile/IM1GyoHvjPIUIEUB_0e674ac9f2b039a648e94c6598dd8d6b_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Parker, CO",
    "addressLocality": "Parker",
    "addressRegion": "CO",
    "postalCode": "80138",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.4904464,
    "longitude": -104.70468615
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/colorado/running-creek"
  ],
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}