{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.brendon.uk.com/#organization",
      "name": "Brendon International Ltd",
      "url": "http://www.brendon.uk.com/",
      "description": "Brendon International Ltd pack, export and import freight across the UK and Worldwide"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/brendon-international-ltd#asg",
      "name": "Brendon International Ltd ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/brendon-international-ltd",
      "isPartOf": {
        "@id": "http://www.brendon.uk.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}