{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/riverside-farm-arlington-wa-2",
  "name": "Riverside Farm",
  "description": "This is on a 30 acre farm, you will have 4 acres to yourself by a creek; Rhodes River Ranch Restaurant is walking distance away to go enjoy dinner; the Whitehorse trail for biking or walking is only a mile away; Enjoy the view of Whitehorse and three fingers mountain",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/riverside-farm-arlington-wa-2",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1592941085/campground-photos/hq81qllab6xpg0xinxj1/riverside-farm-1-creekside-camping-w-4-private-acres-no-toilet-pacific-northwest.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Arlington",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.26520704044147,
    "longitude": -121.94356694073149
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}