{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mamayeh-rv-park-prince-george-bc",
  "name": "MamaYeh RV Park",
  "description": "MamaYeh RV Park camping reservations and campground information. Learn more about camping near MamaYeh RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/mamayeh-rv-park-prince-george-bc",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783425/%7Bpht%7DphotoURL6-original%7Bpht%7D1699566236783.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5235 White Road",
    "addressLocality": "Prince George",
    "addressRegion": "BC",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.76309,
    "longitude": -122.65384
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}