{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/indian-cove-resort-virginia-beach-va",
  "name": "Indian Cove Resort",
  "description": "Indian Cove is a large membership only campground with 365 sites for RVs and 10 for tents. The RV sites all feature full hookups. There is also a 3 bedroom cottage and 1 bedroom bungalow for rent. For recreation, the resort has three swimming pools, horseshoe pits, two playgrounds, and boat ramp. Among its other amenities are four restroom facilities with showers, four picnic pavilions, a clubhouse, as well as a recreation room for adults only. The camp store sells groceries, beer, and fishin...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/indian-cove-resort-virginia-beach-va",
  "image": [
    "https://www.vabeach.com/wp-content/uploads/2018/08/Indian-Cove-Resort.jpg",
    "data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20449%20120'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1053 Sandbridge Road",
    "addressLocality": "Virginia Beach",
    "addressRegion": "VA",
    "postalCode": "23456",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.8496579,
    "longitude": -75.9760751
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}