{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/burlingame-state-park-charlestown-ri",
  "name": "Burlingame State Park",
  "description": "Burlingame State Park camping reservations and campground information. Learn more about camping near Burlingame State Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/burlingame-state-park-charlestown-ri",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 Burlingame State Park Road",
    "addressLocality": "Charlestown",
    "addressRegion": "RI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.38917,
    "longitude": -71.69806
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/burlingame-state-park/RI/252711/overview?utm_source=reserveamerica&utm_medium=article&utm_campaign=campgrounds-for-wildflower-viewing-article-2022&utm_content=BurlingameStateParkRhodeIslandcta",
    "https://pinecliffresort.net/campgrounds-rv-parks/burlingame-state-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}