{
    "@context": "https://schema.org",
    "@type": "LodgingBusiness",
    "name": "Domaine OM SHAMWE",
    "description": "Hébergements insolites au coeur de la nature québécoise",
    "petsAllowed": false,
    "amenityFeature": [
      {
        "@type": "LocationFeatureSpecification",
        "name": "Ciel étoilé exceptionnel",
        "value": true
      },
      {
        "@type": "LocationFeatureSpecification",
        "name": "Parcours méditatifs",
        "value": true
      },
      {
        "@type": "LocationFeatureSpecification",
        "name": "Retraites",
        "value": false
      },
      {
        "@type": "LocationFeatureSpecification",
        "name": "Retraites silencieuses",
        "value": false
      },
      {
        "@type": "LocationFeatureSpecification",
        "name": "Retraites de yoga",
        "value": false
      },
      {
        "@type": "LocationFeatureSpecification",
        "name": "Soins énergétiques",
        "value": false
      },
      {
        "@type": "LocationFeatureSpecification",
        "name": "Repas sur place",
        "value": false
      }
    ],
    "starRating": {
      "@type": "Rating",
      "ratingValue": "5"
    }
  }