{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/the-last-inn-newport-eng",
  "name": "The Last Inn",
  "description": "The Last Inn is a family owned bar and restaurant focused on a relaxed dining and social meeting place to enjoy a range of drinks, bar snacks and restaurant meals. With great scenic views from our beer garden. Open 7 days a week 12pm till late.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/the-last-inn-newport-eng",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/29754/profile/iDBeOhyyZfiJPrBx_4f46d79b989520b230d45707e40b5059_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Newport",
    "addressRegion": "ENG",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.73444651,
    "longitude": -2.41275289
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}