{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/battery-provincial-park-campground-saint-peters-nova-scotia",
  "name": "Battery Provincial Park Campground",
  "description": "located on a picturesque hill - [unguarded] beach - electricity 30A - Hiking trails - WiFi in the administration building and surroundings - center 2km",
  "url": "https://campertunity.com/listings/campgrounds/battery-provincial-park-campground-saint-peters-nova-scotia",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650830881.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grenville Street",
    "addressLocality": "saint-peters",
    "addressRegion": "nova-scotia",
    "postalCode": "B0E 3B0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.64824,
    "longitude": -60.8694
  },
  "sameAs": [
    "https://www.campercontact.com/en/canada/nova-scotia/saint-peters/66506/battery-provincial-park-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "27",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$27+"
}