{
  "@context": {
    "@vocab": "http://schema.org/",
    "image": { "@type": "@id" }
  },
  "@id": "http://me.gdritter.com/",
  "@type": "Person",
  "name": "Getty Ritter",
  "givenName": "Getty",
  "familyName": "Ritter",
  "image": "http://gdritter.com/imgs/gdritter.jpg",
  "url" : "http://gdritter.com/",
  "nationality": {
    "@type": "Country",
    "name": "United States of America"
  },
  "sameAs": [
    "https://sometimes.when.computer/@aysamanra/",
    "http://librarianofalexandria.com/",
    "http://infinitenegativeutility.com/",
    "http://what.happens.when.computer/"
  ]
}
