{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/our-friends-campground-ii",
  "name": "Our Friends Campground II",
  "description": "Large lots, 30 and 50 amp electrical outlets, rock bottom prices! Book now.",
  "url": "https://campertunity.com/listings/campgrounds/our-friends-campground-ii",
  "image": [
    "https://img1.wsimg.com/isteam/ip/2e4c1a37-71de-4a79-a211-003139c4d814/1st%20Annual%20Crawfish%20boil%20(7).JPG",
    "data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=",
    "http://img1.wsimg.com/isteam/ip/2e4c1a37-71de-4a79-a211-003139c4d814/1st%20Annual%20Crawfish%20boil%20(7).JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "679 FM 2808 Kempner"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.08092,
    "longitude": -97.98615
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    }
  ]
}