{"id":8458,"date":"2024-11-16T19:19:06","date_gmt":"2024-11-16T19:19:06","guid":{"rendered":"https:\/\/findmyspherecard.com\/myshperecard\/?page_id=8458"},"modified":"2026-02-14T09:31:46","modified_gmt":"2026-02-14T14:31:46","slug":"best-digital-business-card-eligibility","status":"publish","type":"page","link":"https:\/\/myspherecard.com\/digital-business-card\/best-digital-business-card-eligibility\/","title":{"rendered":"SphereCard Eligibility Assessment"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8458\" class=\"elementor elementor-8458\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d69e10e e-flex e-con-boxed e-con e-parent\" data-id=\"d69e10e\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7cd5609 elementor-widget elementor-widget-heading\" data-id=\"7cd5609\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Is SphereCard the Right Fit for Your Business?<\/h1>\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<div class=\"elementor-element elementor-element-fd84ead e-flex e-con-boxed e-con e-parent\" data-id=\"fd84ead\" data-element_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-a9bff87 elementor-widget elementor-widget-spacer\" data-id=\"a9bff87\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-92ba724 elementor-widget elementor-widget-text-editor\" data-id=\"92ba724\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<h4>Take this quick eligibility assessment to find out.<\/h4><p>SphereCard is built for professionals and businesses who want global visibility, instant credibility, and a modern identity that works anywhere. Because of that, this short assessment helps you quickly understand whether your business can benefit from SphereCard\u2019s communication, trust, and automation features.<\/p><p>As you move through the questions, tap \u201cYes\u201d or \u201cNo.\u201d If your \u201cYes\u201d responses outweigh your \u201cNo\u201d responses, then your business is positioned to gain substantial value from SphereCard. Ultimately, this assessment gives you a clear starting point for deciding whether SphereCard aligns with your goals.<\/p>\t\t\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<div class=\"elementor-element elementor-element-1aaf571 e-flex e-con-boxed e-con e-parent\" data-id=\"1aaf571\" data-element_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-964bc84 elementor-widget__width-initial elementor-widget elementor-widget-shortcode\" data-id=\"964bc84\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-shortcode\"><style>\n.quiz-container {\n  max-width: 480px;\n  margin: auto;\n  font-family: Arial, sans-serif;\n  padding: 20px;\n  border-radius: 12px;\n  background: #ffffff;\n  box-shadow: 0 4px 20px rgba(0,0,0,0.08);\n  opacity: 0;\n  animation: fadeIn 0.6s ease forwards;\n}\n\n@keyframes fadeIn {\n  from { opacity: 0; transform: translateY(10px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n\n.fade {\n  animation: fadeSwap 0.4s ease;\n}\n\n@keyframes fadeSwap {\n  from { opacity: 0; transform: translateY(10px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n\n.progress-bar {\n  height: 8px;\n  background: #e5e5e5;\n  border-radius: 4px;\n  margin-bottom: 20px;\n  overflow: hidden;\n}\n\n.progress-fill {\n  height: 100%;\n  width: 0%;\n  background: #0073ff;\n  transition: width 0.4s ease;\n}\n\n.question {\n  font-size: 20px;\n  font-weight: 600;\n  margin-bottom: 20px;\n}\n\n.answer-btn {\n  width: 100%;\n  padding: 14px;\n  margin: 8px 0;\n  border: none;\n  border-radius: 8px;\n  font-size: 18px;\n  cursor: pointer;\n  transition: transform 0.15s ease, opacity 0.2s;\n}\n\n.answer-btn:active {\n  transform: scale(0.97);\n}\n\n.answer-yes { background: #0073ff; color: white; }\n.answer-no { background: #f0f0f0; }\n\n#result-screen {\n  display: none;\n  text-align: center;\n  opacity: 0;\n  animation: fadeIn 0.6s ease forwards;\n}\n\n.cta-btn {\n  display: inline-block;\n  padding: 14px 22px;\n  background: #0073ff;\n  color: white;\n  font-size: 20px;\n  border-radius: 8px;\n  text-decoration: none;\n  transition: transform 0.2s ease, opacity 0.2s ease;\n  margin-top: 20px;\n}\n\n.cta-btn:hover {\n  transform: translateY(-2px);\n  opacity: 0.9;\n}\n<\/style>\n\n<div class=\"quiz-container\">\n  <div class=\"progress-bar\"><div class=\"progress-fill\"><\/div><\/div>\n\n  <div id=\"quiz-screen\">\n    <div class=\"question\" id=\"question-text\"><\/div>\n    <button class=\"answer-btn answer-yes\" onclick=\"answer(true)\">Yes<\/button>\n    <button class=\"answer-btn answer-no\" onclick=\"answer(false)\">No<\/button>\n  <\/div>\n\n  <div id=\"result-screen\">\n    <h2 id=\"result-title\"><\/h2>\n    <p id=\"result-message\"><\/p>\n\n    <a class=\"cta-btn\" href=\"https:\/\/findmyspherecard.com\/digital-business-card\/join\">\n      Start Your Profile\n    <\/a>\n  <\/div>\n<\/div>\n\n<script>\nconst questions = [\n  \"Do you want your business identity to be accessible worldwide on any device?\",\n  \"Would you like customers anywhere to find your profile online and contact you instantly?\",\n  \"Should your profile show the caller\u2019s local time automatically?\",\n  \"Do you want the freedom to update your business info anytime?\",\n  \"Would you like to change your phone number or address without losing customers?\",\n  \"Would you like customer feedback tools to prevent negative reviews?\",\n  \"Do you want to know when someone has read your message?\",\n  \"Would you like to make or receive global voice\/video calls?\",\n  \"Would you prefer no extra charges for global calls on Wi-Fi?\",\n  \"Should customers be able to send attachments?\",\n  \"Do you want missed-call notifications?\",\n  \"Should customers be able to book appointments automatically?\",\n  \"Would you like to update your services instantly?\",\n  \"Do you want full access to your dashboard from any device?\",\n  \"Would you like anyone to print your QR flyer?\",\n  \"Should customers see your promotional video or slideshow?\",\n  \"Would you like your profile easy to share on social media?\",\n  \"Would you like all your links shared at once?\",\n  \"Do you want customers to save your profile as a favorite?\",\n  \"Do you want nearly everyone you share your info with to give you their phone number?\",\n  \"Would you like your leads separated from personal contacts?\",\n  \"Would you like to easily save global callers?\"\n];\n\nlet current = 0;\nlet score = 0;\nlet answers = [];\n\nfunction loadQuestion() {\n  const q = document.getElementById(\"question-text\");\n  q.classList.add(\"fade\");\n  setTimeout(() => q.classList.remove(\"fade\"), 300);\n  q.innerText = questions[current];\n  document.querySelector(\".progress-fill\").style.width = ((current \/ questions.length) * 100) + \"%\";\n}\n\nfunction answer(isYes) {\n  answers.push({ question: questions[current], answer: isYes ? \"Yes\" : \"No\" });\n  if (isYes) score++;\n\n  current++;\n\n  if (current < questions.length) {\n    loadQuestion();\n  } else {\n    sendResults();\n    showResult();\n  }\n}\n\nfunction sendResults() {\n  const tag =\n    score >= 16 ? \"High-Fit Lead\" :\n    score >= 10 ? \"Medium-Fit Lead\" :\n    \"Low-Fit Lead\";\n\n  fetch(\"\/wp-json\/spherecard\/v1\/send-quiz\", {\n    method: \"POST\",\n    headers: { \"Content-Type\": \"application\/json\" },\n    body: JSON.stringify({\n      answers,\n      score,\n      tag,\n      timestamp: new Date().toISOString(),\n      userAgent: navigator.userAgent\n    })\n  });\n}\n\nfunction showResult() {\n  document.getElementById(\"quiz-screen\").style.display = \"none\";\n  document.getElementById(\"result-screen\").style.display = \"block\";\n\n  const resultTitle = document.getElementById(\"result-title\");\n  const resultMessage = document.getElementById(\"result-message\");\n\n  if (score > questions.length \/ 2) {\n    resultTitle.innerText = \"SphereCard Is a Perfect Fit for Your Business\";\n    resultMessage.innerText = \"Your answers show you're ready for global visibility, automated communication, and a modern identity system.\";\n  } else {\n    resultTitle.innerText = \"SphereCard May Not Be Essential Yet\";\n    resultMessage.innerText = \"Based on your answers, you may not need a global identity system right now \u2014 but SphereCard will be ready when you are.\";\n  }\n}\n\nloadQuestion();\n<\/script><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-27fdadf elementor-widget elementor-widget-spacer\" data-id=\"27fdadf\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\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<div class=\"elementor-element elementor-element-38ce4d4 e-flex e-con-boxed e-con e-parent\" data-id=\"38ce4d4\" data-element_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-3443626 elementor-widget elementor-widget-spacer\" data-id=\"3443626\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9a0f906 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"9a0f906\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/findmyspherecard.com\/digital-business-card\/how-it-works\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Learn How SphereCard Works<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-33388fa elementor-widget elementor-widget-spacer\" data-id=\"33388fa\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\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<div class=\"elementor-element elementor-element-e80e8c3 e-flex e-con-boxed e-con e-parent\" data-id=\"e80e8c3\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0fc1845 elementor-widget elementor-widget-shortcode\" data-id=\"0fc1845\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-shortcode\"><!-- Floating CTA Button -->\n<style>\n.floating-cta {\n  position: fixed;\n  bottom: 24px;\n  right: 24px;\n  background-color: #0078D4; \/* SphereCard brand color *\/\n  color: #fff;\n  padding: 14px 24px;\n  border-radius: 30px;\n  font-size: 16px;\n  font-weight: 600;\n  text-decoration: none;\n  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);\n  z-index: 1000;\n  transition: background-color 0.3s ease;\n}\n.floating-cta:hover {\n  background-color: #005EA3;\n}\n<\/style>\n\n<a href=\"https:\/\/findmyspherecard.com\/join-now\" class=\"floating-cta\">Get Free SphereCard<\/a><\/div>\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","protected":false},"excerpt":{"rendered":"<p>Is SphereCard the Right Fit for Your Business? Take this quick eligibility assessment to find out. SphereCard is built for professionals and businesses who want global visibility, instant credibility, and a modern identity that works anywhere. Because of that, this short assessment helps you quickly understand whether your business can benefit from SphereCard\u2019s communication, trust, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":11544,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-8458","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.1 (Yoast SEO v26.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>SphereCard Eligibility Assessment for Your Business<\/title>\n<meta name=\"description\" content=\"Start your SphereCard eligibility assessment today to see how your business can gain global visibility and credibility.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/myspherecard.com\/digital-business-card\/best-digital-business-card-eligibility\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SphereCard Eligibility Assessment: Is It Right for You?\" \/>\n<meta property=\"og:description\" content=\"Find out if your business qualifies with the SphereCard eligibility assessment. Get started now for enhanced visibility.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/myspherecard.com\/digital-business-card\/best-digital-business-card-eligibility\/\" \/>\n<meta property=\"og:site_name\" content=\"Digital Identity Profile &amp; Professional Website \u2013 SphereCard\u00ae\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-14T14:31:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/myspherecard.com\/digital-business-card\/wp-content\/uploads\/2026\/02\/SphereCard-for-Enterprise-supporting-governance-with-community\u2011verified-identity-trails-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"989\" \/>\n\t<meta property=\"og:image:height\" content=\"829\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"SphereCard Eligibility Assessment\" \/>\n<meta name=\"twitter:site\" content=\"@SphereCard\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/myspherecard.com\/digital-business-card\/best-digital-business-card-eligibility\/\",\"url\":\"https:\/\/myspherecard.com\/digital-business-card\/best-digital-business-card-eligibility\/\",\"name\":\"SphereCard Eligibility Assessment for Your Business\",\"isPartOf\":{\"@id\":\"https:\/\/myspherecard.com\/digital-business-card\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/myspherecard.com\/digital-business-card\/best-digital-business-card-eligibility\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/myspherecard.com\/digital-business-card\/best-digital-business-card-eligibility\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/myspherecard.com\/digital-business-card\/wp-content\/uploads\/2026\/02\/SphereCard-for-Enterprise-supporting-governance-with-community\u2011verified-identity-trails-1.jpg\",\"datePublished\":\"2024-11-16T19:19:06+00:00\",\"dateModified\":\"2026-02-14T14:31:46+00:00\",\"description\":\"Start your SphereCard eligibility assessment today to see how your business can gain global visibility and credibility.\",\"breadcrumb\":{\"@id\":\"https:\/\/myspherecard.com\/digital-business-card\/best-digital-business-card-eligibility\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/myspherecard.com\/digital-business-card\/best-digital-business-card-eligibility\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/myspherecard.com\/digital-business-card\/best-digital-business-card-eligibility\/#primaryimage\",\"url\":\"https:\/\/myspherecard.com\/digital-business-card\/wp-content\/uploads\/2026\/02\/SphereCard-for-Enterprise-supporting-governance-with-community\u2011verified-identity-trails-1.jpg\",\"contentUrl\":\"https:\/\/myspherecard.com\/digital-business-card\/wp-content\/uploads\/2026\/02\/SphereCard-for-Enterprise-supporting-governance-with-community\u2011verified-identity-trails-1.jpg\",\"width\":989,\"height\":829,\"caption\":\"Employee using SphereCard community\u2011verified professional identity\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/myspherecard.com\/digital-business-card\/best-digital-business-card-eligibility\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/myspherecard.com\/digital-business-card\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SphereCard Eligibility Assessment\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/myspherecard.com\/digital-business-card\/#website\",\"url\":\"https:\/\/myspherecard.com\/digital-business-card\/\",\"name\":\"My SphereCard\u00ae\",\"description\":\"Your professional identity\u2014built to be shared, trusted, and booked.\",\"publisher\":{\"@id\":\"https:\/\/myspherecard.com\/digital-business-card\/#organization\"},\"alternateName\":\"SphereCard\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/myspherecard.com\/digital-business-card\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/myspherecard.com\/digital-business-card\/#organization\",\"name\":\"Sphere Card LLC\",\"url\":\"https:\/\/myspherecard.com\/digital-business-card\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/myspherecard.com\/digital-business-card\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/myspherecard.com\/digital-business-card\/wp-content\/uploads\/2024\/10\/spherecard-logo-512x512-1.png\",\"contentUrl\":\"https:\/\/myspherecard.com\/digital-business-card\/wp-content\/uploads\/2024\/10\/spherecard-logo-512x512-1.png\",\"width\":512,\"height\":512,\"caption\":\"Sphere Card LLC\"},\"image\":{\"@id\":\"https:\/\/myspherecard.com\/digital-business-card\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/SphereCard\",\"https:\/\/studio.youtube.com\/channel\/UCT0gcueH6CVYyxKgNsSABYA\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"SphereCard Eligibility Assessment for Your Business","description":"Start your SphereCard eligibility assessment today to see how your business can gain global visibility and credibility.","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:\/\/myspherecard.com\/digital-business-card\/best-digital-business-card-eligibility\/","og_locale":"en_US","og_type":"article","og_title":"SphereCard Eligibility Assessment: Is It Right for You?","og_description":"Find out if your business qualifies with the SphereCard eligibility assessment. Get started now for enhanced visibility.","og_url":"https:\/\/myspherecard.com\/digital-business-card\/best-digital-business-card-eligibility\/","og_site_name":"Digital Identity Profile &amp; Professional Website \u2013 SphereCard\u00ae","article_modified_time":"2026-02-14T14:31:46+00:00","og_image":[{"width":989,"height":829,"url":"https:\/\/myspherecard.com\/digital-business-card\/wp-content\/uploads\/2026\/02\/SphereCard-for-Enterprise-supporting-governance-with-community\u2011verified-identity-trails-1.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_title":"SphereCard Eligibility Assessment","twitter_site":"@SphereCard","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/myspherecard.com\/digital-business-card\/best-digital-business-card-eligibility\/","url":"https:\/\/myspherecard.com\/digital-business-card\/best-digital-business-card-eligibility\/","name":"SphereCard Eligibility Assessment for Your Business","isPartOf":{"@id":"https:\/\/myspherecard.com\/digital-business-card\/#website"},"primaryImageOfPage":{"@id":"https:\/\/myspherecard.com\/digital-business-card\/best-digital-business-card-eligibility\/#primaryimage"},"image":{"@id":"https:\/\/myspherecard.com\/digital-business-card\/best-digital-business-card-eligibility\/#primaryimage"},"thumbnailUrl":"https:\/\/myspherecard.com\/digital-business-card\/wp-content\/uploads\/2026\/02\/SphereCard-for-Enterprise-supporting-governance-with-community\u2011verified-identity-trails-1.jpg","datePublished":"2024-11-16T19:19:06+00:00","dateModified":"2026-02-14T14:31:46+00:00","description":"Start your SphereCard eligibility assessment today to see how your business can gain global visibility and credibility.","breadcrumb":{"@id":"https:\/\/myspherecard.com\/digital-business-card\/best-digital-business-card-eligibility\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/myspherecard.com\/digital-business-card\/best-digital-business-card-eligibility\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/myspherecard.com\/digital-business-card\/best-digital-business-card-eligibility\/#primaryimage","url":"https:\/\/myspherecard.com\/digital-business-card\/wp-content\/uploads\/2026\/02\/SphereCard-for-Enterprise-supporting-governance-with-community\u2011verified-identity-trails-1.jpg","contentUrl":"https:\/\/myspherecard.com\/digital-business-card\/wp-content\/uploads\/2026\/02\/SphereCard-for-Enterprise-supporting-governance-with-community\u2011verified-identity-trails-1.jpg","width":989,"height":829,"caption":"Employee using SphereCard community\u2011verified professional identity"},{"@type":"BreadcrumbList","@id":"https:\/\/myspherecard.com\/digital-business-card\/best-digital-business-card-eligibility\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/myspherecard.com\/digital-business-card\/"},{"@type":"ListItem","position":2,"name":"SphereCard Eligibility Assessment"}]},{"@type":"WebSite","@id":"https:\/\/myspherecard.com\/digital-business-card\/#website","url":"https:\/\/myspherecard.com\/digital-business-card\/","name":"My SphereCard\u00ae","description":"Your professional identity\u2014built to be shared, trusted, and booked.","publisher":{"@id":"https:\/\/myspherecard.com\/digital-business-card\/#organization"},"alternateName":"SphereCard","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/myspherecard.com\/digital-business-card\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/myspherecard.com\/digital-business-card\/#organization","name":"Sphere Card LLC","url":"https:\/\/myspherecard.com\/digital-business-card\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/myspherecard.com\/digital-business-card\/#\/schema\/logo\/image\/","url":"https:\/\/myspherecard.com\/digital-business-card\/wp-content\/uploads\/2024\/10\/spherecard-logo-512x512-1.png","contentUrl":"https:\/\/myspherecard.com\/digital-business-card\/wp-content\/uploads\/2024\/10\/spherecard-logo-512x512-1.png","width":512,"height":512,"caption":"Sphere Card LLC"},"image":{"@id":"https:\/\/myspherecard.com\/digital-business-card\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/SphereCard","https:\/\/studio.youtube.com\/channel\/UCT0gcueH6CVYyxKgNsSABYA"]}]}},"_links":{"self":[{"href":"https:\/\/myspherecard.com\/digital-business-card\/wp-json\/wp\/v2\/pages\/8458","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/myspherecard.com\/digital-business-card\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/myspherecard.com\/digital-business-card\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/myspherecard.com\/digital-business-card\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/myspherecard.com\/digital-business-card\/wp-json\/wp\/v2\/comments?post=8458"}],"version-history":[{"count":117,"href":"https:\/\/myspherecard.com\/digital-business-card\/wp-json\/wp\/v2\/pages\/8458\/revisions"}],"predecessor-version":[{"id":11644,"href":"https:\/\/myspherecard.com\/digital-business-card\/wp-json\/wp\/v2\/pages\/8458\/revisions\/11644"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/myspherecard.com\/digital-business-card\/wp-json\/wp\/v2\/media\/11544"}],"wp:attachment":[{"href":"https:\/\/myspherecard.com\/digital-business-card\/wp-json\/wp\/v2\/media?parent=8458"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}