{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/false-cape-state-park-virginia-beach-va",
  "name": "False Cape State Park",
  "description": "Nestled between Back Bay and the Atlantic Ocean, False Cape State Park is one of the last remaining undeveloped areas along the Atlantic coast. As the former home of Native Americans, the historic Wash Woods community and a Coast Guard life saving station, False Cape honors the hardy souls who made a living from the sea. The park offers an opportunity to experience nature in a unique, primitive setting. Be prepared for weather conditions. Bring plenty of water, sunscreen and insect repellent....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/false-cape-state-park-virginia-beach-va",
  "image": [
    "https://www.vabeach.com/wp-content/uploads/2015/03/False-Cape-State-Park-new-pic.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4001 South Sandpiper Road",
    "addressLocality": "Virginia Beach",
    "addressRegion": "VA",
    "postalCode": "23457",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.849658,
    "longitude": -75.976075
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 757,
    "bestRating": 5,
    "worstRating": 1
  }
}