{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.sna.cl/#organization",
      "name": "SNA",
      "url": "http://www.sna.cl/",
      "description": "La Sociedad Nacional de Agricultura es una federación gremial que reúne a productores, profesionales, asociaciones y federaciones de la agroindustria chilena"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/sna#asg",
      "name": "SNA ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/sna",
      "isPartOf": {
        "@id": "http://www.sna.cl/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}