{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/holiday-acres-camp-grounds-north-scituate",
  "name": "Holiday Acres Camp Grounds",
  "description": "Holiday Acres Camp Grounds is located at 593 Snake Hill Road, North Scituate RI 2857. Holiday Acres Camp Grounds can be contacted at ***-***-**** or http://www.holidayacrescampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/holiday-acres-camp-grounds-north-scituate",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "593 Snake Hill Road",
    "addressLocality": "North Scituate",
    "addressRegion": "RI",
    "postalCode": "2857",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.8785152,
    "longitude": -71.6210559
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/rhode-island/north-scituate/holiday-acres-camp-grounds"
  ]
}