{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://greentrek.fr/#organization",
      "name": "Green Trek",
      "url": "http://greentrek.fr/",
      "description": "Pluie, canicule, orages : comment anticiper la météo pour votre séminaire outdoor ? Conseils pratiques, plan B et outils pour ne rien laisser au hasard."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/green-trek#asg",
      "name": "Green Trek ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/green-trek",
      "isPartOf": {
        "@id": "http://greentrek.fr/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}