{"id":19495,"date":"2024-05-10T12:57:32","date_gmt":"2024-05-10T16:57:32","guid":{"rendered":"\/blog\/?p=19495"},"modified":"2024-05-10T12:57:32","modified_gmt":"2024-05-10T16:57:32","slug":"ticket-club-mobile-app-discounts","status":"publish","type":"post","link":"\/blog\/ticket-club-mobile-app-discounts\/","title":{"rendered":"The Ticket Club Mobile App Is Here!"},"content":{"rendered":"<p>Buying tickets to top concerts, sports games and other great events just got even easier, thanks to Ticket Club&#8217;s brand new mobile app. Members can now purchase tickets for their favorite events with the tap of a finger, and to celebrate the app&#8217;s launch, new customers can save over 50% on a Premier membership.<\/p>\n<p><!--more--><\/p>\n<p>The app, launched this week, features the ability to pinpoint a user&#8217;s location and recommend nearby events grouped by categories including concerts, theatrical productions and sports. Additionally, there are plans to roll out other personalized features such as Facebook and Spotify Login, allowing users to explore events of their interest, and to be notified when their favorite sports team or artist is holding an event nearby.<\/p>\n<p>To celebrate the app&#8217;s official release on both Apple and Android marketplaces, Ticket Club is extending discounted Premier memberships to new customers. Those who sign up using the mobile app can receive a Premier membership &#8211; and all the money-saving benefits that come with it &#8211; for a $19.99, more than half off the standard first-year rate of $49.99. Members will have the option to renew their account every year at an annual $9.99 rate. This special offer is available for a limited time only.<\/p>\n<p>Ticket Club&#8217;s distinct <a href=\"\/blog\/what-is-ticket-club-a-crash-course\/\">membership-based model<\/a> allows you to save money every time you buy tickets, thanks to our no-fee-guarantee that ensures members only pay for the price listed on the ticket and not a penny more. You&#8217;ll get the tickets you want at a price you&#8217;ll love.<\/p>\n<p>The Ticket Club app is now available for both iOS and Android. See the link below to download the app via the App Store and Google Play.<\/p>\n<style scoped>\n    #installBanner {\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\n        background: white;\n        margin: 0 auto;\n        margin-bottom: 15px;\n    }\n    @media (min-width:850px) {\n        #installBanner {\n            width: 50% !important;\n        }\n    }\n    @media (max-width:850px) {\n        #installBanner {\n            width: 90% !important;\n        }\n    }\n    .block-container {\n        padding-bottom: 20px;\n    }\n    .home-pic {\n        text-align: center;\n    }\n    .home-pic img {\n        text-align: center; \n        width: 25% !important; \n        margin-top: 5px;\n    }\n    .pic-description {\n        text-align: center;\n        margin-top: 5px;\n    }\n    .pic-description h3 {\n        padding-left: 2%;\n        padding-right: 2%;\n    }\n    .small-title {\n        margin-bottom: 0px !important;\n        margin-top: 10px !important;\n        font-size: 20px !important;\n    }\n    .appstore-image-wrapper {\n        display: flex;\n        margin-top: 0 !important;\n    }\n    .appstore-image {\n        flex: 33.33%;\n        padding: 5px;\n    }\n    .appstore-image-alone img {\n        width: 60%;\n        margin-top: 10px;\n    }\n<\/style>\n<pre style=\"visibility: hidden; height: 0px; margin: 0;\">\r\n<script>\r\n    window.onload = function () {\r\n        function appImgDiv(os) {\r\n            if (os === 'iOS') {\r\n                return \"<a class=\\\"appstore-image-alone\\\" href=\\\"https:\\\/\\\/ticketclub.app.link\\\/v6eA8iR3wQ\\\"><img alt=\\\"Get it on Apple Store\\\" src=\\\"https:\\\/\\\/www.apple.com\\\/itunes\\\/link\\\/images\\\/link-badge-appstore_2x.png\\\"><\\\/a>\";\r\n            } else if (os === 'Android') {\r\n                return \"<a class=\\\"appstore-image-alone\\\" href=\\\"https:\\\/\\\/ticketclub.app.link\\\/v6eA8iR3wQ\\\"><img alt=\\\"Get it on Google Play\\\" src=\\\"https:\\\/\\\/play.google.com\\\/intl\\\/en_us\\\/badges\\\/images\\\/generic\\\/en_badge_web_generic.png\\\"><\\\/a>\";\r\n            } else {\r\n                return \"<div class=\\\"appstore-image-wrapper\\\">\" +\r\n                    \"<a class=\\\"appstore-image\\\" href=\\\"https:\\\/\\\/play.google.com\\\/store\\\/apps\\\/details?id=com.ticketlite.Ticketclub\\\">\" + \r\n                        \"<img alt=\\\"Get it on Google Play\\\" src=\\\"https:\\\/\\\/play.google.com\\\/intl\\\/en_us\\\/badges\\\/images\\\/generic\\\/en_badge_web_generic.png\\\">\" + \r\n                    \"<\\\/a>\" + \r\n                    \"<a class=\\\"appstore-image\\\" href=\\\"https:\\\/\\\/itunes.apple.com\\\/us\\\/app\\\/ticketclub\\\/id1377700311\\\">\" + \r\n                        \"<img alt=\\\"Get it on Apple Store\\\" src=\\\"https:\\\/\\\/www.apple.com\\\/itunes\\\/link\\\/images\\\/link-badge-appstore_2x.png\\\" style=\\\"padding: 12px;\\\">\" + \r\n                    \"<\\\/a>\" +\r\n                    \"<\\\/div>\";\r\n            }\r\n        }\r\n        function renderMobileAppInstallBanner(os) {\r\n            return \"<div class=\\\"width-33\\\">\" + \r\n                            \"<div class=\\\"block-container\\\">\" + \r\n                                \"<div class=\\\"block\\\">\" + \r\n                                    \"<div class=\\\"home-pic\\\">\" + \r\n                                        \"<img src=\\\"https:\\\/\\\/lh3.googleusercontent.com\\\/rrXIZeqcJzhvD3uy-HBPKjVoAik_As7GwubB00zWUhVJBVD4L5UOr9KW28JG56DZHpO3\\\">\" + \r\n                                    \"<\\\/div>\" + \r\n                                    \"<div class=\\\"pic-description\\\">\" + \r\n                                        \"<h3 class=\\\"small-title\\\">Download our app to get discounted membership!<\\\/h3>\" + \r\n                                        appImgDiv(os) +\r\n                                    \"<\\\/div>\" + \r\n                                \"<\\\/div>\" + \r\n                            \"<\\\/div>\" + \r\n                        \"<\\\/div>\";\r\n        }\r\n        var isMobile = {\r\n            Android: function() {\r\n                return navigator.userAgent.match(\/Android\/i);\r\n            },\r\n            iOS: function() {\r\n                return navigator.userAgent.match(\/iPhone|iPad|iPod\/i);\r\n            },\r\n            any: function() {\r\n                return (isMobile.Android() || isMobile.iOS());\r\n            }\r\n        };\r\n        var node = document.getElementById('installBanner');\r\n        if (isMobile.any()) {\r\n            if (isMobile.iOS()) {\r\n                console.log('iOS');\r\n                node.innerHTML = renderMobileAppInstallBanner('iOS');\r\n            } else {\r\n                console.log('Android');\r\n                node.innerHTML = renderMobileAppInstallBanner('Android');\r\n            }\r\n        } else {\r\n            console.log('Desktop');\r\n            \/\/ node.innerHTML = renderMobileAppInstallBanner('Desktop');\r\n        }\r\n    }\r\n<\/script>\r\n<\/pre>\n<div id=\"installBanner\">\n<div class=\"width-33\">\n<div class=\"block-container\">\n<div class=\"block\">\n<div class=\"home-pic\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/rrXIZeqcJzhvD3uy-HBPKjVoAik_As7GwubB00zWUhVJBVD4L5UOr9KW28JG56DZHpO3\"><\/div>\n<div class=\"pic-description\">\n<h3 class=\"small-title\">Download our app to get discounted membership!<\/h3>\n<div class=\"appstore-image-wrapper\"><a class=\"appstore-image\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.ticketlite.Ticketclub\"><img decoding=\"async\" alt=\"Get it on Google Play\" src=\"https:\/\/play.google.com\/intl\/en_us\/badges\/images\/generic\/en_badge_web_generic.png\"><\/a><a class=\"appstore-image\" href=\"https:\/\/itunes.apple.com\/us\/app\/ticketclub\/id1377700311\"><img decoding=\"async\" alt=\"Get it on Apple Store\" src=\"https:\/\/www.apple.com\/itunes\/link\/images\/link-badge-appstore_2x.png\" style=\"padding: 8px;\"><\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Buying tickets to top concerts, sports games and other great events just got even easier, thanks to Ticket Club&#8217;s brand new mobile app. Members can now purchase tickets for their favorite events with the tap of a finger, and to celebrate the app&#8217;s launch, new customers can save over 50% on a Premier membership.<\/p>\n","protected":false},"author":9,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"footnotes":""},"categories":[285],"tags":[1268,35],"class_list":["post-19495","post","type-post","status-publish","format-standard","hentry","category-promotions","tag-mobile-app","tag-ticket-club"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Ticket Club Reveals Mobile App, Discounted Membership<\/title>\n<meta name=\"description\" content=\"Secondary ticketing site Ticket Club has just launched a mobile app, and in conjunction with the release, new members can join for a limited-time discount price.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"\/blog\/ticket-club-mobile-app-discounts\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ticket Club Reveals Mobile App, Discounted Membership\" \/>\n<meta property=\"og:description\" content=\"Secondary ticketing site Ticket Club has just launched a mobile app, and in conjunction with the release, new members can join for a limited-time discount price.\" \/>\n<meta property=\"og:url\" content=\"\/blog\/ticket-club-mobile-app-discounts\/\" \/>\n<meta property=\"og:site_name\" content=\"Ticket Club\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/TicketClub.Official\/\" \/>\n<meta property=\"article:published_time\" content=\"2024-05-10T16:57:32+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/lh3.googleusercontent.com\/rrXIZeqcJzhvD3uy-HBPKjVoAik_As7GwubB00zWUhVJBVD4L5UOr9KW28JG56DZHpO3\" \/>\n<meta name=\"author\" content=\"Olivia Perreault\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@theticketclub\" \/>\n<meta name=\"twitter:site\" content=\"@theticketclub\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Olivia Perreault\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"\/blog\/ticket-club-mobile-app-discounts\/#article\",\"isPartOf\":{\"@id\":\"\/blog\/ticket-club-mobile-app-discounts\/\"},\"author\":{\"name\":\"Olivia Perreault\",\"@id\":\"\/blog\/#\/schema\/person\/1a1e3ffcddcae25254d435a73b9a5d09\"},\"headline\":\"The Ticket Club Mobile App Is Here!\",\"datePublished\":\"2024-05-10T16:57:32+00:00\",\"mainEntityOfPage\":{\"@id\":\"\/blog\/ticket-club-mobile-app-discounts\/\"},\"wordCount\":296,\"commentCount\":0,\"publisher\":{\"@id\":\"\/blog\/#organization\"},\"image\":{\"@id\":\"\/blog\/ticket-club-mobile-app-discounts\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/lh3.googleusercontent.com\/rrXIZeqcJzhvD3uy-HBPKjVoAik_As7GwubB00zWUhVJBVD4L5UOr9KW28JG56DZHpO3\",\"keywords\":[\"Mobile App\",\"ticket club\"],\"articleSection\":[\"Promotions\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"\/blog\/ticket-club-mobile-app-discounts\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"\/blog\/ticket-club-mobile-app-discounts\/\",\"url\":\"\/blog\/ticket-club-mobile-app-discounts\/\",\"name\":\"Ticket Club Reveals Mobile App, Discounted Membership\",\"isPartOf\":{\"@id\":\"\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"\/blog\/ticket-club-mobile-app-discounts\/#primaryimage\"},\"image\":{\"@id\":\"\/blog\/ticket-club-mobile-app-discounts\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/lh3.googleusercontent.com\/rrXIZeqcJzhvD3uy-HBPKjVoAik_As7GwubB00zWUhVJBVD4L5UOr9KW28JG56DZHpO3\",\"datePublished\":\"2024-05-10T16:57:32+00:00\",\"description\":\"Secondary ticketing site Ticket Club has just launched a mobile app, and in conjunction with the release, new members can join for a limited-time discount price.\",\"breadcrumb\":{\"@id\":\"\/blog\/ticket-club-mobile-app-discounts\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"\/blog\/ticket-club-mobile-app-discounts\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"\/blog\/ticket-club-mobile-app-discounts\/#primaryimage\",\"url\":\"https:\/\/lh3.googleusercontent.com\/rrXIZeqcJzhvD3uy-HBPKjVoAik_As7GwubB00zWUhVJBVD4L5UOr9KW28JG56DZHpO3\",\"contentUrl\":\"https:\/\/lh3.googleusercontent.com\/rrXIZeqcJzhvD3uy-HBPKjVoAik_As7GwubB00zWUhVJBVD4L5UOr9KW28JG56DZHpO3\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"\/blog\/ticket-club-mobile-app-discounts\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"The Ticket Club Mobile App Is Here!\"}]},{\"@type\":\"WebSite\",\"@id\":\"\/blog\/#website\",\"url\":\"\/blog\/\",\"name\":\"Ticket Club\",\"description\":\"No Service Fees. Ever.\",\"publisher\":{\"@id\":\"\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"\/blog\/#organization\",\"name\":\"Ticket Club\",\"url\":\"\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"\/blog\/#\/schema\/logo\/image\/\",\"url\":\"\/blog\/wp-content\/uploads\/2017\/11\/wordpress-logo-100x200.png\",\"contentUrl\":\"\/blog\/wp-content\/uploads\/2017\/11\/wordpress-logo-100x200.png\",\"width\":1000,\"height\":200,\"caption\":\"Ticket Club\"},\"image\":{\"@id\":\"\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/TicketClub.Official\/\",\"https:\/\/x.com\/theticketclub\"]},{\"@type\":\"Person\",\"@id\":\"\/blog\/#\/schema\/person\/1a1e3ffcddcae25254d435a73b9a5d09\",\"name\":\"Olivia Perreault\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Ticket Club Reveals Mobile App, Discounted Membership","description":"Secondary ticketing site Ticket Club has just launched a mobile app, and in conjunction with the release, new members can join for a limited-time discount price.","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":"\/blog\/ticket-club-mobile-app-discounts\/","og_locale":"en_US","og_type":"article","og_title":"Ticket Club Reveals Mobile App, Discounted Membership","og_description":"Secondary ticketing site Ticket Club has just launched a mobile app, and in conjunction with the release, new members can join for a limited-time discount price.","og_url":"\/blog\/ticket-club-mobile-app-discounts\/","og_site_name":"Ticket Club","article_publisher":"https:\/\/www.facebook.com\/TicketClub.Official\/","article_published_time":"2024-05-10T16:57:32+00:00","og_image":[{"url":"https:\/\/lh3.googleusercontent.com\/rrXIZeqcJzhvD3uy-HBPKjVoAik_As7GwubB00zWUhVJBVD4L5UOr9KW28JG56DZHpO3","type":"","width":"","height":""}],"author":"Olivia Perreault","twitter_card":"summary_large_image","twitter_creator":"@theticketclub","twitter_site":"@theticketclub","twitter_misc":{"Written by":"Olivia Perreault","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"\/blog\/ticket-club-mobile-app-discounts\/#article","isPartOf":{"@id":"\/blog\/ticket-club-mobile-app-discounts\/"},"author":{"name":"Olivia Perreault","@id":"\/blog\/#\/schema\/person\/1a1e3ffcddcae25254d435a73b9a5d09"},"headline":"The Ticket Club Mobile App Is Here!","datePublished":"2024-05-10T16:57:32+00:00","mainEntityOfPage":{"@id":"\/blog\/ticket-club-mobile-app-discounts\/"},"wordCount":296,"commentCount":0,"publisher":{"@id":"\/blog\/#organization"},"image":{"@id":"\/blog\/ticket-club-mobile-app-discounts\/#primaryimage"},"thumbnailUrl":"https:\/\/lh3.googleusercontent.com\/rrXIZeqcJzhvD3uy-HBPKjVoAik_As7GwubB00zWUhVJBVD4L5UOr9KW28JG56DZHpO3","keywords":["Mobile App","ticket club"],"articleSection":["Promotions"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["\/blog\/ticket-club-mobile-app-discounts\/#respond"]}]},{"@type":"WebPage","@id":"\/blog\/ticket-club-mobile-app-discounts\/","url":"\/blog\/ticket-club-mobile-app-discounts\/","name":"Ticket Club Reveals Mobile App, Discounted Membership","isPartOf":{"@id":"\/blog\/#website"},"primaryImageOfPage":{"@id":"\/blog\/ticket-club-mobile-app-discounts\/#primaryimage"},"image":{"@id":"\/blog\/ticket-club-mobile-app-discounts\/#primaryimage"},"thumbnailUrl":"https:\/\/lh3.googleusercontent.com\/rrXIZeqcJzhvD3uy-HBPKjVoAik_As7GwubB00zWUhVJBVD4L5UOr9KW28JG56DZHpO3","datePublished":"2024-05-10T16:57:32+00:00","description":"Secondary ticketing site Ticket Club has just launched a mobile app, and in conjunction with the release, new members can join for a limited-time discount price.","breadcrumb":{"@id":"\/blog\/ticket-club-mobile-app-discounts\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["\/blog\/ticket-club-mobile-app-discounts\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"\/blog\/ticket-club-mobile-app-discounts\/#primaryimage","url":"https:\/\/lh3.googleusercontent.com\/rrXIZeqcJzhvD3uy-HBPKjVoAik_As7GwubB00zWUhVJBVD4L5UOr9KW28JG56DZHpO3","contentUrl":"https:\/\/lh3.googleusercontent.com\/rrXIZeqcJzhvD3uy-HBPKjVoAik_As7GwubB00zWUhVJBVD4L5UOr9KW28JG56DZHpO3"},{"@type":"BreadcrumbList","@id":"\/blog\/ticket-club-mobile-app-discounts\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"\/blog\/"},{"@type":"ListItem","position":2,"name":"The Ticket Club Mobile App Is Here!"}]},{"@type":"WebSite","@id":"\/blog\/#website","url":"\/blog\/","name":"Ticket Club","description":"No Service Fees. Ever.","publisher":{"@id":"\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"\/blog\/#organization","name":"Ticket Club","url":"\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"\/blog\/#\/schema\/logo\/image\/","url":"\/blog\/wp-content\/uploads\/2017\/11\/wordpress-logo-100x200.png","contentUrl":"\/blog\/wp-content\/uploads\/2017\/11\/wordpress-logo-100x200.png","width":1000,"height":200,"caption":"Ticket Club"},"image":{"@id":"\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/TicketClub.Official\/","https:\/\/x.com\/theticketclub"]},{"@type":"Person","@id":"\/blog\/#\/schema\/person\/1a1e3ffcddcae25254d435a73b9a5d09","name":"Olivia Perreault"}]}},"_links":{"self":[{"href":"\/blog\/wp-json\/wp\/v2\/posts\/19495","targetHints":{"allow":["GET"]}}],"collection":[{"href":"\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"\/blog\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"\/blog\/wp-json\/wp\/v2\/comments?post=19495"}],"version-history":[{"count":5,"href":"\/blog\/wp-json\/wp\/v2\/posts\/19495\/revisions"}],"predecessor-version":[{"id":19508,"href":"\/blog\/wp-json\/wp\/v2\/posts\/19495\/revisions\/19508"}],"wp:attachment":[{"href":"\/blog\/wp-json\/wp\/v2\/media?parent=19495"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"\/blog\/wp-json\/wp\/v2\/categories?post=19495"},{"taxonomy":"post_tag","embeddable":true,"href":"\/blog\/wp-json\/wp\/v2\/tags?post=19495"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}