{"id":21148,"date":"2025-03-24T11:06:42","date_gmt":"2025-03-24T11:06:42","guid":{"rendered":"https:\/\/www.equalexperts.com\/?p=21148"},"modified":"2025-03-31T01:59:21","modified_gmt":"2025-03-31T00:59:21","slug":"making-ai-reliable-how-structured-prompts-reduce-randomness","status":"publish","type":"post","link":"https:\/\/www.equalexperts.com\/blog\/data-ai\/making-ai-reliable-how-structured-prompts-reduce-randomness\/","title":{"rendered":"Making AI reliable: How structured prompts reduce randomness"},"content":{"rendered":"<p>Large language models (LLMs) inherently exhibit non-deterministic behavior, meaning the AI might produce different answers when asking it the same question. An LLM generates text by predicting the next most probable word in a sequence. This involves focusing on relevant parts of the input and accessing the models internal knowledge, which introduced randomness causing this non-determinism.<\/p>\n<p>Although randomness is useful for creativity, it can cause issues in software engineering, where consistent outputs are essential.<\/p>\n<p>When an LLM processes similar prompts, minor wording differences can trigger different internal thought processes. This creates a digital &#8220;butterfly effect,&#8221; causing inconsistent writing styles, varied interpretations of tasks, and different solutions.<\/p>\n<p>For instance, two developers using AI might produce functions that differ slightly in coding style or details. While both could work, these differences create maintenance problems, fragmented knowledge, and a confusing codebase that&#8217;s hard to debug or evolve.<\/p>\n<p>Our strategy is straightforward: use structured prompt templates to clearly define instructions and operations. These templates guide the AI through a controlled thought and action process, preventing ambiguous or inconsistent outputs. By clarifying expectations, AI consistently produces results aligned with standards.<\/p>\n<h2>Guiding AI through clear steps<\/h2>\n<p>A proven method to increase consistency is to guide the LLM through structured steps: analysis, planning, and execution, instead of immediately asking for a final answer. This approach breaks down tasks into smaller, logical steps helping the AI approach tasks methodically.<\/p>\n<h3>Analysis<\/h3>\n<p>In the first step, the AI analyzes the problem, identifying key issues and referencing existing resources. This helps the AI clearly understand what&#8217;s required and ensures crucial details aren&#8217;t missed.<\/p>\n<h3>Plan<\/h3>\n<p>Next, the AI creates a detailed action plan. This step acts like a blueprint, clearly laying out necessary tasks. By providing clear guidelines, the AI&#8217;s thought process aligns better with expectations.<\/p>\n<h3>Execute<\/h3>\n<p>Finally, the AI executes the plan, generating solutions based on the defined structure. Following a clear blueprint significantly reduces variation in the results, ensuring consistency with desired standards.<\/p>\n<h2>Consistent instructions lead to consistent solutions<\/h2>\n<p>Consistency is critical in software development. Without standard instructions, similar tasks could result in different solutions, complicating future work.<\/p>\n<p>Structured prompts serve as guidelines, defining output formats, naming conventions, libraries, or design patterns. Consistent instructions ensure similar tasks produce similar solutions, maintaining coherence and ease of maintenance. These prompts can evolve but maintain standards over time.<\/p>\n<p>Standardized prompt templates (like those used for implementing features from user stories) ensure the AI consistently produces the desired outcomes, avoiding confusion or conflict. You can also create new instruction templates to accommodate evolving development needs.<\/p>\n<h2>Using context to guide AI<\/h2>\n<p>Providing detailed context is critical for reliability. Without specific context, AI defaults to general information, leading to generic or incorrect outputs.<\/p>\n<p>Context includes detailed information like data models, API contracts, architecture documents, user stories, and project requirements. This detailed information focuses the AI\u2019s output within clear boundaries, avoiding irrelevant or inaccurate results.<\/p>\n<p>Because an LLM&#8217;s knowledge is distributed, detailed prompts act as filters, guiding the AI toward relevant and valuable information.<\/p>\n<p>For example, robust user stories and detailed API specifications guide the AI toward producing professional-level code, avoiding irrelevant or amateur-level responses. Clearly added context ensures the AI focuses on generating relevant, high-quality outputs.<\/p>\n<h2>Final thoughts<\/h2>\n<p>Reducing unpredictability in AI-assisted software development requires clear structure, discipline, and detailed context. By using structured prompt templates and a step-by-step approach, AI consistently addresses tasks with precision and relevance. Providing detailed context further ensures solutions meet specific project requirements, transforming AI into a reliable partner that consistently delivers high-quality, maintainable code.<\/p>\n<p>If you&#8217;d like to read more of my in-depth thoughts on mitigating LLM non-determinism with structured templates, <a href=\"https:\/\/www.linkedin.com\/pulse\/mitigating-llm-non-determinism-structured-templates-adam-lyxne\/\" target=\"_blank\" rel=\"noopener\">check out my article on LinkedIn<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Large language models (LLMs) inherently exhibit non-deterministic behavior, meaning the AI might produce different answers when asking it the same question. An LLM generates text by predicting the next most probable word in a sequence. This involves focusing on relevant parts of the input and accessing the models internal knowledge, which introduced randomness causing this [&hellip;]<\/p>\n","protected":false},"author":136,"featured_media":21149,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"content-type":"","inline_featured_image":false,"footnotes":""},"categories":[806],"tags":[],"location":[],"class_list":["post-21148","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-data-ai"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.9 (Yoast SEO v25.9) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Taming AI unpredictability with structured templates | Equal Experts<\/title>\n<meta name=\"description\" content=\"LLMs can be unpredictable\u2014structured prompts and clear context help reduce randomness and ensure consistent, high-quality software output.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.equalexperts.com\/blog\/data-ai\/making-ai-reliable-how-structured-prompts-reduce-randomness\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Making AI reliable: How structured prompts reduce randomness\" \/>\n<meta property=\"og:description\" content=\"LLMs can be unpredictable\u2014structured prompts and clear context help reduce randomness and ensure consistent, high-quality software output.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.equalexperts.com\/blog\/data-ai\/making-ai-reliable-how-structured-prompts-reduce-randomness\/\" \/>\n<meta property=\"og:site_name\" content=\"Equal Experts\" \/>\n<meta property=\"article:published_time\" content=\"2025-03-24T11:06:42+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-03-31T00:59:21+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2025\/03\/Blog_Lead-57.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"514\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Adam Fletcher\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@EqualExperts\" \/>\n<meta name=\"twitter:site\" content=\"@EqualExperts\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Adam Fletcher\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.equalexperts.com\/blog\/data-ai\/making-ai-reliable-how-structured-prompts-reduce-randomness\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/data-ai\/making-ai-reliable-how-structured-prompts-reduce-randomness\/\"},\"author\":{\"name\":\"Adam Fletcher\",\"@id\":\"https:\/\/www.equalexperts.com\/#\/schema\/person\/4e22304ec595f0420ff799ffc125e905\"},\"headline\":\"Making AI reliable: How structured prompts reduce randomness\",\"datePublished\":\"2025-03-24T11:06:42+00:00\",\"dateModified\":\"2025-03-31T00:59:21+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/data-ai\/making-ai-reliable-how-structured-prompts-reduce-randomness\/\"},\"wordCount\":622,\"publisher\":{\"@id\":\"https:\/\/www.equalexperts.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/data-ai\/making-ai-reliable-how-structured-prompts-reduce-randomness\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2025\/03\/Blog_Lead-57.png\",\"articleSection\":[\"Data &amp; AI\"],\"inLanguage\":\"en-GB\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.equalexperts.com\/blog\/data-ai\/making-ai-reliable-how-structured-prompts-reduce-randomness\/\",\"url\":\"https:\/\/www.equalexperts.com\/blog\/data-ai\/making-ai-reliable-how-structured-prompts-reduce-randomness\/\",\"name\":\"Taming AI unpredictability with structured templates | Equal Experts\",\"isPartOf\":{\"@id\":\"https:\/\/www.equalexperts.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/data-ai\/making-ai-reliable-how-structured-prompts-reduce-randomness\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/data-ai\/making-ai-reliable-how-structured-prompts-reduce-randomness\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2025\/03\/Blog_Lead-57.png\",\"datePublished\":\"2025-03-24T11:06:42+00:00\",\"dateModified\":\"2025-03-31T00:59:21+00:00\",\"description\":\"LLMs can be unpredictable\u2014structured prompts and clear context help reduce randomness and ensure consistent, high-quality software output.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/data-ai\/making-ai-reliable-how-structured-prompts-reduce-randomness\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.equalexperts.com\/blog\/data-ai\/making-ai-reliable-how-structured-prompts-reduce-randomness\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.equalexperts.com\/blog\/data-ai\/making-ai-reliable-how-structured-prompts-reduce-randomness\/#primaryimage\",\"url\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2025\/03\/Blog_Lead-57.png\",\"contentUrl\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2025\/03\/Blog_Lead-57.png\",\"width\":1200,\"height\":514,\"caption\":\"Taming AI unpredictability with structured templates\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.equalexperts.com\/blog\/data-ai\/making-ai-reliable-how-structured-prompts-reduce-randomness\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.equalexperts.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Making AI reliable: How structured prompts reduce randomness\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.equalexperts.com\/#website\",\"url\":\"https:\/\/www.equalexperts.com\/\",\"name\":\"Equal Experts\",\"description\":\"Making Software. Better.\",\"publisher\":{\"@id\":\"https:\/\/www.equalexperts.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.equalexperts.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.equalexperts.com\/#organization\",\"name\":\"Equal Experts\",\"url\":\"https:\/\/www.equalexperts.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.equalexperts.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2018\/08\/Equal_Experts_Logo_CMYK_Colour.jpg\",\"contentUrl\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2018\/08\/Equal_Experts_Logo_CMYK_Colour.jpg\",\"width\":719,\"height\":340,\"caption\":\"Equal Experts\"},\"image\":{\"@id\":\"https:\/\/www.equalexperts.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/EqualExperts\",\"https:\/\/www.linkedin.com\/company\/equal-experts\/?viewAsMember=true\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.equalexperts.com\/#\/schema\/person\/4e22304ec595f0420ff799ffc125e905\",\"name\":\"Adam Fletcher\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.equalexperts.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/ee937d77444f927bf102ec2de5f2a5a6ffa61d098a6928c4498c43b5decdeb28?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/ee937d77444f927bf102ec2de5f2a5a6ffa61d098a6928c4498c43b5decdeb28?s=96&d=mm&r=g\",\"caption\":\"Adam Fletcher\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Taming AI unpredictability with structured templates | Equal Experts","description":"LLMs can be unpredictable\u2014structured prompts and clear context help reduce randomness and ensure consistent, high-quality software output.","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:\/\/www.equalexperts.com\/blog\/data-ai\/making-ai-reliable-how-structured-prompts-reduce-randomness\/","og_locale":"en_GB","og_type":"article","og_title":"Making AI reliable: How structured prompts reduce randomness","og_description":"LLMs can be unpredictable\u2014structured prompts and clear context help reduce randomness and ensure consistent, high-quality software output.","og_url":"https:\/\/www.equalexperts.com\/blog\/data-ai\/making-ai-reliable-how-structured-prompts-reduce-randomness\/","og_site_name":"Equal Experts","article_published_time":"2025-03-24T11:06:42+00:00","article_modified_time":"2025-03-31T00:59:21+00:00","og_image":[{"width":1200,"height":514,"url":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2025\/03\/Blog_Lead-57.png","type":"image\/png"}],"author":"Adam Fletcher","twitter_card":"summary_large_image","twitter_creator":"@EqualExperts","twitter_site":"@EqualExperts","twitter_misc":{"Written by":"Adam Fletcher","Estimated reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.equalexperts.com\/blog\/data-ai\/making-ai-reliable-how-structured-prompts-reduce-randomness\/#article","isPartOf":{"@id":"https:\/\/www.equalexperts.com\/blog\/data-ai\/making-ai-reliable-how-structured-prompts-reduce-randomness\/"},"author":{"name":"Adam Fletcher","@id":"https:\/\/www.equalexperts.com\/#\/schema\/person\/4e22304ec595f0420ff799ffc125e905"},"headline":"Making AI reliable: How structured prompts reduce randomness","datePublished":"2025-03-24T11:06:42+00:00","dateModified":"2025-03-31T00:59:21+00:00","mainEntityOfPage":{"@id":"https:\/\/www.equalexperts.com\/blog\/data-ai\/making-ai-reliable-how-structured-prompts-reduce-randomness\/"},"wordCount":622,"publisher":{"@id":"https:\/\/www.equalexperts.com\/#organization"},"image":{"@id":"https:\/\/www.equalexperts.com\/blog\/data-ai\/making-ai-reliable-how-structured-prompts-reduce-randomness\/#primaryimage"},"thumbnailUrl":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2025\/03\/Blog_Lead-57.png","articleSection":["Data &amp; AI"],"inLanguage":"en-GB"},{"@type":"WebPage","@id":"https:\/\/www.equalexperts.com\/blog\/data-ai\/making-ai-reliable-how-structured-prompts-reduce-randomness\/","url":"https:\/\/www.equalexperts.com\/blog\/data-ai\/making-ai-reliable-how-structured-prompts-reduce-randomness\/","name":"Taming AI unpredictability with structured templates | Equal Experts","isPartOf":{"@id":"https:\/\/www.equalexperts.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.equalexperts.com\/blog\/data-ai\/making-ai-reliable-how-structured-prompts-reduce-randomness\/#primaryimage"},"image":{"@id":"https:\/\/www.equalexperts.com\/blog\/data-ai\/making-ai-reliable-how-structured-prompts-reduce-randomness\/#primaryimage"},"thumbnailUrl":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2025\/03\/Blog_Lead-57.png","datePublished":"2025-03-24T11:06:42+00:00","dateModified":"2025-03-31T00:59:21+00:00","description":"LLMs can be unpredictable\u2014structured prompts and clear context help reduce randomness and ensure consistent, high-quality software output.","breadcrumb":{"@id":"https:\/\/www.equalexperts.com\/blog\/data-ai\/making-ai-reliable-how-structured-prompts-reduce-randomness\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.equalexperts.com\/blog\/data-ai\/making-ai-reliable-how-structured-prompts-reduce-randomness\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.equalexperts.com\/blog\/data-ai\/making-ai-reliable-how-structured-prompts-reduce-randomness\/#primaryimage","url":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2025\/03\/Blog_Lead-57.png","contentUrl":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2025\/03\/Blog_Lead-57.png","width":1200,"height":514,"caption":"Taming AI unpredictability with structured templates"},{"@type":"BreadcrumbList","@id":"https:\/\/www.equalexperts.com\/blog\/data-ai\/making-ai-reliable-how-structured-prompts-reduce-randomness\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.equalexperts.com\/"},{"@type":"ListItem","position":2,"name":"Making AI reliable: How structured prompts reduce randomness"}]},{"@type":"WebSite","@id":"https:\/\/www.equalexperts.com\/#website","url":"https:\/\/www.equalexperts.com\/","name":"Equal Experts","description":"Making Software. Better.","publisher":{"@id":"https:\/\/www.equalexperts.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.equalexperts.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.equalexperts.com\/#organization","name":"Equal Experts","url":"https:\/\/www.equalexperts.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.equalexperts.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2018\/08\/Equal_Experts_Logo_CMYK_Colour.jpg","contentUrl":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2018\/08\/Equal_Experts_Logo_CMYK_Colour.jpg","width":719,"height":340,"caption":"Equal Experts"},"image":{"@id":"https:\/\/www.equalexperts.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/EqualExperts","https:\/\/www.linkedin.com\/company\/equal-experts\/?viewAsMember=true"]},{"@type":"Person","@id":"https:\/\/www.equalexperts.com\/#\/schema\/person\/4e22304ec595f0420ff799ffc125e905","name":"Adam Fletcher","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.equalexperts.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/ee937d77444f927bf102ec2de5f2a5a6ffa61d098a6928c4498c43b5decdeb28?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/ee937d77444f927bf102ec2de5f2a5a6ffa61d098a6928c4498c43b5decdeb28?s=96&d=mm&r=g","caption":"Adam Fletcher"}}]}},"_links":{"self":[{"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/posts\/21148","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/users\/136"}],"replies":[{"embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/comments?post=21148"}],"version-history":[{"count":0,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/posts\/21148\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/media\/21149"}],"wp:attachment":[{"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/media?parent=21148"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/categories?post=21148"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/tags?post=21148"},{"taxonomy":"location","embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/location?post=21148"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}