{"id":6625,"date":"2026-02-03T19:01:10","date_gmt":"2026-02-03T08:01:10","guid":{"rendered":"https:\/\/firmable.com\/?page_id=6625"},"modified":"2026-02-03T19:01:12","modified_gmt":"2026-02-03T08:01:12","slug":"business-list-local-government-organisations","status":"publish","type":"page","link":"https:\/\/firmable.com\/au\/business-list-local-government-organisations\/","title":{"rendered":"Business list &#8211; Local government organisations"},"content":{"rendered":"\n\n<section class=\"banner has-dark-bg banner--text banner--inner\">\n\t<div class=\"bg-graphics\">\n\t\t<div class=\"rotating-box\">\n\t\t\t<div class=\"rotating-gradient\"><\/div>\n\t\t<\/div>\n\t\t<div class=\"inner-shadow-box\">\n\t\t\t<div class=\"rect inner-shadow inner-shadow-left\"><\/div>\n\t\t\t<div class=\"rect inner-shadow inner-shadow-right\"><\/div>\n\t\t<\/div>\n\t\t<div class=\"white-blur-box\">\n\t\t\t<div class=\"rect white-blur white-blur-left\"><\/div>\n\t\t\t<div class=\"rect white-blur white-blur-right\"><\/div>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"container\">\n\t\t\t\t\t<ul class=\"breadcrumb\"><li class=\"breadcrumb-item\"><a href=\"https:\/\/firmable.com\/au\/\">Home<\/a><\/li><\/ul>\t\t\t\t<div class=\"content\">\n\t\t\t<div class=\"text-box wowo fadeInUp\">\n\t\t\t\t<div class=\"text text-intro\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h1 class=\"heading\">Local government organisations business list for Australia<\/h1>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"desc\">Curated list of Australian local government organisations, regulated by the Department of Infrastructure, Transport, Regional Development, Communications and the Arts, mapped to Firmable&#8217;s B2B database of over 1 million companies and 10 million Australian individuals.<\/p>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t<\/div>\n<\/section>\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<style>\n\n  :root{\n    --ink:#12233d;\n    --muted:#7b8798;\n    --link:#2a74c9;\n    --border:#d9dee7;\n    --panel:#eef2f6;\n    --accent:#d35400;\n  }\n  ol.edu-list li {\n      line-height: 20px !important;\n  }\n  ol.edu-list {\n      padding-left: 0px !important;\n  }\n  .edu-stats-panel{\n    background:var(--panel);\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:10px;\n  }\n \n  .edu-stats-grid{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:10px;\n  }\n \n  .edu-stat{\n    background:#fff;\n    border:1px solid var(--border);\n    border-radius:6px;\n    padding:14px 16px;\n    display:flex;\n    justify-content:space-between;\n    align-items:center;\n    min-height:72px;\n  }\n \n  .edu-stat-title{\n    font-size:20px;\n    font-weight:500;\n    line-height:1.25;\n    margin:0 0 6px 0;\n  }\n \n  .edu-stat-title .em{ font-weight:700; }\n \n  .edu-stat-value{\n    font-size:20px;\n    font-weight:700;\n    margin:0;\n  }\n \n  .edu-ico{\n    width:44px;\n    height:44px;\n    display:grid;\n    place-items:center;\n  }\n \n  .edu-ico svg{\n    width:40px;\n    height:40px;\n    stroke:var(--ink);\n    fill:none;\n    stroke-width:1.8;\n  }\n \n  .edu-cta{\n    margin-top:16px;\n    background:#fff;\n    border:1px solid #e7ebf2;\n    border-radius:8px;\n    padding:14px 16px;\n    display:flex;\n    justify-content:space-between;\n    align-items:center;\n    gap:14px;\n  }\n \n  .edu-cta-text{\n    font-size:22px;\n    font-weight:700;\n    margin:0;\n  }\n \n  .edu-cta-btn{\n    background:var(--accent);\n    color:#fff !important;\n    text-decoration:none;\n    font-size:17px;\n    font-weight:700;\n    padding:9px 14px;\n    border-radius:8px;\n    white-space:nowrap;\n  }\n \n  .edu-lower{\n    margin-top:18px;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:18px 26px;\n  }\n \n  .edu-block h3{\n    font-size:20px;\n    font-weight:700;\n    margin:0 0 8px 0;\n  }\n \n  .edu-scrollbox{\n    background:#fff;\n    border:1px solid #e6ebf3;\n    border-radius:4px;\n    height:190px;\n    overflow:auto;\n  }\n \n \n \n  .edu-row{\n    display:flex;\n    justify-content:space-between;\n    align-items:center;\n    padding:10px 12px;\n    font-size:15px;\n    border-bottom:1px solid #edf1f7;\n  }\n \n  .edu-row:last-child{ border-bottom:none; }\n \n  .edu-left{\n    color:var(--link);\n    font-weight:500;\n  }\n \n  .edu-right{\n    color:var(--muted);\n    font-weight:600;\n  }\n \n  .edu-stats-panel,\n  .edu-cta,\n  .edu-lower,\n  .edu-scrollbox {\n    max-width: 100%;\n    box-sizing: border-box;\n  }\n \n  .edu-chip{\n    display:inline-block;\n    font-size:14px;\n    font-weight:500;\n    color:#4b5563;\n    border:1px solid #e3e7ef;\n    border-radius:15px;\n    padding:4px 8px;\n    margin:0 6px 6px 0;\n    background:#fff;\n  }\n \n  .edu-scrollbox::-webkit-scrollbar{\n    width:10px;\n    height:10px;\n  }\n  .edu-scrollbox::-webkit-scrollbar-thumb{\n    background:#cfd7e4;\n    border-radius:10px;\n  }\n  .edu-scrollbox::-webkit-scrollbar-track{\n    background:#f1f4f9;\n  }\n \n  @media (max-width: 1024px) {\n \n    \/* Force grid to behave inside container *\/\n    .edu-lower {\n      grid-template-columns: 1fr;\n    }\n \n    \/* Remove desktop scroll behavior *\/\n    .edu-scrollbox {\n      height: auto;\n      max-height: none;\n      overflow-x: hidden;\n    }\n \n    \/* Lists must adapt *\/\n    .edu-list,\n    .edu-keywords {\n      width: 100%;\n      min-width: 0;\n    }\n \n    \/* Compact row layout *\/\n    .edu-row {\n      padding: 10px 14px;\n      font-size: 14px;\n    }\n \n    .edu-left {\n      max-width: 72%;\n      white-space: nowrap;\n      overflow: hidden;\n      text-overflow: ellipsis;\n    }\n \n    .edu-right {\n      white-space: nowrap;\n      font-size: 13px;\n    }\n  }\n  @media(max-width:860px){\n    .edu-stats-grid,\n    .edu-lower{ grid-template-columns:1fr; }\n \n    .edu-cta{\n      flex-direction:column;\n      align-items:flex-start;\n    }\n     .edu-lower {\n      grid-template-columns: 1fr;\n      gap: 14px;\n    }\n \n    .edu-scrollbox {\n      height: auto;\n      max-height: none;\n      overflow: hidden;\n      background: #fff;\n      border: 1px solid #e6ebf3;\n      border-radius: 10px;\n      box-shadow: 0 2px 8px rgba(18,35,61,.06);\n    }\n \n    .edu-list,\n    .edu-keywords {\n      min-width: 100%;\n      width: 100%;\n    }\n \n    .edu-row {\n      padding: 10px 14px;\n      font-size: 14px;\n      line-height: 1.2;\n      border-bottom: 1px solid #e5e9f2;\n    }\n \n    .edu-row:last-child {\n      border-bottom: none;\n    }\n \n    .edu-left {\n      font-weight: 500;\n      color: #1a73e8;\n      white-space: nowrap;\n      overflow: hidden;\n      text-overflow: ellipsis;\n      max-width: 70%;\n    }\n \n    .edu-right {\n      font-size: 13px;\n      font-weight: 500;\n      color: #6b7280;\n      white-space: nowrap;\n    }\n \n    .edu-keywords {\n      padding: 12px;\n    }\n  .edu-cta-text {\n      font-size: 18px;\n  }\n    .edu-chip {\n      font-size: 12px;\n      padding: 4px 8px;\n      margin: 0 4px 6px 0;\n    }\n  }\n  @media (max-width: 360px) {\n \n    .edu-row {\n      padding: 8px 12px;\n      font-size: 11px;\n    }\n \n    .edu-left {\n      max-width: 65%;\n    }\n \n    .edu-right {\n      font-size: 11px;\n    }\n  }\n\n<\/style>\n \n \n<div class=\"container\">\n  <div class=\"edu-stats-panel\">\n    <div class=\"edu-stats-grid\">\n \n      <div class=\"edu-stat\">\n        <div>\n          <p class=\"edu-stat-title\">How many <span class=\"em\">companies<\/span> are in the Local government organisations business list for Australia?<\/p>\n          <p class=\"edu-stat-value\">72,580<\/p>\n        <\/div>\n        <div class=\"edu-ico\">\n          <img decoding=\"async\" src=\"https:\/\/firmable.com\/wp-content\/uploads\/2025\/12\/briefcase-01-1.svg\" alt=\"\">\n        <\/div>\n      <\/div>\n \n      <div class=\"edu-stat\">\n        <div>\n          <p class=\"edu-stat-title\">How many <span class=\"em\">people<\/span> contacts in the Local government organisations business list for Australia?<\/p>\n          <p class=\"edu-stat-value\">72,580<\/p>\n        <\/div>\n        <div class=\"edu-ico\">\n          <img decoding=\"async\" src=\"https:\/\/firmable.com\/wp-content\/uploads\/2025\/12\/users-01-2.svg\" alt=\"\">\n        <\/div>\n      <\/div>\n \n      <div class=\"edu-stat\">\n        <div>\n          <p class=\"edu-stat-title\">Number of <span class=\"em\">email addresses<\/span><\/p>\n          <p class=\"edu-stat-value\">43,643<\/p>\n        <\/div>\n        <div class=\"edu-ico\">\n          <img decoding=\"async\" src=\"https:\/\/firmable.com\/wp-content\/uploads\/2025\/12\/message-chat-square-1.svg\" alt=\"\">\n        <\/div>\n      <\/div>\n \n      <div class=\"edu-stat\">\n        <div>\n          <p class=\"edu-stat-title\">Number of <span class=\"em\">mobile phone numbers<\/span><\/p>\n          <p class=\"edu-stat-value\">11,378<\/p>\n        <\/div>\n        <div class=\"edu-ico\">\n          <img decoding=\"async\" src=\"https:\/\/firmable.com\/wp-content\/uploads\/2025\/12\/dataflow-03.svg\" alt=\"\">\n        <\/div>\n      <\/div>\n \n    <\/div>\n  <\/div>\n \n    <div class=\"edu-cta\">\n      <p class=\"edu-cta-text\">\n        Explore all 72,580 companies and 72,580 people contacts in the Local government organisations business list for Australia\n      <\/p>\n      <a class=\"edu-cta-btn\" target=\"_blank\" href=\"https:\/\/app.firmable.com\/sign-up\">Start 14-day free trial<\/a>\n    <\/div>\n \n  <div class=\"edu-lower\">\n    <div class=\"edu-block\">\n      <h3>Local government organisations business by employee number<\/h3>\n      <div class=\"edu-scrollbox\">\n        <ol class=\"edu-list\">\n          <li class=\"edu-row\"><span class=\"edu-left\">Brisbane City Council<\/span><span class=\"edu-right\">5,001 &#8211; 10,000<\/span><\/li>\n          <li class=\"edu-row\"><span class=\"edu-left\">City of Gold Coast<\/span><span class=\"edu-right\">1,001 &#8211; 5,000<\/span><\/li>\n          <li class=\"edu-row\"><span class=\"edu-left\">City Of Melbourne<\/span><span class=\"edu-right\">1,001 &#8211; 5,000<\/span><\/li>\n          <li class=\"edu-row\"><span class=\"edu-left\">Logan City Council<\/span><span class=\"edu-right\">1,001 &#8211; 5,000<\/span><\/li>\n          <li class=\"edu-row\"><span class=\"edu-left\">City Of Greater Geelong<\/span><span class=\"edu-right\">1,001 &#8211; 5,000<\/span><\/li>\n        <\/ol>\n      <\/div>\n    <\/div>\n \n    <div class=\"edu-block\">\n      <h3>Local government organisations business by revenue<\/h3>\n      <div class=\"edu-scrollbox\">\n        <ol class=\"edu-list\">\n          <li class=\"edu-row\"><span class=\"edu-left\">Brisbane City Council<\/span><span class=\"edu-right\">>$1B+<\/span><\/li>\n          <li class=\"edu-row\"><span class=\"edu-left\">City Of Sydney, Australia<\/span><span class=\"edu-right\">$500M &#8211; $1B<\/span><\/li>\n          <li class=\"edu-row\"><span class=\"edu-left\">Moreton Bay Regional Council<\/span><span class=\"edu-right\">$100M &#8211; $250M<\/span><\/li>\n          <li class=\"edu-row\"><span class=\"edu-left\">City Of Perth<\/span><span class=\"edu-right\">$100M &#8211; $250M<\/span><\/li>\n          <li class=\"edu-row\"><span class=\"edu-left\">Darebin City Council<\/span><span class=\"edu-right\">$10M &#8211; $50M<\/span><\/li>\n        <\/ol>\n      <\/div>\n    <\/div>\n \n    <div class=\"edu-block\">\n      <h3>Local government organisations business by location in Australia<\/h3>\n      <div class=\"edu-scrollbox\">\n        <ol class=\"edu-list\">\n          <li class=\"edu-row\"><span class=\"edu-left\">NSW<\/span><span class=\"edu-right\">129<\/span><\/li>\n          <li class=\"edu-row\"><span class=\"edu-left\">QLD<\/span><span class=\"edu-right\">70<\/span><\/li>\n          <li class=\"edu-row\"><span class=\"edu-left\">SA<\/span><span class=\"edu-right\">65<\/span><\/li>\n          <li class=\"edu-row\"><span class=\"edu-left\">TAS<\/span><span class=\"edu-right\">26<\/span><\/li>\n          <li class=\"edu-row\"><span class=\"edu-left\">NT<\/span><span class=\"edu-right\">16<\/span><\/li>\n        <\/ol>\n      <\/div>\n    <\/div>\n \n    <div class=\"edu-block\">\n      <h3>Most common keywords for Local government organisations business for Australia<\/h3>\n      <div class=\"edu-scrollbox\">\n        <div class=\"edu-keywords\">\n          <span class=\"edu-chip\">agriculture<\/span>\n          <span class=\"edu-chip\">businesses<\/span>\n          <span class=\"edu-chip\">community<\/span>\n          <span class=\"edu-chip\">community development<\/span>\n          <span class=\"edu-chip\">community engagement<\/span>\n          <span class=\"edu-chip\">community services<\/span>\n          <span class=\"edu-chip\">construction<\/span>\n          <span class=\"edu-chip\">council services<\/span>\n          <span class=\"edu-chip\">government<\/span>\n          <span class=\"edu-chip\">government &#038; public administration<\/span>\n          <span class=\"edu-chip\">government administration<\/span>\n          <span class=\"edu-chip\">government administration &#038; politics<\/span>\n          <span class=\"edu-chip\">infrastructure projects<\/span>\n          <span class=\"edu-chip\">libraries<\/span>\n          <span class=\"edu-chip\">local government<\/span>\n          <span class=\"edu-chip\">local government organisations<\/span>\n          <span class=\"edu-chip\">local government services<\/span>\n          <span class=\"edu-chip\">municipal services<\/span>\n          <span class=\"edu-chip\">non-profit &#038; government<\/span>\n          <span class=\"edu-chip\">planning development<\/span>\n          <span class=\"edu-chip\">public administration<\/span>\n          <span class=\"edu-chip\">residents<\/span>\n          <span class=\"edu-chip\">retail<\/span>\n          <span class=\"edu-chip\">tourism<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n \n  <\/div>\n<\/div>\n\n\n\n<section class=\"cta style3 small-cta-noimg\">\n\t<div class=\"container\">\n\t\t<div class=\"content has-dark-bg\">\n\t\t\t\t\t\t\t<div class=\"text-box\">\n\t\t\t\t\t<div class=\"text text-intro\">\n\t\t\t\t\t\t<h2 class=\"heading\">Interested in this list? <\/h2>\t\t\t\t\t\t<p class=\"desc\">Try Firmable and get access to the information you need to win more deals.<\/p>\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t<div class=\"form-box\">\n\t\t<form>\n\t\t\t<div class=\"field-box field-email\">\n\t\t\t\t<input\n\t\t\t\t\ttype=\"email\"\n\t\t\t\t\tname=\"email\"\n\t\t\t\t\tclass=\"email\"\n\t\t\t\t\tplaceholder=\"Enter your email\"\n\t\t\t\t\/>\n\t\t\t<\/div>\n\t\t\t<div class=\"submit-box\">\n\t\t\t\t<a class=\"submit utm-out\" href=\"https:\/\/app.firmable.com\/sign-up\" target=\"_blank\">Start free trial<\/a>\n\t\t\t<\/div>\n\t\t\t<div class=\"form-tips\"><\/div>\n\t\t<\/form>\n\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/section>\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>How many companies are in the Local government organisations business list for Australia? 72,580 How many people contacts in the Local government organisations business list for Australia? 72,580 Number of email addresses 43,643 Number of mobile phone numbers 11,378 Explore all 72,580 companies and 72,580 people contacts in the Local government organisations business list for [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-6625","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.5 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Business list - Local government organisations - Firmable<\/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:\/\/firmable.com\/au\/business-list-local-government-organisations\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Business list - Local government organisations\" \/>\n<meta property=\"og:description\" content=\"How many companies are in the Local government organisations business list for Australia? 72,580 How many people contacts in the Local government organisations business list for Australia? 72,580 Number of email addresses 43,643 Number of mobile phone numbers 11,378 Explore all 72,580 companies and 72,580 people contacts in the Local government organisations business list for [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/firmable.com\/au\/business-list-local-government-organisations\/\" \/>\n<meta property=\"og:site_name\" content=\"Firmable\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/firmable\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-03T08:01:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/firmable.com\/wp-content\/uploads\/2025\/12\/briefcase-01-1.svg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@_firmable\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/firmable.com\\\/au\\\/business-list-local-government-organisations\\\/\",\"url\":\"https:\\\/\\\/firmable.com\\\/au\\\/business-list-local-government-organisations\\\/\",\"name\":\"Business list - Local government organisations - Firmable\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/firmable.com\\\/au\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/firmable.com\\\/au\\\/business-list-local-government-organisations\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/firmable.com\\\/au\\\/business-list-local-government-organisations\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/firmable.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/briefcase-01-1.svg\",\"datePublished\":\"2026-02-03T08:01:10+00:00\",\"dateModified\":\"2026-02-03T08:01:12+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/firmable.com\\\/au\\\/business-list-local-government-organisations\\\/#breadcrumb\"},\"inLanguage\":\"en-AU\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/firmable.com\\\/au\\\/business-list-local-government-organisations\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-AU\",\"@id\":\"https:\\\/\\\/firmable.com\\\/au\\\/business-list-local-government-organisations\\\/#primaryimage\",\"url\":\"https:\\\/\\\/firmable.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/briefcase-01-1.svg\",\"contentUrl\":\"https:\\\/\\\/firmable.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/briefcase-01-1.svg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/firmable.com\\\/au\\\/business-list-local-government-organisations\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/firmable.com\\\/au\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Business list &#8211; Local government organisations\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/firmable.com\\\/au\\\/#website\",\"url\":\"https:\\\/\\\/firmable.com\\\/au\\\/\",\"name\":\"Firmable\",\"description\":\"From data to direction\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/firmable.com\\\/au\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-AU\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Business list - Local government organisations - Firmable","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:\/\/firmable.com\/au\/business-list-local-government-organisations\/","og_locale":"en_US","og_type":"article","og_title":"Business list - Local government organisations","og_description":"How many companies are in the Local government organisations business list for Australia? 72,580 How many people contacts in the Local government organisations business list for Australia? 72,580 Number of email addresses 43,643 Number of mobile phone numbers 11,378 Explore all 72,580 companies and 72,580 people contacts in the Local government organisations business list for [&hellip;]","og_url":"https:\/\/firmable.com\/au\/business-list-local-government-organisations\/","og_site_name":"Firmable","article_publisher":"https:\/\/www.facebook.com\/firmable\/","article_modified_time":"2026-02-03T08:01:12+00:00","og_image":[{"url":"https:\/\/firmable.com\/wp-content\/uploads\/2025\/12\/briefcase-01-1.svg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@_firmable","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/firmable.com\/au\/business-list-local-government-organisations\/","url":"https:\/\/firmable.com\/au\/business-list-local-government-organisations\/","name":"Business list - Local government organisations - Firmable","isPartOf":{"@id":"https:\/\/firmable.com\/au\/#website"},"primaryImageOfPage":{"@id":"https:\/\/firmable.com\/au\/business-list-local-government-organisations\/#primaryimage"},"image":{"@id":"https:\/\/firmable.com\/au\/business-list-local-government-organisations\/#primaryimage"},"thumbnailUrl":"https:\/\/firmable.com\/wp-content\/uploads\/2025\/12\/briefcase-01-1.svg","datePublished":"2026-02-03T08:01:10+00:00","dateModified":"2026-02-03T08:01:12+00:00","breadcrumb":{"@id":"https:\/\/firmable.com\/au\/business-list-local-government-organisations\/#breadcrumb"},"inLanguage":"en-AU","potentialAction":[{"@type":"ReadAction","target":["https:\/\/firmable.com\/au\/business-list-local-government-organisations\/"]}]},{"@type":"ImageObject","inLanguage":"en-AU","@id":"https:\/\/firmable.com\/au\/business-list-local-government-organisations\/#primaryimage","url":"https:\/\/firmable.com\/wp-content\/uploads\/2025\/12\/briefcase-01-1.svg","contentUrl":"https:\/\/firmable.com\/wp-content\/uploads\/2025\/12\/briefcase-01-1.svg"},{"@type":"BreadcrumbList","@id":"https:\/\/firmable.com\/au\/business-list-local-government-organisations\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/firmable.com\/au\/"},{"@type":"ListItem","position":2,"name":"Business list &#8211; Local government organisations"}]},{"@type":"WebSite","@id":"https:\/\/firmable.com\/au\/#website","url":"https:\/\/firmable.com\/au\/","name":"Firmable","description":"From data to direction","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/firmable.com\/au\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-AU"}]}},"_links":{"self":[{"href":"https:\/\/firmable.com\/au\/wp-json\/wp\/v2\/pages\/6625","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/firmable.com\/au\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/firmable.com\/au\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/firmable.com\/au\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/firmable.com\/au\/wp-json\/wp\/v2\/comments?post=6625"}],"version-history":[{"count":0,"href":"https:\/\/firmable.com\/au\/wp-json\/wp\/v2\/pages\/6625\/revisions"}],"wp:attachment":[{"href":"https:\/\/firmable.com\/au\/wp-json\/wp\/v2\/media?parent=6625"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}