{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-greenville-pa",
  "name": "Spot2Nite",
  "description": "Check out Cozy Oaks RV Resort in Greenville, Pennsylvania on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-greenville-pa",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/3b6c279a-5126-11f0-bffe-2e9480eb3d32/card.jpg?v=63918007714"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "87 Hughey Road",
    "addressLocality": "Greenville",
    "addressRegion": "PA",
    "postalCode": "16125",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.4066737,
    "longitude": -80.2627564
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}