{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/salisbury-camping-and-adventure-park",
  "name": "Salisbury Camping and Adventure Park",
  "description": "Discover Salisbury Camping and Adventure Park, a distinctive destination offering a range of camping options from treehouses to tents, coupled with thrilling adventure activities. Explore its natural environment, diverse services, unique features like a ropes course, and promotional opportunities for individuals, families, and groups seeking an unforgettable outdoor experience in Wicomico County, Maryland.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/salisbury-camping-and-adventure-park",
  "image": [
    "https://img.pinecliffresort.net/d45/2506/263738102442858.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Camping and Adventure Park, 27157 Riverside Dr Ext, Salisbury, MD 21801, USA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.331682,
    "longitude": -75.674026
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Treehouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}