{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eastern-lake-campground-2-santa-rosa-beach-fl",
  "name": "Eastern Lake Campground 2",
  "description": "Eastern Lake Campground 2 camping reservations and campground information. Learn more about camping near Eastern Lake Campground 2 and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eastern-lake-campground-2-santa-rosa-beach-fl",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/FLFS/pid1121050/%7Bpht%7DKayak%252520Launch%252520on%252520Eastern%252520Lake%7Bpht%7D1522991754527.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3957 Forest Road 11",
    "addressLocality": "Santa Rosa Beach",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.31694,
    "longitude": -86.09889
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 94,
    "bestRating": 5,
    "worstRating": 1
  }
}