{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/green-park-campground-tyne-valley-pe",
  "name": "Green Park Campground: Camping in Tyne Valley, PEI",
  "description": "Relax and reconnect with nature at Green Park Campground in Tyne Valley, Prince Edward Island.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/green-park-campground-tyne-valley-pe",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto62603173.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "364 Green Park Road",
    "addressLocality": "Tyne Valley",
    "addressRegion": "PE",
    "postalCode": "C0B 2C0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.59006075213488,
    "longitude": -63.89007920191847
  }
}