{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/greenland",
  "name": "greenland",
  "description": "We have a smal willage house in our garden and also enough free space for tents. our gaeden is about 6000 meter square and we hane hazel not trres in our garden it is really green in summer. Our house comrise of 2 rooms , toilot and bath and a kitchen our wisitors can use of everything (electricity, kitcjen, bath, toilot and hot water. we dont stay at our garden house so our wisitors can stay there comfortably. if you want you can bring our tent or also u can use house.",
  "url": "https://campertunity.com/listings/campgrounds/greenland",
  "image": [
    "/images/pic_space.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ordu",
    "addressCountry": "TR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.97,
    "longitude": 37.92
  },
  "sameAs": [
    "https://campspace.com/en/s/greenland_2560"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}