{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-meadville-pa",
  "name": "Spot2Nite",
  "description": "When you arrive at this destination campground in the northwestern corner of Pennsylvania, your family won't ever want to leave.Family fun includes catch-and-release fishing, pool, basketball, volleyball, & gaga ball. We offer large s",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-meadville-pa",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "25164 State Route 27",
    "addressLocality": "Meadville",
    "addressRegion": "PA",
    "postalCode": "16335",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.6226766,
    "longitude": -80.0387782
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/pennsylvania/meadville/meadville-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}