{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rcn-port-lepine-trelevern",
  "name": "RCN Port l'Épine",
  "description": "RCN Port l’Epine is a well-maintained campsite in Brittany, located on a beautiful rocky coastline with beaches. Many families come here to...",
  "url": "https://campertunity.com/listings/campgrounds/rcn-port-lepine-trelevern",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/9/674974880f29e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10 Venelle de Pors Garo",
    "addressLocality": "Trélévern",
    "postalCode": "22660",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.81319,
    "longitude": -3.38592
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/brittany/cotes-darmor/trelevern/rcn-port-lepine-103223/?tab=reviews&reviewLocale=en&reviewPage=1&reviewSort=travelParty"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}