{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sheridan-lake-resort-lone-butte-bc-2",
  "name": "Sheridan Lake Resort",
  "description": "If you have a tent or 40' RV we have a site for you. Paved roads new, power, water and use of the sani-dump are included with your grassy site. To fulfill all",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sheridan-lake-resort-lone-butte-bc-2",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7510 Magnussen Road",
    "addressLocality": "Lone Butte",
    "addressRegion": "BC",
    "postalCode": "V0K 1X1",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.5311737,
    "longitude": -120.8843078
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}