{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/are-dogs-allowed-at-campsite-camping-stella-mare-tuscany",
  "name": "Camping Stella Mare",
  "description": "ProfileNo description yet.",
  "url": "https://campertunity.com/listings/campgrounds/are-dogs-allowed-at-campsite-camping-stella-mare-tuscany",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-stella-mare/Hd6vNb-29X4o.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-stella-mare/Gr9bd0e2x9Jr.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via del Moletto 426/c",
    "addressLocality": "Camping Stella Mare",
    "addressRegion": "Tuscany",
    "postalCode": "57037",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.75666,
    "longitude": 10.31388
  },
  "sameAs": [
    "https://www.camping.info/en/campsite/camping-stella-mare"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}