{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/holiday-acres-campground-north-scituate-ri",
  "name": "Holiday Acres Campground",
  "description": "Holiday Acres Campground. RV Park and Campground in North Scituate, Rhode Island",
  "url": "https://campertunity.com/listings/campgrounds/holiday-acres-campground-north-scituate-ri",
  "image": [
    "https://rvcampgroundhq.com/wp-content/uploads/2023/09/cropped-rvcampgroundhq-logo-light-square-2500x2500-2.png",
    "http://rvcampgroundhq.com/wp-content/uploads/2023/09/RV-Campground-HQ-Default.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "591 Snake Hill Rd",
    "addressLocality": "North Scituate",
    "addressRegion": "RI",
    "postalCode": "2857",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.8788509,
    "longitude": -71.6220706
  },
  "sameAs": [
    "https://rvcampgroundhq.com/campground/rhode-island/holiday-acres-campground/",
    "https://gocampingamerica.com/campgrounds-rv-parks/rhode-island/north-scituate/holiday-acres-camp-grounds",
    "https://thedyrt.com/camping/rhode-island/holiday-acres-camp-grounds"
  ]
}