
{
  "@context": "https://schema.org",
  "@graph": [

    {
      "@type": "WebSite",
      "@id": "https://www.best-website-tools.com/#website",
      "url": "https://www.best-website-tools.com/",
      "name": "Best Website Tools",
      "description": "Tools, tutorials, software, and training for website building, SEO, screen recording, video editing, and online business development.",
      "publisher": {
        "@id": "https://www.best-website-tools.com/#organization"
      }
    },

    {
      "@type": "Organization",
      "@id": "https://www.best-website-tools.com/#organization",
      "name": "Best Website Tools",
      "alternateName": "BWT",
      "url": "https://www.best-website-tools.com/",
      "logo": "https://www.best-website-tools.com/images/bwt-logo.png",
      "image": "https://www.best-website-tools.com/images/bwt-logo.png",
      "slogan": "Tools, tutorials, and training to build a better website.",
      "foundingDate": "2008",
      "founder": {
        "@id": "https://www.best-website-tools.com/#timothy-koen"
      },
      "sameAs": [
        "https://www.linkedin.com/in/timkoen",
        "https://www.facebook.com/profile.php?id=100086897517443",
        "https://youtube.com/channel/UCBMqhmeh8wQuW0Bub5TIjBQ",
        "https://twitter.com/karter4"
      ]
    },

    {
      "@type": "Person",
      "@id": "https://www.best-website-tools.com/#timothy-koen",
      "name": "Timothy Koen",
      "jobTitle": "Owner & Multimedia Specialist",
      "url": "https://www.best-website-tools.com/about.html",
      "image": "https://www.best-website-tools.com/image-files/tim-frame-258x292.png",
      "description": "Multimedia specialist with expertise in screen recording, Camtasia, DaVinci Resolve, color grading, and online business development.",
      "worksFor": {
        "@id": "https://www.best-website-tools.com/#organization"
      },
      "knowsAbout": [
        "Screen Recording",
        "Camtasia",
        "DaVinci Resolve",
        "Video Editing",
        "Color Grading",
        "SEO",
        "Website Building",
        "Online Business Development",
        "Digital Marketing",
        "Tutorial Creation"
      ],
      "sameAs": [
        "https://www.linkedin.com/in/timkoen",
        "https://www.facebook.com/profile.php?id=100086897517443",
        "https://youtube.com/channel/UCBMqhmeh8wQuW0Bub5TIjBQ",
        "https://twitter.com/karter4"
      ]
    },

    {
      "@type": "Service",
      "@id": "https://www.best-website-tools.com/#bwt-videos",
      "serviceType": "Video Editing, Screen Recording, Color Grading, Animation, AI Spokesperson Videos",
      "provider": {
        "@id": "https://www.best-website-tools.com/#organization"
      },
      "name": "BWT Videos - Video Editing & Creation Services",
      "url": "https://www.best-website-tools.com/bwt-videos.html",
      "description": "Professional video editing, screen recording tutorials, color grading, animation, and AI spokesperson creation services.",
      "areaServed": "Worldwide"
    },

    {
      "@type": "ItemList",
      "@id": "https://www.best-website-tools.com/#core-topics",
      "name": "Core Topics",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Screen Recording Tutorials",
          "url": "https://www.best-website-tools.com/create-screen-recording-tutorials.html"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Solo Build It",
          "url": "https://www.best-website-tools.com/site-build-it.html"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Website Tools Store",
          "url": "https://www.best-website-tools.com/website-tools-store.html"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Easy Blogs Software",
          "url": "https://www.best-website-tools.com/easy-blogs-software.html"
        },
        {
          "@type": "ListItem",
          "position": 5,
          "name": "Video Editing Workflows",
          "url": "https://www.best-website-tools.com/video-editing.html"
        },
        {
          "@type": "ListItem",
          "position": 6,
          "name": "Animated Spokesperson Videos",
          "url": "https://www.best-website-tools.com/animated-spokesperson-video.html"
        }
      ]
    },

    {
      "@type": "BreadcrumbList",
      "@id": "https://www.best-website-tools.com/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://www.best-website-tools.com/"
        }
      ]
    }

  ]
}
