{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/1-rv-campground-regina-sk",
  "name": "1 Rv Campground",
  "description": "At #1 RV Campground Our mission is to provide a home away from home for those on work contracts in the area, those just passing through, those wanting a quiet place to rest for a few days, meet up with family for a reunion, or easy access to appointments in the city.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/1-rv-campground-regina-sk",
  "image": [
    "https://static.wixstatic.com/media/e7cfc2_4f33009011fc4781b0188e25551ddc96%7Emv2.png/v1/fit/w_2500,h_1330,al_c/e7cfc2_4f33009011fc4781b0188e25551ddc96%7Emv2.png",
    "https://static.wixstatic.com/media/e7cfc2_4f33009011fc4781b0188e25551ddc96~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "South Service Road",
    "addressLocality": "Regina",
    "addressRegion": "SK",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.4457831,
    "longitude": -104.4864057
  }
}