{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-prince-george-bc",
  "name": "Spot2Nite",
  "description": "Check out MamaYeh RV Park in Prince George, British Columbia on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-prince-george-bc",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/2b4eca7a-ccfd-11ed-84a4-ae29f73191bf/card.jpg?v=63892719555"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5235 White Road",
    "addressLocality": "Prince George",
    "addressRegion": "BC",
    "postalCode": "V2N 5Y5",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.7630875,
    "longitude": -122.6538426
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}