{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pinewood-cove-resort-trinity-center-ca",
  "name": "Pinewood Cove Resort",
  "description": "Pinewood Cove Resort is located at 45110 California 3, Trinity Center CA 96091. Pinewood Cove Resort can be contacted at ***-***-**** or http://www.pinewoodcove.com/?utm_source=local&utm_campaign=gmb&utm_medium=organic",
  "url": "https://campertunity.com/listings/campgrounds/pinewood-cove-resort-trinity-center-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "45110 California 3",
    "addressLocality": "Trinity Center",
    "addressRegion": "CA",
    "postalCode": "96091",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8470373,
    "longitude": -122.8493992
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/trinity-center/pinewood-cove-resort"
  ]
}