{
  "@context": "https://schema.org",
  "@type": "Person",
  "name": "DeKeffer",
  "alternateName": "KefferTech",
  "description": "Cozy gaming streamer and tech content creator with a friendly community.",
  "url": "https://thekeffer.com",
  "sameAs": [
    "https://twitch.tv/dekeffer",
    "https://youtube.com/@Thekeffer",
    "https://instagram.com/dekeffer_",
    "https://tiktok.com/@dekeffer",
    "https://instagram.com/keffertech",
    "https://youtube.com/@keffertech",
    "https://tiktok.com/@keffertech"
  ],
  "hasOccupation": {
    "@type": "Occupation",
    "name": "Content Creator"
  }
}

{
  "@context": "https://schema.org",
  "@type": "WebSite",
  "name": "Keffer",
  "url": "https://thekeffer.com",
  "potentialAction": {
    "@type": "SearchAction",
    "target": "https://thekeffer.com/?q={search_term_string}",
    "query-input": "required name=search_term_string"
  }
}
