{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/griffs-valley-view-rv-altoona",
  "name": "Griff's Valley View RV, LLC",
  "description": "This company is a campground offering 60 electical sites, shelter house, shower and laundry facility, playground and meeting room.",
  "url": "https://campertunity.com/listings/campgrounds/griffs-valley-view-rv-altoona",
  "image": [
    "https://m.bbb.org/prod/ProfileImages/2022/1ee9a355-e59e-40e5-8ae9-6173a7118962.png",
    "https://www.bbb.org/TerminusContent/dist/img/business-profile/schema-default-image__160w.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6429 NE 46th St",
    "addressLocality": "Altoona",
    "addressRegion": "IA",
    "postalCode": "50009",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.640625,
    "longitude": -93.458835
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    }
  ]
}