{"id":587,"date":"2025-06-14T17:00:05","date_gmt":"2025-06-14T10:00:05","guid":{"rendered":"https:\/\/aethercanvas.com\/?p=587"},"modified":"2026-03-11T15:45:34","modified_gmt":"2026-03-11T08:45:34","slug":"aurelia-black","status":"publish","type":"post","link":"https:\/\/aethercanvas.com\/th\/artist-profiles\/aurelia-black\/","title":{"rendered":"Aranya Manawanich"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"587\" class=\"elementor elementor-587\" data-elementor-post-type=\"post\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6e84c2d7 e-flex e-con-boxed e-con e-parent\" data-id=\"6e84c2d7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7183038d elementor-widget elementor-widget-html\" data-id=\"7183038d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"artist-scroll-container\">\r\n  <div class=\"columns-wrapper\">\r\n    \r\n    <!-- Left Column: Sticky Artist Image -->\r\n    <div class=\"left-column\">\r\n      <img decoding=\"async\" src=\"https:\/\/aethercanvas.com\/wp-content\/uploads\/2025\/06\/Aranya.png\" alt=\"Kenji Sato\" \/>\r\n    <\/div>\r\n\r\n    <!-- Right Column: Scrollable Content -->\r\n    <div class=\"right-column\">\r\n      <div class=\"artist-scroll-content\">\r\n\r\n        <!-- Bio Section -->\r\n        <section class=\"bio-section\">\r\n          <p class=\"bio-line\">Aranya Manawanich is a Bangkok-based visual artist whose work reflects the intersection of personal identity, nature, and Southeast Asian mythology.<\/p>\r\n          <p class=\"bio-line\">Drawing inspiration from temple murals and modern feminist movements, her canvases evoke stillness, symbolism, and subtle power.<\/p>\r\n          <p class=\"bio-line\">Her recent solo exhibition, Whispers of the Divine, was praised for blending classical Thai motifs with abstract expressionism.<\/p>\r\n        <\/section>\r\n\r\n        <!-- Artwork Gallery Section -->\r\n        <section class=\"artwork-section\">\r\n          <div class=\"artwork-card\">\r\n            <img decoding=\"async\" src=\"https:\/\/aethercanvas.com\/wp-content\/uploads\/2025\/06\/Echoes-of-the-Fields.jpeg\" alt=\"Zen Bloom\" \/>\r\n            <h4>Zen Bloom<\/h4>\r\n            <p>A generative reinterpretation of classic ink landscapes layered with digital brushwork, exploring inner stillness.<\/p>\r\n          <\/div>\r\n\r\n          <div class=\"artwork-card\">\r\n            <img decoding=\"async\" src=\"https:\/\/aethercanvas.com\/wp-content\/uploads\/2025\/06\/China-Market-Place-scaled.jpg\" alt=\"Silent Horizon\" \/>\r\n            <h4>Silent Horizon<\/h4>\r\n            <p>Combining negative space and AI-generated forms, this piece evokes serenity and tension in balance.<\/p>\r\n          <\/div>\r\n\r\n          <div class=\"artwork-card\">\r\n            <img decoding=\"async\" src=\"https:\/\/aethercanvas.com\/wp-content\/uploads\/2025\/06\/Sunset-by-The-Village.jpeg\" alt=\"Echoes of Kyoto\" \/>\r\n            <h4>Echoes of Kyoto<\/h4>\r\n            <p>Inspired by the fading architecture of his hometown, this work fuses old-world textures with futuristic gradients.<\/p>\r\n          <\/div>\r\n\r\n          <div class=\"artwork-card\">\r\n            <img decoding=\"async\" src=\"https:\/\/aethercanvas.com\/wp-content\/uploads\/2025\/06\/Morning-Cast-scaled.jpeg\" alt=\"Path to Satori\" \/>\r\n            <h4>Path to Satori<\/h4>\r\n            <p>A minimalist series that visualizes meditative states, blending ink wash techniques with fluid motion.<\/p>\r\n          <\/div>\r\n\r\n          <div class=\"artwork-card\">\r\n            <img decoding=\"async\" src=\"https:\/\/aethercanvas.com\/wp-content\/uploads\/2025\/06\/Whispers-of-the-Fall-scaled.jpg\" alt=\"Digital Fragments\" \/>\r\n            <h4>Digital Fragments<\/h4>\r\n            <p>Fragments of scanned calligraphy and generative noise collide in this exploration of impermanence.<\/p>\r\n          <\/div>\r\n        <\/section>\r\n\r\n        <!-- Social Links -->\r\n        <section class=\"social-section\">\r\n          <p>Connect with the artist:<\/p>\r\n          <a href=\"#\" target=\"_blank\">Instagram<\/a> |\r\n          <a href=\"#\" target=\"_blank\">Facebook<\/a> |\r\n          <a href=\"#\" target=\"_blank\">Twitter<\/a>\r\n        <\/section>\r\n\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- LOAD GSAP & ScrollTrigger -->\r\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/3.12.2\/gsap.min.js\"><\/script>\r\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/3.12.2\/ScrollTrigger.min.js\"><\/script>\r\n\r\n<script>\r\n  document.addEventListener(\"DOMContentLoaded\", function () {\r\n    gsap.registerPlugin(ScrollTrigger);\r\n\r\n    \/\/ Responsive behavior for scroll animation\r\n    ScrollTrigger.matchMedia({\r\n\r\n      \/\/ Desktop: trigger at 50% of viewport height\r\n      \"(min-width: 1025px)\": function () {\r\n        gsap.utils.toArray(\".bio-line\").forEach((line) => {\r\n          gsap.to(line, {\r\n            color: \"#2B2B2B\",\r\n            scrollTrigger: {\r\n              trigger: line,\r\n              start: \"top 50%\",\r\n              end: \"top 40%\",\r\n              scrub: true\r\n            }\r\n          });\r\n        });\r\n      },\r\n\r\n      \/\/ Tablet: trigger earlier (near top)\r\n      \"(min-width: 768px) and (max-width: 1024px)\": function () {\r\n        gsap.utils.toArray(\".bio-line\").forEach((line) => {\r\n          gsap.to(line, {\r\n            color: \"#2B2B2B\",\r\n            scrollTrigger: {\r\n              trigger: line,\r\n              start: \"top 75%\",\r\n              end: \"top 60%\",\r\n              scrub: true\r\n            }\r\n          });\r\n        });\r\n      },\r\n\r\n      \/\/ Mobile: trigger a bit earlier\r\n      \"(max-width: 767px)\": function () {\r\n        gsap.utils.toArray(\".bio-line\").forEach((line) => {\r\n          gsap.to(line, {\r\n            color: \"#2B2B2B\",\r\n            scrollTrigger: {\r\n              trigger: line,\r\n              start: \"top 80%\",\r\n              end: \"top 65%\",\r\n              scrub: true\r\n            }\r\n          });\r\n        });\r\n      }\r\n\r\n    });\r\n\r\n    \/\/ Artwork section animation\r\n    gsap.from(\".artwork-section\", {\r\n      y: 100,\r\n      opacity: 0,\r\n      scrollTrigger: {\r\n        trigger: \".artwork-section\",\r\n        start: \"top 90%\",\r\n        end: \"top 60%\",\r\n        scrub: true\r\n      }\r\n    });\r\n\r\n    \/\/ Social section animation\r\n    gsap.from(\".social-section\", {\r\n      y: 50,\r\n      opacity: 0,\r\n      scrollTrigger: {\r\n        trigger: \".social-section\",\r\n        start: \"top 90%\",\r\n        end: \"top 70%\",\r\n        scrub: true\r\n      }\r\n    });\r\n\r\n  });\r\n<\/script>\r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n    <div class=\"xs_social_share_widget xs_share_url after_content \t\tmain_content  wslu-style-1 wslu-share-box-shaped wslu-fill-colored wslu-none wslu-share-horizontal wslu-theme-font-no wslu-main_content\">\n\n\t\t\n        <ul>\n\t\t\t        <\/ul>\n    <\/div>","protected":false},"excerpt":{"rendered":"<p>Aranya Manawanich is a Bangkok-based visual artist whose work reflects the intersection of personal identity, nature, and Southeast Asian mythology. Drawing inspiration from temple murals and modern feminist movements, her canvases evoke stillness, symbolism, and subtle power. Her recent solo exhibition, Whispers of the Divine, was praised for blending classical Thai motifs with abstract expressionism.<\/p>","protected":false},"author":1,"featured_media":622,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[43],"tags":[],"class_list":["post-587","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-artist-profiles"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Aranya Manawanich - aethercanvas.com<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/aethercanvas.com\/th\/artist-profiles\/aurelia-black\/\" \/>\n<meta property=\"og:locale\" content=\"th_TH\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Aranya Manawanich - aethercanvas.com\" \/>\n<meta property=\"og:description\" content=\"Aranya Manawanich is a Bangkok-based visual artist whose work reflects the intersection of personal identity, nature, and Southeast Asian mythology. Drawing inspiration from temple murals and modern feminist movements, her canvases evoke stillness, symbolism, and subtle power. Her recent solo exhibition, Whispers of the Divine, was praised for blending classical Thai motifs with abstract expressionism.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/aethercanvas.com\/th\/artist-profiles\/aurelia-black\/\" \/>\n<meta property=\"og:site_name\" content=\"aethercanvas.com\" \/>\n<meta property=\"article:published_time\" content=\"2025-06-14T10:00:05+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-11T08:45:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/aethercanvas.com\/wp-content\/uploads\/2025\/06\/Aranya.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"1220\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"aetherwizards@gmail.com\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"aetherwizards@gmail.com\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 \u0e19\u0e32\u0e17\u0e35\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/aethercanvas.com\\\/th\\\/artist-profiles\\\/aurelia-black\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aethercanvas.com\\\/th\\\/artist-profiles\\\/aurelia-black\\\/\"},\"author\":{\"name\":\"aetherwizards@gmail.com\",\"@id\":\"https:\\\/\\\/aethercanvas.com\\\/th\\\/#\\\/schema\\\/person\\\/15bf9ac5d24219fe6370204ad13b543c\"},\"headline\":\"Aranya Manawanich\",\"datePublished\":\"2025-06-14T10:00:05+00:00\",\"dateModified\":\"2026-03-11T08:45:34+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/aethercanvas.com\\\/th\\\/artist-profiles\\\/aurelia-black\\\/\"},\"wordCount\":147,\"publisher\":{\"@id\":\"https:\\\/\\\/aethercanvas.com\\\/th\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/aethercanvas.com\\\/th\\\/artist-profiles\\\/aurelia-black\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/aethercanvas.com\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/Aranya.png\",\"articleSection\":[\"Artist Profiles\"],\"inLanguage\":\"th\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/aethercanvas.com\\\/th\\\/artist-profiles\\\/aurelia-black\\\/\",\"url\":\"https:\\\/\\\/aethercanvas.com\\\/th\\\/artist-profiles\\\/aurelia-black\\\/\",\"name\":\"Aranya Manawanich - aethercanvas.com\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aethercanvas.com\\\/th\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/aethercanvas.com\\\/th\\\/artist-profiles\\\/aurelia-black\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/aethercanvas.com\\\/th\\\/artist-profiles\\\/aurelia-black\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/aethercanvas.com\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/Aranya.png\",\"datePublished\":\"2025-06-14T10:00:05+00:00\",\"dateModified\":\"2026-03-11T08:45:34+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/aethercanvas.com\\\/th\\\/artist-profiles\\\/aurelia-black\\\/#breadcrumb\"},\"inLanguage\":\"th\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/aethercanvas.com\\\/th\\\/artist-profiles\\\/aurelia-black\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"th\",\"@id\":\"https:\\\/\\\/aethercanvas.com\\\/th\\\/artist-profiles\\\/aurelia-black\\\/#primaryimage\",\"url\":\"https:\\\/\\\/aethercanvas.com\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/Aranya.png\",\"contentUrl\":\"https:\\\/\\\/aethercanvas.com\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/Aranya.png\",\"width\":1024,\"height\":1220,\"caption\":\"Aranya\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/aethercanvas.com\\\/th\\\/artist-profiles\\\/aurelia-black\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/aethercanvas.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Aranya Manawanich\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/aethercanvas.com\\\/th\\\/#website\",\"url\":\"https:\\\/\\\/aethercanvas.com\\\/th\\\/\",\"name\":\"aethercanvas.com\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/aethercanvas.com\\\/th\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/aethercanvas.com\\\/th\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"th\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/aethercanvas.com\\\/th\\\/#organization\",\"name\":\"aethercanvas.com\",\"url\":\"https:\\\/\\\/aethercanvas.com\\\/th\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"th\",\"@id\":\"https:\\\/\\\/aethercanvas.com\\\/th\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/aethercanvas.com\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/AC-transparent-logo.png\",\"contentUrl\":\"https:\\\/\\\/aethercanvas.com\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/AC-transparent-logo.png\",\"width\":623,\"height\":623,\"caption\":\"aethercanvas.com\"},\"image\":{\"@id\":\"https:\\\/\\\/aethercanvas.com\\\/th\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/aethercanvas.com\\\/th\\\/#\\\/schema\\\/person\\\/15bf9ac5d24219fe6370204ad13b543c\",\"name\":\"aetherwizards@gmail.com\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"th\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/18a34c3ef36f448192edf2e3cbff9eddb52b2d5b200ead6a3146a1a04649d729?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/18a34c3ef36f448192edf2e3cbff9eddb52b2d5b200ead6a3146a1a04649d729?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/18a34c3ef36f448192edf2e3cbff9eddb52b2d5b200ead6a3146a1a04649d729?s=96&d=mm&r=g\",\"caption\":\"aetherwizards@gmail.com\"},\"sameAs\":[\"http:\\\/\\\/aethercanvas.com\"],\"url\":\"https:\\\/\\\/aethercanvas.com\\\/th\\\/author\\\/aetherwizardsgmail-com\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Aranya Manawanich - aethercanvas.com","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/aethercanvas.com\/th\/artist-profiles\/aurelia-black\/","og_locale":"th_TH","og_type":"article","og_title":"Aranya Manawanich - aethercanvas.com","og_description":"Aranya Manawanich is a Bangkok-based visual artist whose work reflects the intersection of personal identity, nature, and Southeast Asian mythology. Drawing inspiration from temple murals and modern feminist movements, her canvases evoke stillness, symbolism, and subtle power. Her recent solo exhibition, Whispers of the Divine, was praised for blending classical Thai motifs with abstract expressionism.","og_url":"https:\/\/aethercanvas.com\/th\/artist-profiles\/aurelia-black\/","og_site_name":"aethercanvas.com","article_published_time":"2025-06-14T10:00:05+00:00","article_modified_time":"2026-03-11T08:45:34+00:00","og_image":[{"width":1024,"height":1220,"url":"https:\/\/aethercanvas.com\/wp-content\/uploads\/2025\/06\/Aranya.png","type":"image\/png"}],"author":"aetherwizards@gmail.com","twitter_card":"summary_large_image","twitter_misc":{"Written by":"aetherwizards@gmail.com","Est. reading time":"1 \u0e19\u0e32\u0e17\u0e35"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/aethercanvas.com\/th\/artist-profiles\/aurelia-black\/#article","isPartOf":{"@id":"https:\/\/aethercanvas.com\/th\/artist-profiles\/aurelia-black\/"},"author":{"name":"aetherwizards@gmail.com","@id":"https:\/\/aethercanvas.com\/th\/#\/schema\/person\/15bf9ac5d24219fe6370204ad13b543c"},"headline":"Aranya Manawanich","datePublished":"2025-06-14T10:00:05+00:00","dateModified":"2026-03-11T08:45:34+00:00","mainEntityOfPage":{"@id":"https:\/\/aethercanvas.com\/th\/artist-profiles\/aurelia-black\/"},"wordCount":147,"publisher":{"@id":"https:\/\/aethercanvas.com\/th\/#organization"},"image":{"@id":"https:\/\/aethercanvas.com\/th\/artist-profiles\/aurelia-black\/#primaryimage"},"thumbnailUrl":"https:\/\/aethercanvas.com\/wp-content\/uploads\/2025\/06\/Aranya.png","articleSection":["Artist Profiles"],"inLanguage":"th"},{"@type":"WebPage","@id":"https:\/\/aethercanvas.com\/th\/artist-profiles\/aurelia-black\/","url":"https:\/\/aethercanvas.com\/th\/artist-profiles\/aurelia-black\/","name":"Aranya Manawanich - aethercanvas.com","isPartOf":{"@id":"https:\/\/aethercanvas.com\/th\/#website"},"primaryImageOfPage":{"@id":"https:\/\/aethercanvas.com\/th\/artist-profiles\/aurelia-black\/#primaryimage"},"image":{"@id":"https:\/\/aethercanvas.com\/th\/artist-profiles\/aurelia-black\/#primaryimage"},"thumbnailUrl":"https:\/\/aethercanvas.com\/wp-content\/uploads\/2025\/06\/Aranya.png","datePublished":"2025-06-14T10:00:05+00:00","dateModified":"2026-03-11T08:45:34+00:00","breadcrumb":{"@id":"https:\/\/aethercanvas.com\/th\/artist-profiles\/aurelia-black\/#breadcrumb"},"inLanguage":"th","potentialAction":[{"@type":"ReadAction","target":["https:\/\/aethercanvas.com\/th\/artist-profiles\/aurelia-black\/"]}]},{"@type":"ImageObject","inLanguage":"th","@id":"https:\/\/aethercanvas.com\/th\/artist-profiles\/aurelia-black\/#primaryimage","url":"https:\/\/aethercanvas.com\/wp-content\/uploads\/2025\/06\/Aranya.png","contentUrl":"https:\/\/aethercanvas.com\/wp-content\/uploads\/2025\/06\/Aranya.png","width":1024,"height":1220,"caption":"Aranya"},{"@type":"BreadcrumbList","@id":"https:\/\/aethercanvas.com\/th\/artist-profiles\/aurelia-black\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/aethercanvas.com\/"},{"@type":"ListItem","position":2,"name":"Aranya Manawanich"}]},{"@type":"WebSite","@id":"https:\/\/aethercanvas.com\/th\/#website","url":"https:\/\/aethercanvas.com\/th\/","name":"aethercanvas.com","description":"","publisher":{"@id":"https:\/\/aethercanvas.com\/th\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/aethercanvas.com\/th\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"th"},{"@type":"Organization","@id":"https:\/\/aethercanvas.com\/th\/#organization","name":"aethercanvas.com","url":"https:\/\/aethercanvas.com\/th\/","logo":{"@type":"ImageObject","inLanguage":"th","@id":"https:\/\/aethercanvas.com\/th\/#\/schema\/logo\/image\/","url":"https:\/\/aethercanvas.com\/wp-content\/uploads\/2025\/06\/AC-transparent-logo.png","contentUrl":"https:\/\/aethercanvas.com\/wp-content\/uploads\/2025\/06\/AC-transparent-logo.png","width":623,"height":623,"caption":"aethercanvas.com"},"image":{"@id":"https:\/\/aethercanvas.com\/th\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/aethercanvas.com\/th\/#\/schema\/person\/15bf9ac5d24219fe6370204ad13b543c","name":"aetherwizards@gmail.com","image":{"@type":"ImageObject","inLanguage":"th","@id":"https:\/\/secure.gravatar.com\/avatar\/18a34c3ef36f448192edf2e3cbff9eddb52b2d5b200ead6a3146a1a04649d729?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/18a34c3ef36f448192edf2e3cbff9eddb52b2d5b200ead6a3146a1a04649d729?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/18a34c3ef36f448192edf2e3cbff9eddb52b2d5b200ead6a3146a1a04649d729?s=96&d=mm&r=g","caption":"aetherwizards@gmail.com"},"sameAs":["http:\/\/aethercanvas.com"],"url":"https:\/\/aethercanvas.com\/th\/author\/aetherwizardsgmail-com\/"}]}},"jetpack_featured_media_url":"https:\/\/aethercanvas.com\/wp-content\/uploads\/2025\/06\/Aranya.png","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/aethercanvas.com\/th\/wp-json\/wp\/v2\/posts\/587","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aethercanvas.com\/th\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/aethercanvas.com\/th\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/aethercanvas.com\/th\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aethercanvas.com\/th\/wp-json\/wp\/v2\/comments?post=587"}],"version-history":[{"count":34,"href":"https:\/\/aethercanvas.com\/th\/wp-json\/wp\/v2\/posts\/587\/revisions"}],"predecessor-version":[{"id":1068,"href":"https:\/\/aethercanvas.com\/th\/wp-json\/wp\/v2\/posts\/587\/revisions\/1068"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/aethercanvas.com\/th\/wp-json\/wp\/v2\/media\/622"}],"wp:attachment":[{"href":"https:\/\/aethercanvas.com\/th\/wp-json\/wp\/v2\/media?parent=587"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/aethercanvas.com\/th\/wp-json\/wp\/v2\/categories?post=587"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/aethercanvas.com\/th\/wp-json\/wp\/v2\/tags?post=587"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}