{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/northern-lakeside-golf-course-retreat-montgomery-al",
  "name": "Northern Lakeside Golf Course Retreat",
  "description": "Experience RV camping steps from 100+ acres of rolling fairways, serene woodlands and sparkling lakes at this laid-back golf course. Park on level, well-lit asphalt pads just across from the clubhouse, then tee off on a fair-yet-challenging links-style course or unwind in the Hat Trick grill and bar. Friendly staff, easy-access parking and self-serve driving range make this a top stopover. Note: some evening road noise from a nearby entertainment venue.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/northern-lakeside-golf-course-retreat-montgomery-al",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/q23uDyvJo7mM3MCg_6d920d050b6adc6c19d10e388fea3922_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Montgomery, AL",
    "addressLocality": "Montgomery",
    "addressRegion": "AL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.43336024,
    "longitude": -86.15636353
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 28,
    "bestRating": 5,
    "worstRating": 1
  }
}