{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kiwanis-oceanfront-campground-st-andrews-nb",
  "name": "Kiwanis Oceanfront Campground",
  "description": "The Kiwanis Oceanfront campground is a full service facility. This means that in addition to the electrical, water and sewer hookups available on many of the campsites, we also offer propane sales; a small convenience store; full washroom facilities; and laundry equipment. The Camp Ground Office is open: 8 am to 10 pm daily. Security Guard on duty until 2 am.",
  "url": "https://campertunity.com/listings/campgrounds/kiwanis-oceanfront-campground-st-andrews-nb",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2016/04/admin-ajax-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "550 Water St.",
    "addressLocality": "St. Andrews",
    "addressRegion": "NB",
    "postalCode": "E5B 2R6",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.0701581,
    "longitude": -67.03969
  },
  "sameAs": [
    "https://ccrvc.ca/campground/oceanfront-camping/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}