{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/first-camp-glyttinge-linkoping-linkoping",
  "name": "First Camp Glyttinge-Linköping",
  "description": "First Camp Glyttinge-Linköping is a campsite in Linköping, Östergötland, located in the woods.This campsite has...",
  "url": "https://campertunity.com/listings/campgrounds/first-camp-glyttinge-linkoping-linkoping",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f2cb9a2307.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Berggårdsvägen 6",
    "addressLocality": "Linköping",
    "postalCode": "58437"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.42142,
    "longitude": 15.56183
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5.2,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}