{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/east-beach-state-campground-charlestown-ri",
  "name": "East Beach State Campground",
  "description": "East Beach State Campground near Charlestown, RI, offers camping along a coastal terrain with sandy beaches and ocean views.",
  "url": "https://campertunity.com/listings/campgrounds/east-beach-state-campground-charlestown-ri",
  "image": [
    "https://photos.thedyrt.com/photo/504087/media/rhode-island-east-beach_f028e956-e0f1-4b99-8a67-5c12e2479ab2.heic?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/96282/media/rhode-island-east-beach_534ff4041debbd166c522941d5ab6be4.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/504087/media/rhode-island-east-beach_f028e956-e0f1-4b99-8a67-5c12e2479ab2.heic?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-71.670144,41.348841)/-71.670144,41.348841,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "East Beach Road",
    "addressLocality": "Charlestown",
    "addressRegion": "RI",
    "postalCode": "02813",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.348841,
    "longitude": -71.670144
  },
  "sameAs": [
    "https://thedyrt.com/camping/rhode-island/east-beach-state-campground"
  ],
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump Station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "28",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$28+"
}