{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gronnegarde-ringsted",
  "name": "Grønnegårde Camping",
  "description": "In Ringsted is the lovely campsite Greenhouses Camping. Read more about the campsite and see if it is the place for your next holiday stay in the Danish.",
  "url": "https://campertunity.com/listings/campgrounds/gronnegarde-ringsted",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Slimmingevej 86",
    "addressLocality": "Ringsted",
    "postalCode": "4100",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.43365,
    "longitude": 11.973366667
  },
  "sameAs": [
    "https://frf.dk/campingplads/groennegaarde-camping/49",
    "https://campio.no/campsite/gronnegarde-camping"
  ]
}