{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/meadow-lake-campground-jamestown-pa",
  "name": "Meadow Lake Campground Inc.",
  "description": "Meadow Lake is a quiet, clean family campground in a rural setting with clean, modern restrooms and laundry. All sites are roomy with full hook-up. This beautiful park is close to everything that Pymatuning Lake has to offer including 4 boat ramps within 5 minutes.",
  "url": "https://campertunity.com/listings/campgrounds/meadow-lake-campground-jamestown-pa",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg",
    "images//SPOTiei2itEyZGbxwFh0tH54WXIkcqnSBxGQ/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7730 South Lake Road",
    "addressLocality": "Jamestown",
    "addressRegion": "PA",
    "postalCode": "16134",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.560659,
    "longitude": -80.492546
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}