{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/murphys-point-provincial-park-perth-on-1",
  "name": "Murphys Point Provincial Park",
  "description": "AAA provides information on thousands of inspected and rated campground and RV park listings, giving you every detail you need for a great outdoor experience.",
  "url": "https://campertunity.com/listings/campgrounds/murphys-point-provincial-park-perth-on-1",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Perth, ON K7H 3C7",
    "addressRegion": "ON",
    "postalCode": "K7H 3C7"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.8992423,
    "longitude": -76.2487294
  },
  "sameAs": [
    "https://www.aaa.com/travelinfo/ontario/perth/campgrounds/murphys-point-provincial-park-194621.html"
  ]
}