{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mccarthy-golf-campground-angelica-ny",
  "name": "McCarthy Golf & Campground",
  "description": "McCarthy Golf & Campground is located near Angelica, NY, featuring a landscape of rolling hills and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/mccarthy-golf-campground-angelica-ny",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9628 Old State Rd",
    "addressLocality": "Angelica",
    "addressRegion": "NY",
    "postalCode": "14709",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.4189523,
    "longitude": -77.970302
  },
  "sameAs": [
    "https://thedyrt.com/camping/new-york/mccarthy-golf-and-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}