{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.taylorfarms.com/#organization",
      "name": "Taylor Farms",
      "url": "https://www.taylorfarms.com/",
      "description": "Taylor Farms is an American-based producer of fresh-cut fruits and vegetables, and North America's largest maker of salads and healthy fresh foods, supplying retail, foodservice, and deli customers."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/taylor-farms#asg",
      "name": "Taylor Farms ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/taylor-farms",
      "isPartOf": {
        "@id": "https://www.taylorfarms.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}