{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/east-beach-charlestown-ri",
  "name": "East Beach",
  "description": "East Beach camping reservations and campground information. Learn more about camping near East Beach and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/east-beach-charlestown-ri",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "East Beach Road",
    "addressLocality": "Charlestown",
    "addressRegion": "RI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.35278,
    "longitude": -71.66
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/east-beach/RI/252761/overview?utm_source=reserveamerica&utm_medium=article&utm_campaign=new-england-rv-camping-trip-article-2022&utm_content=EastBeachRhodeIslandcta"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}