{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mccarthy-ranch-campsite",
  "name": "McCarthy Ranch and Campsite, LLC",
  "description": "McCarthy Ranch and Campsite, LLC, Angelica New York. See traveler reviews, photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/mccarthy-ranch-campsite",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.41599,
    "longitude": -77.968682
  },
  "sameAs": [
    "https://www.campendium.com/mccarthy-ranch-and-campsite-llc"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}