{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/familja-velipoje",
  "name": "Camping Familja",
  "description": "Campsite Familja is a campsite in Velipojë. The campsite has pitches with delineation, with shade and some shade. Campsite Familja is located near...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/familja-velipoje",
  "image": [
    "https://cdn1.acsi.eu/6/7/8/f/678f6042ecfe8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lagjia Plazh, Shkoder, Rruga Nr.2",
    "addressLocality": "Velipojë",
    "postalCode": "4020"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.86419,
    "longitude": 19.41022
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}