{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://uktendernotice.co.uk/#organization",
      "name": "UK Tender Notice",
      "url": "https://uktendernotice.co.uk",
      "logo": {
        "@type": "ImageObject",
        "url": "https://horizons-cdn.hostinger.com/249aa762-085b-4669-9d06-7d20e0201c98/72d93a483122663fdbebd4809c65096d.jpg?v=2",
        "width": 112,
        "height": 112
      },
      "description": "Expert resources for UK public sector tenders, bid writing templates, and comprehensive guidance on how to bid for government contracts UK.",
      "contactPoint": {
        "@type": "ContactPoint",
        "email": "admin@uktendernotice.co.uk",
        "contactType": "customer support",
        "areaServed": "GB",
        "availableLanguage": "English"
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://uktendernotice.co.uk/#website",
      "url": "https://uktendernotice.co.uk",
      "name": "UK Tender Notice",
      "description": "Find UK public sector tenders, government contracts, and bid writing templates.",
      "publisher": {
        "@id": "https://uktendernotice.co.uk/#organization"
      },
      "keywords": "how to bid for government contracts UK, bid writing templates, UK public sector tenders"
    }
  ]
}