(function () { // 1) Person schema — Adam Levon Brown, anchored on addlebee.com/en/about var personSchemaId = 'adam-levon-brown-person-schema'; if (!document.getElementById(personSchemaId)) { var personScript = document.createElement('script'); personScript.type = 'application/ld+json'; personScript.id = personSchemaId; personScript.text = JSON.stringify({ "@context": "https://schema.org", "@type": "Person", "@id": "https://addlebee.com/en/about#person", "name": "Adam Levon Brown", "alternateName": [ "Adam L. Brown", "Addlebee" ], "url": "https://addlebee.com/en/about", "mainEntityOfPage": "https://addlebee.com/en/about", "jobTitle": [ "American Poet", "Author", "Poet-Researcher", "Literary Editor", "Independent Publisher", "Online Instructor" ], "description": "Adam Levon Brown is an American poet. He is an honors scholar currently attending Oregon State University. Brown is an author and poet-researcher who has had over 320 literary pieces published internationally. Brown's signature confessional poetry is published in dozens of books with independent presses. Brown has also won and judged international poetry prize contests. He placed first among 450 entries for The Blue Nib Poetry Chapbook Award and was longlisted in the top 1% of more than 10,000 entries for the Erbacce Prize for Poetry in three different years. Brown's research centered in Poetic Inquiry and phenomenology is slated for publication. He is the originator of Vulnerability Variable Poetic Inquiry (VVPI).", "alumniOf": [ { "@type": "CollegeOrUniversity", "name": "Oregon State University" }, { "@type": "CollegeOrUniversity", "name": "Lane Community College" } ], "knowsAbout": [ "Confessional Poetry", "Poetic Inquiry", "Phenomenology", "Mental Health Advocacy", "Literary Editing", "Independent Publishing", "Qualitative Research", "Vulnerability Variable Poetic Inquiry" ], "address": { "@type": "PostalAddress", "addressLocality": "Eugene", "addressRegion": "Oregon", "addressCountry": "US" }, "sameAs": [ // Official sites "https://www.addlebee.com", "https://addlebee.com", "https://adamlevonbrown.ezycourse.com", "https://adamlevonbrown.ezycourse.com/en/about", "https://adamlevonbrown.ezycourse.com/books/", // Authority / bibliography registries "https://www.wikidata.org/wiki/Q130282238", "https://orcid.org/0009-0009-9696-5854", "https://commons.wikimedia.org/wiki/File:Adam_Levon_Brown_-_Poet_-_Portrait_01.jpg", // Book retailers & discovery "https://www.amazon.com/stores/Adam-Levon-Brown/author/B013O6W47S", "https://www.goodreads.com/author/show/14207969.Adam_Levon_Brown", "https://books2read.com/AdamLevonbrownPoetry", "https://books.google.com/books?q=adam+levon+brown", // Literary directories & press / publisher profiles "https://www.pw.org/directory/writers/adam_levon_brown", "https://transcendentzeropress.org/adam-levon-brown/", "https://www.madnessmusepress.wordpresssite.com", "https://www.cyberwit.net/authors.htm/All", // Featured / media publications "https://goodmenproject.com/mental-health-awareness/the-fear-of-reaching-out-cmtt/", "https://rustandmoth.com/artists/adam-levon-brown/", "https://heroinchic.weebly.com/blog/two-poems-by-adam-levon-brown", "https://www.setumag.com/2018/03/Author-Adam-Levon-Brown.html", "https://www.thestraybranch.org/archived-features/features-ss-2018/contributors/adam-levon-brown-poet/", "https://burninghousepress.com/2016/08/03/3-poems-by-adam-levon-brown/", "https://mobiusmagazine.com/contributors.html", // Social profiles "https://www.linkedin.com/in/adamlevonbrownpoetry", "https://x.com/AdamLevonBrown", "https://x.com/LevonAdam", "https://www.facebook.com/AdamLevonBrown7", "https://www.facebook.com/Adamlevonbrownpoet", "https://www.facebook.com/AdamLevonBrownPoetry", "https://www.instagram.com/adamlevonbrownpoetry", "https://www.instagram.com/madnessmusepress1", "https://www.youtube.com/@AdamLevonBrownPoetry", "https://www.youtube.com/@Addlebee_Official", // Newsletter / content platforms "https://adamlevonbrown.substack.com", "https://substack.com/@adamlevonbrownpoetry", // Courses & services "https://www.udemy.com/user/adam-levon-brown/", "https://www.fiverr.com/adambrown416", // Link aggregator "https://linktr.ee/AdamLevonBrownPoetry" ] }); document.head.appendChild(personScript); } // 2) ProfilePage schema — now anchored on addlebee.com/en/about (not ezycourse) if (window.location.hostname.indexOf('addlebee.com') !== -1 && window.location.pathname.indexOf('/en/about') === 0) { var profileSchemaId = 'adam-levon-brown-profilepage-schema'; if (!document.getElementById(profileSchemaId)) { var profileScript = document.createElement('script'); profileScript.type = 'application/ld+json'; profileScript.id = profileSchemaId; profileScript.text = JSON.stringify({ "@context": "https://schema.org", "@type": "ProfilePage", "@id": "https://addlebee.com/en/about#profilepage", "url": "https://addlebee.com/en/about", "name": "Adam Levon Brown — American Poet, Honors Scholar, Author & Poet-Researcher", "mainEntity": { "@type": "Person", "@id": "https://addlebee.com/en/about#person" } }); document.head.appendChild(profileScript); } } // 3) WebSite schema — master domain entity for addlebee.com var websiteSchemaId = 'addlebee-website-schema'; if (!document.getElementById(websiteSchemaId)) { var websiteScript = document.createElement('script'); websiteScript.type = 'application/ld+json'; websiteScript.id = websiteSchemaId; websiteScript.text = JSON.stringify({ "@context": "https://schema.org", "@type": "WebSite", "@id": "https://www.addlebee.com/#website", "url": "https://www.addlebee.com/", "name": "Addlebee", "alternateName": [ "Adam Levon Brown Official Site", "Adam Levon Brown Poetry" ], "description": "The official website of Adam Levon Brown — American poet, honors scholar, author, and poet-researcher. Home of confessional poetry, Poetic Inquiry research, and Vulnerability Variable Poetic Inquiry (VVPI).", "author": { "@type": "Person", "@id": "https://addlebee.com/en/about#person" }, "potentialAction": { "@type": "SearchAction", "target": "https://www.addlebee.com/?s={search_term_string}", "query-input": "required name=search_term_string" } }); document.head.appendChild(websiteScript); } })();
no image

Who is Adam Levon Brown?