{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/massacre-ranch-recreation-area",
  "name": "Massacre Ranch Recreation Area",
  "description": "Massacre Ranch Recreation Area sits in a unique desert setting with high rims, vistas, meadows, and sits along the California National Historic Trail. A recreational use cabin is available for visitors at a first-come, first-serve basis along with primitive campsites and vault toilet.",
  "url": "https://campertunity.com/listings/campgrounds/massacre-ranch-recreation-area",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.56081,
    "longitude": -119.58725
  },
  "sameAs": [
    "https://www.blm.gov/visit/massacre-ranch-recreation-area"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ]
}