{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/peaceful-acres-campground-hubbardston-ma",
  "name": "Peaceful Acres Campground",
  "description": "Peaceful Acres Campground is located at 52 Flagg Road, Hubbardston MA 1452. Peaceful Acres Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/peaceful-acres-campground-hubbardston-ma",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "52 Flagg Road",
    "addressLocality": "Hubbardston",
    "addressRegion": "MA",
    "postalCode": "1452",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.4891802,
    "longitude": -72.0485544
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/massachusetts/hubbardston/peaceful-acres-campground"
  ]
}