{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lilmolerungolf-mentone-al",
  "name": "Lilmolerungolf",
  "description": "Lil Mole Run Campground offers family-friendly RV, pull-behind & tent Camping in Mentone, Alabama. New bathhouse with laundry. Adjacent to Lil Mole Run Golf Course. Fishing, canoeing, cornhole & horseshoes. Our helpful staff is sure to make your stay enjoyable.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lilmolerungolf-mentone-al",
  "image": [
    "https://static.wixstatic.com/media/b519cc_c44643990da9438daa00a3ef5a882aa0~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "741 County Road 647",
    "addressLocality": "Mentone",
    "addressRegion": "AL",
    "postalCode": "35984-3140",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.5795282,
    "longitude": -85.5905204
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}