{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://melinda.it/#organization",
      "name": "Melinda",
      "url": "https://melinda.it/",
      "description": "Mele DOP del Trentino, Val di Non, Val di Sole: un consorzio di cooperative che coltiva e produce mele Golden, Red, Fuji, Renetta, Gala, Evelina e altra frutta"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/melinda#asg",
      "name": "Melinda ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/melinda",
      "isPartOf": {
        "@id": "https://melinda.it/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}