{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pine-forest-mountain-retreat-pine-az",
  "name": "Pine Forest Mountain Retreat",
  "description": "Escape to a secluded pine forest retreat ideal for RV Camping under towering pines with panoramic mountain views. Wander dirt roads through a quiet neighborhood where elk and deer roam freely, joining you each morning for a wildlife spectacle. Enjoy easy access to miles of hiking, off-road trails, and surrounding National Forest. Nearby vibrant towns offer breweries, live music, and taverns, while generous hosts share local tips and fresh eggs for a memorable mountain stay.",
  "url": "https://campertunity.com/listings/campgrounds/pine-forest-mountain-retreat-pine-az",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/12041/profile/xUZV2Lj6IBtGAJiV_42ba171c6d40ea6366b7714c39df7e56_medium.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/17822/profile/Jw03eXptyZTzw3RB_5997a821334113bf46204e3442cccb1f_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pine, AZ",
    "addressLocality": "Pine",
    "addressRegion": "AZ",
    "postalCode": "85544",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.40950118,
    "longitude": -111.47530752
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/arizona/elk-meadow-hideout"
  ],
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}