{"id":124,"date":"2026-02-27T07:33:02","date_gmt":"2026-02-27T07:33:02","guid":{"rendered":"https:\/\/maddaisy.com\/index.php\/2026\/02\/27\/pwc-built-an-ai-that-can-actually-read-enterprise-spreadsheets-here-is-why-that-matters\/"},"modified":"2026-02-27T07:33:02","modified_gmt":"2026-02-27T07:33:02","slug":"pwc-built-an-ai-that-can-actually-read-enterprise-spreadsheets-here-is-why-that-matters","status":"publish","type":"post","link":"https:\/\/maddaisy.com\/index.php\/2026\/02\/27\/pwc-built-an-ai-that-can-actually-read-enterprise-spreadsheets-here-is-why-that-matters\/","title":{"rendered":"PwC Built an AI That Can Actually Read Enterprise Spreadsheets. Here Is Why That Matters."},"content":{"rendered":"<p>Most enterprise AI demonstrations involve chatbots, code generation, or image synthesis \u2014 capabilities that are impressive but often disconnected from the workflows where organisations actually make decisions. PwC has taken a different approach. On 19 February, the firm announced a frontier AI agent that can reliably reason across complex, multi-sheet enterprise spreadsheets \u2014 the kind of messy, formula-dense workbooks that underpin deals, risk assessments, and financial modelling across virtually every large organisation.<\/p>\n<p>The announcement would be easy to dismiss as incremental. It is, in fact, one of the more practically significant AI developments of the year so far.<\/p>\n<h2>The Spreadsheet Problem No One Talks About<\/h2>\n<p>AI has made rapid progress with text, images, and code. But enterprise spreadsheets have remained stubbornly resistant. The reason is structural: a typical enterprise workbook is not a neatly formatted data table. It is a sprawling, multi-sheet artefact containing hundreds of thousands of rows, cross-sheet formulas, hidden dependencies, embedded charts, and formatting inconsistencies accumulated over years of manual editing by multiple authors.<\/p>\n<p>Conventional AI systems \u2014 including the most advanced large language models \u2014 struggle with this complexity. They can process a clean CSV file or answer questions about a simple table. But ask them to trace a formula chain across five sheets in a workbook with 200,000 rows and inconsistent column headers, and accuracy collapses. For regulated industries where precision is non-negotiable \u2014 auditing, tax, financial due diligence \u2014 this limitation has kept spreadsheet analysis firmly in the domain of human practitioners.<\/p>\n<p>PwC&#8217;s agent addresses this directly. Combining multimodal pattern recognition with a retrieval-augmented architecture, the system can process up to 30 workbooks containing nearly four million cells. In internal benchmarks, it achieved roughly three times the accuracy of previously published methods while using 50% fewer computational tokens \u2014 a meaningful efficiency gain that reduces both cost and energy consumption.<\/p>\n<h2>How It Works, Without the Hype<\/h2>\n<p>The technical approach mirrors how experienced analysts actually work. Rather than attempting to ingest an entire workbook at once \u2014 a strategy that overwhelms even million-token context windows \u2014 the agent scans, indexes, and selectively retrieves relevant sections. It can jump across tabs, trace logic through formula chains, integrate visual elements like charts, and explain its reasoning with what PwC describes as &#8220;defensible precision.&#8221;<\/p>\n<p>Two internal use cases illustrate the practical impact. In engagement documentation, PwC teams work with large, nominally standardised workbooks that document business processes and controls. In practice, these files vary significantly \u2014 column names shift, fields appear in different orders, structures change between engagements. The agent handles this in two stages: first mapping the workbook&#8217;s structure, then extracting specific details using targeted retrieval rather than brute-force ingestion.<\/p>\n<p>In risk assessment, the agent replaces what was previously weeks of custom development work. Each new set of files could break existing programmatic approaches due to formatting variations. The agent indexes and extracts directly, regardless of these inconsistencies. PwC reports that what previously required weeks of configuration can now be completed in hours.<\/p>\n<h2>The ROI Connection<\/h2>\n<p>The timing of this announcement is worth noting. <a href=\"https:\/\/maddaisy.com\/index.php\/2026\/02\/17\/the-ai-roi-crisis-why-56-of-ceos-still-cannot-prove-value-from-their-ai-investments\/\">Earlier this month, maddaisy examined PwC&#8217;s own 2026 Global CEO Survey<\/a>, which found that 56% of chief executives could not point to measurable revenue gains from their AI investments. Only 12% reported achieving both revenue growth and cost reduction from AI programmes.<\/p>\n<p>The spreadsheet agent is, in a sense, PwC&#8217;s answer to its own data. Rather than pursuing the kind of ambitious, organisation-wide AI transformation that the survey suggests most companies are failing at, this tool targets a specific, bounded problem: making AI useful where decisions actually get made. Spreadsheets are unglamorous, but they remain the substrate of enterprise decision-making across every industry. If AI cannot work reliably with them, the ROI gap that PwC&#8217;s own research documented will persist.<\/p>\n<p>Matt Wood, PwC&#8217;s Commercial Technology and Innovation Officer, was notably direct about the origin: &#8220;This didn&#8217;t start as a research project. It started because our teams were spending weeks manually tracing logic through workbooks that no existing tool could handle.&#8221;<\/p>\n<h2>A Broader Pattern: Consulting Firms as Technology Builders<\/h2>\n<p>This development fits a pattern that <a href=\"https:\/\/maddaisy.com\/index.php\/2026\/02\/20\/from-billable-hours-to-shared-risk-consultings-ai-driven-business-model-shift\/\">maddaisy has been tracking across the consulting industry<\/a>. Firms are not merely advising clients on AI \u2014 they are building proprietary capabilities that change the economics of their own delivery. McKinsey&#8217;s 25,000 AI agents. Accenture&#8217;s ongoing automation of delivery operations. Now PwC, with a tool that converts weeks of manual work into hours.<\/p>\n<p>The competitive implications are significant. A firm that can process complex financial workbooks in hours rather than weeks can bid more aggressively on engagements, take on more work with the same headcount, and offer the outcome-based pricing models that clients increasingly prefer. The spreadsheet agent is not just a productivity tool \u2014 it is a structural advantage in the shifting economics of professional services.<\/p>\n<h2>What Practitioners Should Watch<\/h2>\n<p>For consultants and enterprise leaders, the PwC announcement carries a practical message: the AI value gap may start closing not through headline-grabbing deployments, but through targeted tools that tackle specific bottlenecks in existing workflows.<\/p>\n<p>The broader FP&amp;A landscape is moving in the same direction. <a href=\"https:\/\/www.ibm.com\/think\/insights\/fpa-trends-future\">IBM&#8217;s 2026 analysis of financial planning trends<\/a> highlights that 69% of CFOs now consider AI integral to their finance transformation strategy, with the primary applications centring on data ingestion, budget analysis, and narrative generation \u2014 precisely the kind of spreadsheet-adjacent work that PwC&#8217;s agent addresses.<\/p>\n<p>The question is no longer whether AI can handle enterprise data complexity. It is whether organisations will deploy these capabilities against the right problems \u2014 the mundane, time-intensive, precision-critical workflows where the return on investment is most measurable and most immediate.<\/p>\n<p>PwC appears to have started there. Given the firm&#8217;s own data on the AI ROI crisis, that is arguably the most credible place to begin.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Most enterprise AI demonstrations involve chatbots, code generation, or image synthesis \u2014 capabilities that are impressive but often disconnected from the workflows where organisations actually make decisions. PwC has taken a different approach. On 19 February, the firm announced a frontier AI agent that can reliably reason across complex, multi-sheet enterprise spreadsheets \u2014 the kind [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"fifu_image_url":"","fifu_image_alt":"","_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[5],"tags":[17,52,10,51,11,32],"class_list":["post-124","post","type-post","status-publish","format-standard","hentry","category-technology","tag-ai-adoption","tag-automation","tag-consulting-trends","tag-data-analytics","tag-enterprise-ai","tag-pwc"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>PwC Built an AI That Can Actually Read Enterprise Spreadsheets. Here Is Why That Matters. - maddaisy - cultivating innovation<\/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:\/\/maddaisy.com\/index.php\/2026\/02\/27\/pwc-built-an-ai-that-can-actually-read-enterprise-spreadsheets-here-is-why-that-matters\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"PwC Built an AI That Can Actually Read Enterprise Spreadsheets. Here Is Why That Matters. - maddaisy - cultivating innovation\" \/>\n<meta property=\"og:description\" content=\"Most enterprise AI demonstrations involve chatbots, code generation, or image synthesis \u2014 capabilities that are impressive but often disconnected from the workflows where organisations actually make decisions. PwC has taken a different approach. On 19 February, the firm announced a frontier AI agent that can reliably reason across complex, multi-sheet enterprise spreadsheets \u2014 the kind [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/maddaisy.com\/index.php\/2026\/02\/27\/pwc-built-an-ai-that-can-actually-read-enterprise-spreadsheets-here-is-why-that-matters\/\" \/>\n<meta property=\"og:site_name\" content=\"maddaisy - cultivating innovation\" \/>\n<meta property=\"article:published_time\" content=\"2026-02-27T07:33:02+00:00\" \/>\n<meta name=\"author\" content=\"Connie Botelli\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Connie Botelli\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/maddaisy.com\\\/index.php\\\/2026\\\/02\\\/27\\\/pwc-built-an-ai-that-can-actually-read-enterprise-spreadsheets-here-is-why-that-matters\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/maddaisy.com\\\/index.php\\\/2026\\\/02\\\/27\\\/pwc-built-an-ai-that-can-actually-read-enterprise-spreadsheets-here-is-why-that-matters\\\/\"},\"author\":{\"name\":\"Connie Botelli\",\"@id\":\"https:\\\/\\\/maddaisy.com\\\/#\\\/schema\\\/person\\\/d17a7f02608bf0d58e7f09e59925d10f\"},\"headline\":\"PwC Built an AI That Can Actually Read Enterprise Spreadsheets. Here Is Why That Matters.\",\"datePublished\":\"2026-02-27T07:33:02+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/maddaisy.com\\\/index.php\\\/2026\\\/02\\\/27\\\/pwc-built-an-ai-that-can-actually-read-enterprise-spreadsheets-here-is-why-that-matters\\\/\"},\"wordCount\":962,\"publisher\":{\"@id\":\"https:\\\/\\\/maddaisy.com\\\/#\\\/schema\\\/person\\\/8691fbb633741892cd9ffe5f347ac60b\"},\"keywords\":[\"ai-adoption\",\"automation\",\"consulting-trends\",\"data-analytics\",\"enterprise-ai\",\"pwc\"],\"articleSection\":[\"Technology\"],\"inLanguage\":\"en-GB\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/maddaisy.com\\\/index.php\\\/2026\\\/02\\\/27\\\/pwc-built-an-ai-that-can-actually-read-enterprise-spreadsheets-here-is-why-that-matters\\\/\",\"url\":\"https:\\\/\\\/maddaisy.com\\\/index.php\\\/2026\\\/02\\\/27\\\/pwc-built-an-ai-that-can-actually-read-enterprise-spreadsheets-here-is-why-that-matters\\\/\",\"name\":\"PwC Built an AI That Can Actually Read Enterprise Spreadsheets. Here Is Why That Matters. - maddaisy - cultivating innovation\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/maddaisy.com\\\/#website\"},\"datePublished\":\"2026-02-27T07:33:02+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/maddaisy.com\\\/index.php\\\/2026\\\/02\\\/27\\\/pwc-built-an-ai-that-can-actually-read-enterprise-spreadsheets-here-is-why-that-matters\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/maddaisy.com\\\/index.php\\\/2026\\\/02\\\/27\\\/pwc-built-an-ai-that-can-actually-read-enterprise-spreadsheets-here-is-why-that-matters\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/maddaisy.com\\\/index.php\\\/2026\\\/02\\\/27\\\/pwc-built-an-ai-that-can-actually-read-enterprise-spreadsheets-here-is-why-that-matters\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/maddaisy.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"PwC Built an AI That Can Actually Read Enterprise Spreadsheets. Here Is Why That Matters.\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/maddaisy.com\\\/#website\",\"url\":\"https:\\\/\\\/maddaisy.com\\\/\",\"name\":\"maddaisy - cultivating innovation\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/maddaisy.com\\\/#\\\/schema\\\/person\\\/8691fbb633741892cd9ffe5f347ac60b\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/maddaisy.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/maddaisy.com\\\/#\\\/schema\\\/person\\\/8691fbb633741892cd9ffe5f347ac60b\",\"name\":\"Andy Copland\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e67c825f5d8c93e8ecd7a82ac2ec149f3c74acc6b0f3e2ddb3fb07ba0f7fb5fd?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e67c825f5d8c93e8ecd7a82ac2ec149f3c74acc6b0f3e2ddb3fb07ba0f7fb5fd?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e67c825f5d8c93e8ecd7a82ac2ec149f3c74acc6b0f3e2ddb3fb07ba0f7fb5fd?s=96&d=mm&r=g\",\"caption\":\"Andy Copland\"},\"logo\":{\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e67c825f5d8c93e8ecd7a82ac2ec149f3c74acc6b0f3e2ddb3fb07ba0f7fb5fd?s=96&d=mm&r=g\"},\"sameAs\":[\"http:\\\/\\\/maddaisy.com\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/andycopland\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/maddaisy.com\\\/#\\\/schema\\\/person\\\/d17a7f02608bf0d58e7f09e59925d10f\",\"name\":\"Connie Botelli\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7d9351a326bd94776805e6b10f1290a21d3652da2ad3e373a7f50a36ff7c0367?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7d9351a326bd94776805e6b10f1290a21d3652da2ad3e373a7f50a36ff7c0367?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7d9351a326bd94776805e6b10f1290a21d3652da2ad3e373a7f50a36ff7c0367?s=96&d=mm&r=g\",\"caption\":\"Connie Botelli\"},\"sameAs\":[\"https:\\\/\\\/maddaisy.com\"],\"url\":\"https:\\\/\\\/maddaisy.com\\\/index.php\\\/author\\\/connie92374\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"PwC Built an AI That Can Actually Read Enterprise Spreadsheets. Here Is Why That Matters. - maddaisy - cultivating innovation","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:\/\/maddaisy.com\/index.php\/2026\/02\/27\/pwc-built-an-ai-that-can-actually-read-enterprise-spreadsheets-here-is-why-that-matters\/","og_locale":"en_GB","og_type":"article","og_title":"PwC Built an AI That Can Actually Read Enterprise Spreadsheets. Here Is Why That Matters. - maddaisy - cultivating innovation","og_description":"Most enterprise AI demonstrations involve chatbots, code generation, or image synthesis \u2014 capabilities that are impressive but often disconnected from the workflows where organisations actually make decisions. PwC has taken a different approach. On 19 February, the firm announced a frontier AI agent that can reliably reason across complex, multi-sheet enterprise spreadsheets \u2014 the kind [&hellip;]","og_url":"https:\/\/maddaisy.com\/index.php\/2026\/02\/27\/pwc-built-an-ai-that-can-actually-read-enterprise-spreadsheets-here-is-why-that-matters\/","og_site_name":"maddaisy - cultivating innovation","article_published_time":"2026-02-27T07:33:02+00:00","author":"Connie Botelli","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Connie Botelli","Estimated reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/maddaisy.com\/index.php\/2026\/02\/27\/pwc-built-an-ai-that-can-actually-read-enterprise-spreadsheets-here-is-why-that-matters\/#article","isPartOf":{"@id":"https:\/\/maddaisy.com\/index.php\/2026\/02\/27\/pwc-built-an-ai-that-can-actually-read-enterprise-spreadsheets-here-is-why-that-matters\/"},"author":{"name":"Connie Botelli","@id":"https:\/\/maddaisy.com\/#\/schema\/person\/d17a7f02608bf0d58e7f09e59925d10f"},"headline":"PwC Built an AI That Can Actually Read Enterprise Spreadsheets. Here Is Why That Matters.","datePublished":"2026-02-27T07:33:02+00:00","mainEntityOfPage":{"@id":"https:\/\/maddaisy.com\/index.php\/2026\/02\/27\/pwc-built-an-ai-that-can-actually-read-enterprise-spreadsheets-here-is-why-that-matters\/"},"wordCount":962,"publisher":{"@id":"https:\/\/maddaisy.com\/#\/schema\/person\/8691fbb633741892cd9ffe5f347ac60b"},"keywords":["ai-adoption","automation","consulting-trends","data-analytics","enterprise-ai","pwc"],"articleSection":["Technology"],"inLanguage":"en-GB"},{"@type":"WebPage","@id":"https:\/\/maddaisy.com\/index.php\/2026\/02\/27\/pwc-built-an-ai-that-can-actually-read-enterprise-spreadsheets-here-is-why-that-matters\/","url":"https:\/\/maddaisy.com\/index.php\/2026\/02\/27\/pwc-built-an-ai-that-can-actually-read-enterprise-spreadsheets-here-is-why-that-matters\/","name":"PwC Built an AI That Can Actually Read Enterprise Spreadsheets. Here Is Why That Matters. - maddaisy - cultivating innovation","isPartOf":{"@id":"https:\/\/maddaisy.com\/#website"},"datePublished":"2026-02-27T07:33:02+00:00","breadcrumb":{"@id":"https:\/\/maddaisy.com\/index.php\/2026\/02\/27\/pwc-built-an-ai-that-can-actually-read-enterprise-spreadsheets-here-is-why-that-matters\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/maddaisy.com\/index.php\/2026\/02\/27\/pwc-built-an-ai-that-can-actually-read-enterprise-spreadsheets-here-is-why-that-matters\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/maddaisy.com\/index.php\/2026\/02\/27\/pwc-built-an-ai-that-can-actually-read-enterprise-spreadsheets-here-is-why-that-matters\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/maddaisy.com\/"},{"@type":"ListItem","position":2,"name":"PwC Built an AI That Can Actually Read Enterprise Spreadsheets. Here Is Why That Matters."}]},{"@type":"WebSite","@id":"https:\/\/maddaisy.com\/#website","url":"https:\/\/maddaisy.com\/","name":"maddaisy - cultivating innovation","description":"","publisher":{"@id":"https:\/\/maddaisy.com\/#\/schema\/person\/8691fbb633741892cd9ffe5f347ac60b"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/maddaisy.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":["Person","Organization"],"@id":"https:\/\/maddaisy.com\/#\/schema\/person\/8691fbb633741892cd9ffe5f347ac60b","name":"Andy Copland","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/secure.gravatar.com\/avatar\/e67c825f5d8c93e8ecd7a82ac2ec149f3c74acc6b0f3e2ddb3fb07ba0f7fb5fd?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/e67c825f5d8c93e8ecd7a82ac2ec149f3c74acc6b0f3e2ddb3fb07ba0f7fb5fd?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e67c825f5d8c93e8ecd7a82ac2ec149f3c74acc6b0f3e2ddb3fb07ba0f7fb5fd?s=96&d=mm&r=g","caption":"Andy Copland"},"logo":{"@id":"https:\/\/secure.gravatar.com\/avatar\/e67c825f5d8c93e8ecd7a82ac2ec149f3c74acc6b0f3e2ddb3fb07ba0f7fb5fd?s=96&d=mm&r=g"},"sameAs":["http:\/\/maddaisy.com","https:\/\/www.linkedin.com\/in\/andycopland\/"]},{"@type":"Person","@id":"https:\/\/maddaisy.com\/#\/schema\/person\/d17a7f02608bf0d58e7f09e59925d10f","name":"Connie Botelli","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/secure.gravatar.com\/avatar\/7d9351a326bd94776805e6b10f1290a21d3652da2ad3e373a7f50a36ff7c0367?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/7d9351a326bd94776805e6b10f1290a21d3652da2ad3e373a7f50a36ff7c0367?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/7d9351a326bd94776805e6b10f1290a21d3652da2ad3e373a7f50a36ff7c0367?s=96&d=mm&r=g","caption":"Connie Botelli"},"sameAs":["https:\/\/maddaisy.com"],"url":"https:\/\/maddaisy.com\/index.php\/author\/connie92374\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/maddaisy.com\/index.php\/wp-json\/wp\/v2\/posts\/124","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/maddaisy.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/maddaisy.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/maddaisy.com\/index.php\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/maddaisy.com\/index.php\/wp-json\/wp\/v2\/comments?post=124"}],"version-history":[{"count":0,"href":"https:\/\/maddaisy.com\/index.php\/wp-json\/wp\/v2\/posts\/124\/revisions"}],"wp:attachment":[{"href":"https:\/\/maddaisy.com\/index.php\/wp-json\/wp\/v2\/media?parent=124"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/maddaisy.com\/index.php\/wp-json\/wp\/v2\/categories?post=124"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/maddaisy.com\/index.php\/wp-json\/wp\/v2\/tags?post=124"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}