{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/manchester-state-park-campground-manchester-ca",
  "name": "Manchester State Park Campground",
  "description": "Manchester State Park Campground has 41 campsites adjacent to the beach and ocean. Most sites are fairly large, out in the open and nice room between sites.",
  "url": "https://campertunity.com/listings/campgrounds/manchester-state-park-campground-manchester-ca",
  "image": [
    "//d2g85s3tfaxbly.cloudfront.net/photo/camp/73246/Manchester_State_Park_008.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "44500 Kinney Road",
    "addressLocality": "Manchester",
    "addressRegion": "CA",
    "postalCode": "95459"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.9814,
    "longitude": -123.69975
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/manchester-state-park",
    "https://www.campsitephotos.com/campground/ca/manchester-state-park/"
  ]
}