{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campn-rv-lloydminster-ab",
  "name": "CampN RV-Lloydminster",
  "description": "CampN RV is a family run RV park offering Year Round Camping and RV Storage services.Whether you are a Snowbird, Work Crew, Tourist, Large Group or just",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campn-rv-lloydminster-ab",
  "image": [
    "https://ccrvc.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hwy #16 & Range Road 22",
    "addressLocality": "Lloydminster",
    "addressRegion": "AB",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.29625,
    "longitude": -110.201307
  }
}