{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/albanica-en-kolonje-fier-county",
  "name": "Albanica Winery En Restaurant",
  "description": "at wine company - restaurant - beautiful location - free with meal - style mountain drive down past the house - center 2 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/albanica-en-kolonje-fier-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651011764.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "kolonje",
    "addressRegion": "fier-county",
    "addressCountry": "albania"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.82617,
    "longitude": 19.58889
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  }
}