object(PDOException)#1490 (8) {
  ["message":protected]=>
  string(63) "SQLSTATE[HY000]: General error: 2006 MySQL server has gone away"
  ["string":"Exception":private]=>
  string(2330) "PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away in /home/listedin/public_html/phpls/app/Src/Dbal/QueryBuilder.php:505
Stack trace:
#0 /home/listedin/public_html/phpls/app/Src/Dbal/QueryBuilder.php(505): PDOStatement->execute(Array)
#1 /home/listedin/public_html/phpls/app/Src/Dbal/QueryBuilder.php(477): App\Src\Dbal\QueryBuilder->statement(Object(App\Src\Dbal\Query))
#2 /home/listedin/public_html/phpls/app/Src/Orm/Query.php(160): App\Src\Dbal\QueryBuilder->fetchObject(Array, 'App\\Models\\File', Array)
#3 /home/listedin/public_html/phpls/app/Views/default/widgets/cards/listing.html.php(6): App\Src\Orm\Query->first()
#4 /home/listedin/public_html/phpls/app/Src/Mvc/View.php(32): require('/home/listedin/...')
#5 /home/listedin/public_html/phpls/app/Src/Support/Helpers.php(226): App\Src\Mvc\View->render('widgets/cards/l...', Object(App\Src\Support\Collection), 'html.php')
#6 /home/listedin/public_html/phpls/app/Views/default/widgets/listing-search-results.html.php(167): view('widgets/cards/l...', Array)
#7 /home/listedin/public_html/phpls/app/Src/Mvc/View.php(32): require('/home/listedin/...')
#8 /home/listedin/public_html/phpls/app/Src/Support/Helpers.php(226): App\Src\Mvc\View->render('widgets/listing...', Object(App\Src\Support\Collection), 'html.php')
#9 /home/listedin/public_html/phpls/app/Widgets/Listingsearchresults.php(114): view('widgets/listing...', Array)
#10 /home/listedin/public_html/phpls/app/Models/Widget.php(124): App\Widgets\Listingsearchresults->render()
#11 /home/listedin/public_html/phpls/app/Repositories/Widgetizer.php(36): App\Models\Widget->render()
#12 /home/listedin/public_html/phpls/app/Models/Page.php(172): App\Repositories\Widgetizer->render(Object(App\Src\Support\Collection))
#13 /home/listedin/public_html/phpls/app/Controllers/Index.php(391): App\Models\Page->render(Object(App\Src\Support\Collection))
#14 /home/listedin/public_html/phpls/app/Src/Mvc/BaseController.php(20): App\Controllers\Index->actionRouter(Array)
#15 /home/listedin/public_html/phpls/app/Src/Application.php(184): App\Src\Mvc\BaseController->action('Router', Array)
#16 /home/listedin/public_html/phpls/app/Src/Application.php(149): App\Src\Application->dispatch('Index/Router', Array)
#17 /home/listedin/public_html/index.php(23): App\Src\Application->execute()
#18 {main}"
  ["code":protected]=>
  string(5) "HY000"
  ["file":protected]=>
  string(62) "/home/listedin/public_html/phpls/app/Src/Dbal/QueryBuilder.php"
  ["line":protected]=>
  int(505)
  ["trace":"Exception":private]=>
  array(18) {
    [0]=>
    array(6) {
      ["file"]=>
      string(62) "/home/listedin/public_html/phpls/app/Src/Dbal/QueryBuilder.php"
      ["line"]=>
      int(505)
      ["function"]=>
      string(7) "execute"
      ["class"]=>
      string(12) "PDOStatement"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        array(1) {
          [0]=>
          string(32) "e218ff2929ae89d435145d2ad4a87cc7"
        }
      }
    }
    [1]=>
    array(6) {
      ["file"]=>
      string(62) "/home/listedin/public_html/phpls/app/Src/Dbal/QueryBuilder.php"
      ["line"]=>
      int(477)
      ["function"]=>
      string(9) "statement"
      ["class"]=>
      string(25) "App\Src\Dbal\QueryBuilder"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        object(App\Src\Dbal\Query)#1496 (2) {
          ["sql"]=>
          string(59) "SELECT
phpls_files.*
FROM phpls_files
WHERE document_id = ?"
          ["parameters"]=>
          array(1) {
            [0]=>
            string(32) "e218ff2929ae89d435145d2ad4a87cc7"
          }
        }
      }
    }
    [2]=>
    array(6) {
      ["file"]=>
      string(54) "/home/listedin/public_html/phpls/app/Src/Orm/Query.php"
      ["line"]=>
      int(160)
      ["function"]=>
      string(11) "fetchObject"
      ["class"]=>
      string(25) "App\Src\Dbal\QueryBuilder"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(3) {
        [0]=>
        array(1) {
          [0]=>
          string(13) "phpls_files.*"
        }
        [1]=>
        string(15) "App\Models\File"
        [2]=>
        array(2) {
          [0]=>
          array(0) {
          }
          [1]=>
          bool(true)
        }
      }
    }
    [3]=>
    array(6) {
      ["file"]=>
      string(81) "/home/listedin/public_html/phpls/app/Views/default/widgets/cards/listing.html.php"
      ["line"]=>
      int(6)
      ["function"]=>
      string(5) "first"
      ["class"]=>
      string(17) "App\Src\Orm\Query"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
    [4]=>
    array(4) {
      ["file"]=>
      string(53) "/home/listedin/public_html/phpls/app/Src/Mvc/View.php"
      ["line"]=>
      int(32)
      ["args"]=>
      array(1) {
        [0]=>
        string(81) "/home/listedin/public_html/phpls/app/Views/default/widgets/cards/listing.html.php"
      }
      ["function"]=>
      string(7) "require"
    }
    [5]=>
    array(6) {
      ["file"]=>
      string(60) "/home/listedin/public_html/phpls/app/Src/Support/Helpers.php"
      ["line"]=>
      int(226)
      ["function"]=>
      string(6) "render"
      ["class"]=>
      string(16) "App\Src\Mvc\View"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(3) {
        [0]=>
        string(21) "widgets/cards/listing"
        [1]=>
        object(App\Src\Support\Collection)#1410 (1) {
          ["items":protected]=>
          array(5) {
            ["listing"]=>
            object(App\Models\Listing)#575 (14) {
              ["items":protected]=>
              array(71) {
                ["id"]=>
                int(120626)
                ["import_id"]=>
                int(60)
                ["active"]=>
                int(1)
                ["claimed"]=>
                int(1)
                ["status"]=>
                string(6) "active"
                ["rating"]=>
                float(0)
                ["review_count"]=>
                int(0)
                ["impressions"]=>
                NULL
                ["search_impressions"]=>
                int(775)
                ["phone_views"]=>
                NULL
                ["website_clicks"]=>
                NULL
                ["_featured"]=>
                NULL
                ["_page"]=>
                NULL
                ["_position"]=>
                int(2)
                ["_extra_categories"]=>
                int(0)
                ["_title_size"]=>
                int(200)
                ["_short_description_size"]=>
                int(200)
                ["_description_size"]=>
                int(300)
                ["_description_links_limit"]=>
                int(0)
                ["_gallery_size"]=>
                int(0)
                ["_address"]=>
                int(1)
                ["_map"]=>
                int(1)
                ["_event_dates"]=>
                int(30)
                ["_send_message"]=>
                NULL
                ["_reviews"]=>
                NULL
                ["_seo"]=>
                NULL
                ["_backlink"]=>
                NULL
                ["user_id"]=>
                int(113552)
                ["type_id"]=>
                int(1)
                ["category_id"]=>
                int(10975)
                ["added_datetime"]=>
                string(19) "2013-04-07 14:48:16"
                ["updated_datetime"]=>
                NULL
                ["meta_title"]=>
                NULL
                ["meta_keywords"]=>
                NULL
                ["meta_description"]=>
                NULL
                ["title"]=>
                string(18) "Winter Realty, Inc"
                ["slug"]=>
                string(12) "winterre6678"
                ["short_description"]=>
                string(140) "Search all area real estate for sale on one easy-to-use site. Including homes, condos, townhomes, land, and foreclosure properties for sale."
                ["description"]=>
                NULL
                ["event_start_datetime"]=>
                NULL
                ["event_frequency"]=>
                NULL
                ["event_interval"]=>
                NULL
                ["event_weekdays"]=>
                NULL
                ["event_weeks"]=>
                NULL
                ["event_dates"]=>
                NULL
                ["event_end_datetime"]=>
                NULL
                ["event_rsvp"]=>
                NULL
                ["offer_start_datetime"]=>
                NULL
                ["offer_end_datetime"]=>
                NULL
                ["offer_price"]=>
                NULL
                ["offer_discount_type"]=>
                NULL
                ["offer_discount"]=>
                NULL
                ["offer_count"]=>
                NULL
                ["offer_terms"]=>
                NULL
                ["offer_redeem"]=>
                NULL
                ["address"]=>
                NULL
                ["zip"]=>
                string(5) "56164"
                ["location_id"]=>
                int(132881)
                ["latitude"]=>
                string(9) "44.056620"
                ["longitude"]=>
                string(10) "-96.339180"
                ["zoom"]=>
                int(12)
                ["timezone"]=>
                string(5) "-0600"
                ["sync_product"]=>
                NULL
                ["deadlinkchecker_datetime"]=>
                string(19) "2026-05-23 19:00:05"
                ["deadlinkchecker_retry"]=>
                NULL
                ["deadlinkchecker_code"]=>
                NULL
                ["backlinkchecker_datetime"]=>
                NULL
                ["backlinkchecker_retry"]=>
                NULL
                ["backlinkchecker_code"]=>
                NULL
                ["backlinkchecker_linkrelation"]=>
                NULL
                ["_dofollow"]=>
                NULL
              }
              ["table":protected]=>
              string(8) "listings"
              ["query":protected]=>
              NULL
              ["primaryKey":protected]=>
              string(2) "id"
              ["incrementing":protected]=>
              bool(true)
              ["relations":protected]=>
              array(4) {
                ["type"]=>
                object(App\Models\Type)#521 (13) {
                  ["items":protected]=>
                  array(19) {
                    ["id"]=>
                    int(1)
                    ["active"]=>
                    int(1)
                    ["deleted"]=>
                    NULL
                    ["approvable"]=>
                    NULL
                    ["approvable_updates"]=>
                    NULL
                    ["approvable_reviews"]=>
                    NULL
                    ["approvable_comments"]=>
                    NULL
                    ["approvable_messages"]=>
                    NULL
                    ["approvable_replies"]=>
                    NULL
                    ["localizable"]=>
                    int(1)
                    ["reviewable"]=>
                    int(1)
                    ["type"]=>
                    string(13) "LocalBusiness"
                    ["name_singular"]=>
                    string(16) "{"en":"Listing"}"
                    ["name_plural"]=>
                    string(17) "{"en":"Listings"}"
                    ["slug"]=>
                    string(8) "listings"
                    ["icon"]=>
                    string(15) "far fa-building"
                    ["peruser_limit"]=>
                    int(0)
                    ["address_format"]=>
                    string(356) "<span itemprop="streetAddress">{address}</span>
<span itemprop="addressLocality">{location_3}</span>, <span itemprop="addressRegion">{location_2}</span> <span itemprop="postalCode">{zip}</span> <span itemprop="addressCountry">{location_1}</span>"
                    ["weight"]=>
                    int(1)
                  }
                  ["table":protected]=>
                  string(5) "types"
                  ["query":protected]=>
                  NULL
                  ["primaryKey":protected]=>
                  string(2) "id"
                  ["incrementing":protected]=>
                  bool(true)
                  ["relations":protected]=>
                  array(0) {
                  }
                  ["fillable":protected]=>
                  array(17) {
                    [0]=>
                    string(6) "active"
                    [1]=>
                    string(10) "approvable"
                    [2]=>
                    string(18) "approvable_updates"
                    [3]=>
                    string(18) "approvable_reviews"
                    [4]=>
                    string(19) "approvable_comments"
                    [5]=>
                    string(19) "approvable_messages"
                    [6]=>
                    string(18) "approvable_replies"
                    [7]=>
                    string(11) "localizable"
                    [8]=>
                    string(10) "reviewable"
                    [9]=>
                    string(4) "type"
                    [10]=>
                    string(13) "name_singular"
                    [11]=>
                    string(11) "name_plural"
                    [12]=>
                    string(4) "slug"
                    [13]=>
                    string(4) "icon"
                    [14]=>
                    string(13) "peruser_limit"
                    [15]=>
                    string(14) "address_format"
                    [16]=>
                    string(13) "schematype_id"
                  }
                  ["guarded":protected]=>
                  array(0) {
                  }
                  ["searchable":protected]=>
                  array(0) {
                  }
                  ["sortable":protected]=>
                  array(0) {
                  }
                  ["translatable":protected]=>
                  array(2) {
                    [0]=>
                    string(13) "name_singular"
                    [1]=>
                    string(11) "name_plural"
                  }
                  ["exists":protected]=>
                  bool(true)
                  ["dirty":protected]=>
                  array(0) {
                  }
                }
                ["category"]=>
                object(App\Models\Category)#514 (14) {
                  ["items":protected]=>
                  array(22) {
                    ["id"]=>
                    int(10975)
                    ["type_id"]=>
                    int(1)
                    ["active"]=>
                    int(1)
                    ["impressions"]=>
                    int(34323)
                    ["counter"]=>
                    int(4216)
                    ["featured"]=>
                    NULL
                    ["name"]=>
                    string(20) "{"en":"Real Estate"}"
                    ["slug"]=>
                    string(11) "real-estate"
                    ["icon"]=>
                    string(13) "far fa-circle"
                    ["icon_color"]=>
                    string(7) "#ffffff"
                    ["marker_color"]=>
                    string(7) "#ff0000"
                    ["short_description"]=>
                    string(81) "{"en":"Real Estate Products and Services for Small Businesses and Entrepreneurs"}"
                    ["description"]=>
                    string(172) "Discover real estate products and services from small businesses and entrepreneurs. Find real estate providers offering innovative solutions for personal or business needs."
                    ["logo_id"]=>
                    string(32) "f09ea7ae7055ae5749cb20650a3574b4"
                    ["header_id"]=>
                    string(32) "c5d97fa7ed313db43c2f9860a329319f"
                    ["meta_title"]=>
                    string(81) "{"en":"Real Estate Products and Services for Small Businesses and Entrepreneurs"}"
                    ["meta_keywords"]=>
                    string(128) "{"en":"real estate products, real estate services, small business real estate, real estate solutions, real estate entrepreneur"}"
                    ["meta_description"]=>
                    string(181) "{"en":"Discover real estate products and services from small businesses and entrepreneurs. Find real estate providers offering innovative solutions for personal or business needs."}"
                    ["_left"]=>
                    int(9212)
                    ["_right"]=>
                    int(9247)
                    ["_parent_id"]=>
                    int(1)
                    ["_level"]=>
                    NULL
                  }
                  ["table":protected]=>
                  string(10) "categories"
                  ["query":protected]=>
                  NULL
                  ["primaryKey":protected]=>
                  string(2) "id"
                  ["incrementing":protected]=>
                  bool(true)
                  ["relations":protected]=>
                  array(0) {
                  }
                  ["fillable":protected]=>
                  array(14) {
                    [0]=>
                    string(6) "active"
                    [1]=>
                    string(8) "featured"
                    [2]=>
                    string(4) "name"
                    [3]=>
                    string(4) "slug"
                    [4]=>
                    string(4) "icon"
                    [5]=>
                    string(12) "marker_color"
                    [6]=>
                    string(10) "icon_color"
                    [7]=>
                    string(17) "short_description"
                    [8]=>
                    string(11) "description"
                    [9]=>
                    string(7) "logo_id"
                    [10]=>
                    string(9) "header_id"
                    [11]=>
                    string(10) "meta_title"
                    [12]=>
                    string(13) "meta_keywords"
                    [13]=>
                    string(16) "meta_description"
                  }
                  ["guarded":protected]=>
                  array(0) {
                  }
                  ["searchable":protected]=>
                  array(2) {
                    ["parent_id"]=>
                    array(2) {
                      [0]=>
                      string(10) "_parent_id"
                      [1]=>
                      string(2) "eq"
                    }
                    ["category_id"]=>
                    array(2) {
                      [0]=>
                      string(2) "id"
                      [1]=>
                      string(2) "eq"
                    }
                  }
                  ["sortable":protected]=>
                  array(0) {
                  }
                  ["translatable":protected]=>
                  array(5) {
                    [0]=>
                    string(4) "name"
                    [1]=>
                    string(17) "short_description"
                    [2]=>
                    string(10) "meta_title"
                    [3]=>
                    string(13) "meta_keywords"
                    [4]=>
                    string(16) "meta_description"
                  }
                  ["exists":protected]=>
                  bool(true)
                  ["dirty":protected]=>
                  array(0) {
                  }
                  ["pending":protected]=>
                  NULL
                }
                ["data"]=>
                object(App\Src\Orm\Collection)#1275 (5) {
                  ["items":protected]=>
                  array(12) {
                    [0]=>
                    object(App\Models\ListingFieldData)#932 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        NULL
                        ["listing_id"]=>
                        int(120626)
                        ["field_name"]=>
                        string(15) "custom_Facebook"
                        ["value"]=>
                        string(0) ""
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                    }
                    [1]=>
                    object(App\Models\ListingFieldData)#933 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        NULL
                        ["listing_id"]=>
                        int(120626)
                        ["field_name"]=>
                        string(16) "custom_Instagram"
                        ["value"]=>
                        string(0) ""
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                    }
                    [2]=>
                    object(App\Models\ListingFieldData)#934 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        NULL
                        ["listing_id"]=>
                        int(120626)
                        ["field_name"]=>
                        string(15) "custom_LinkedIn"
                        ["value"]=>
                        string(0) ""
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                    }
                    [3]=>
                    object(App\Models\ListingFieldData)#935 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        NULL
                        ["listing_id"]=>
                        int(120626)
                        ["field_name"]=>
                        string(16) "custom_Pinterest"
                        ["value"]=>
                        string(0) ""
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                    }
                    [4]=>
                    object(App\Models\ListingFieldData)#936 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        NULL
                        ["listing_id"]=>
                        int(120626)
                        ["field_name"]=>
                        string(17) "custom_ThreadsURL"
                        ["value"]=>
                        string(0) ""
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                    }
                    [5]=>
                    object(App\Models\ListingFieldData)#937 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        NULL
                        ["listing_id"]=>
                        int(120626)
                        ["field_name"]=>
                        string(16) "custom_TumblrURL"
                        ["value"]=>
                        string(0) ""
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                    }
                    [6]=>
                    object(App\Models\ListingFieldData)#938 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        NULL
                        ["listing_id"]=>
                        int(120626)
                        ["field_name"]=>
                        string(14) "custom_Twitter"
                        ["value"]=>
                        string(0) ""
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                    }
                    [7]=>
                    object(App\Models\ListingFieldData)#939 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        NULL
                        ["listing_id"]=>
                        int(120626)
                        ["field_name"]=>
                        string(10) "gallery_id"
                        ["value"]=>
                        string(32) "ce5f6939733b1922da02433741f88ac7"
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                    }
                    [8]=>
                    object(App\Models\ListingFieldData)#940 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        NULL
                        ["listing_id"]=>
                        int(120626)
                        ["field_name"]=>
                        string(7) "logo_id"
                        ["value"]=>
                        string(32) "5c35f268909ea8cd2995abdffc0fa773"
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                    }
                    [9]=>
                    object(App\Models\ListingFieldData)#941 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        NULL
                        ["listing_id"]=>
                        int(120626)
                        ["field_name"]=>
                        string(16) "opening_hours_id"
                        ["value"]=>
                        string(32) "e03d7735f26e71697ca4aba60f35324c"
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                    }
                    [10]=>
                    object(App\Models\ListingFieldData)#942 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        NULL
                        ["listing_id"]=>
                        int(120626)
                        ["field_name"]=>
                        string(5) "phone"
                        ["value"]=>
                        string(17) "+1 (507) 215-3683"
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                    }
                    [11]=>
                    object(App\Models\ListingFieldData)#943 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        NULL
                        ["listing_id"]=>
                        int(120626)
                        ["field_name"]=>
                        string(7) "website"
                        ["value"]=>
                        string(21) "https://wintergrp.com"
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                    }
                  }
                  ["limit":"App\Src\Dbal\Collection":private]=>
                  NULL
                  ["total":"App\Src\Dbal\Collection":private]=>
                  NULL
                  ["limit":"App\Src\Orm\Collection":private]=>
                  NULL
                  ["total":"App\Src\Orm\Collection":private]=>
                  NULL
                }
                ["location"]=>
                object(App\Models\Location)#1320 (14) {
                  ["items":protected]=>
                  array(20) {
                    ["id"]=>
                    int(132881)
                    ["active"]=>
                    int(1)
                    ["impressions"]=>
                    int(457)
                    ["featured"]=>
                    int(1)
                    ["name"]=>
                    string(18) "{"en":"Pipestone"}"
                    ["slug"]=>
                    string(19) "pipestone-minnesota"
                    ["short_description"]=>
                    string(71) "{"en":"Pipestone, Minnesota Small Business and Entrepreneur Directory"}"
                    ["description"]=>
                    string(204) "Pipestone, Minnesota: Minnesota’’s strong economy supports a vibrant small business community. Discover local services, innovative startups, and customer-focused companies across the North Star State."
                    ["latitude"]=>
                    string(9) "44.056620"
                    ["longitude"]=>
                    string(10) "-96.339180"
                    ["zoom"]=>
                    int(12)
                    ["logo_id"]=>
                    string(32) "35bdf4164d171696d3d7cfe7fb6ef5aa"
                    ["header_id"]=>
                    string(32) "95e5c71e1adf758ffddbeebde0ed3dda"
                    ["meta_title"]=>
                    string(71) "{"en":"Pipestone, Minnesota Small Business and Entrepreneur Directory"}"
                    ["meta_keywords"]=>
                    string(904) "{"en":"pipestone minnesota small business marketing, pipestone minnesota small business owners network, pipestone minnesota entrepreneur directory, pipestone minnesota small business services, pipestone minnesota startup resources, pipestone minnesota entrepreneurs community, pipestone minnesota business directory usa, pipestone minnesota small business support, pipestone minnesota local business opportunities, pipestone minnesota business networking, pipestone minnesota local business search, pipestone minnesota local business listings, pipestone minnesota business listing site, pipestone minnesota entrepreneur resources, pipestone minnesota business marketing solutions, pipestone minnesota startup directory, pipestone minnesota online business directory, pipestone minnesota small business directory, pipestone minnesota business growth tools, pipestone minnesota small business advertising"}"
                    ["meta_description"]=>
                    string(213) "{"en":"Pipestone, Minnesota: Minnesota’’s strong economy supports a vibrant small business community. Discover local services, innovative startups, and customer-focused companies across the North Star State."}"
                    ["_left"]=>
                    int(32737)
                    ["_right"]=>
                    int(32738)
                    ["_parent_id"]=>
                    int(132558)
                    ["_level"]=>
                    NULL
                  }
                  ["table":protected]=>
                  string(9) "locations"
                  ["query":protected]=>
                  NULL
                  ["primaryKey":protected]=>
                  string(2) "id"
                  ["incrementing":protected]=>
                  bool(true)
                  ["relations":protected]=>
                  array(0) {
                  }
                  ["fillable":protected]=>
                  array(14) {
                    [0]=>
                    string(6) "active"
                    [1]=>
                    string(8) "featured"
                    [2]=>
                    string(4) "name"
                    [3]=>
                    string(4) "slug"
                    [4]=>
                    string(17) "short_description"
                    [5]=>
                    string(11) "description"
                    [6]=>
                    string(7) "logo_id"
                    [7]=>
                    string(9) "header_id"
                    [8]=>
                    string(8) "latitude"
                    [9]=>
                    string(9) "longitude"
                    [10]=>
                    string(4) "zoom"
                    [11]=>
                    string(10) "meta_title"
                    [12]=>
                    string(13) "meta_keywords"
                    [13]=>
                    string(16) "meta_description"
                  }
                  ["guarded":protected]=>
                  array(0) {
                  }
                  ["searchable":protected]=>
                  array(2) {
                    ["parent_id"]=>
                    array(2) {
                      [0]=>
                      string(10) "_parent_id"
                      [1]=>
                      string(2) "eq"
                    }
                    ["location_id"]=>
                    array(2) {
                      [0]=>
                      string(2) "id"
                      [1]=>
                      string(2) "eq"
                    }
                  }
                  ["sortable":protected]=>
                  array(0) {
                  }
                  ["translatable":protected]=>
                  array(5) {
                    [0]=>
                    string(4) "name"
                    [1]=>
                    string(17) "short_description"
                    [2]=>
                    string(10) "meta_title"
                    [3]=>
                    string(13) "meta_keywords"
                    [4]=>
                    string(16) "meta_description"
                  }
                  ["exists":protected]=>
                  bool(true)
                  ["dirty":protected]=>
                  array(0) {
                  }
                  ["pending":protected]=>
                  NULL
                }
              }
              ["fillable":protected]=>
              array(1) {
                [0]=>
                string(7) "type_id"
              }
              ["guarded":protected]=>
              array(0) {
              }
              ["searchable":protected]=>
              array(8) {
                ["keyword"]=>
                array(3) {
                  [0]=>
                  array(3) {
                    [0]=>
                    string(5) "title"
                    [1]=>
                    string(17) "short_description"
                    [2]=>
                    string(11) "description"
                  }
                  [1]=>
                  string(8) "fulltext"
                  [2]=>
                  bool(false)
                }
                ["active"]=>
                array(3) {
                  [0]=>
                  string(6) "active"
                  [1]=>
                  string(2) "eq"
                  [2]=>
                  bool(false)
                }
                ["inactive"]=>
                array(3) {
                  [0]=>
                  string(6) "active"
                  [1]=>
                  string(4) "null"
                  [2]=>
                  bool(false)
                }
                ["type_id"]=>
                array(3) {
                  [0]=>
                  string(7) "type_id"
                  [1]=>
                  string(2) "eq"
                  [2]=>
                  bool(false)
                }
                ["category_id"]=>
                array(3) {
                  [0]=>
                  string(11) "category_id"
                  [1]=>
                  string(8) "category"
                  [2]=>
                  bool(false)
                }
                ["location_id"]=>
                array(3) {
                  [0]=>
                  string(11) "location_id"
                  [1]=>
                  string(8) "location"
                  [2]=>
                  bool(false)
                }
                ["user_id"]=>
                array(3) {
                  [0]=>
                  string(7) "user_id"
                  [1]=>
                  string(2) "eq"
                  [2]=>
                  bool(false)
                }
                ["dates"]=>
                array(3) {
                  [0]=>
                  string(5) "dates"
                  [1]=>
                  string(5) "dates"
                  [2]=>
                  bool(false)
                }
              }
              ["sortable":protected]=>
              array(7) {
                ["newest"]=>
                array(2) {
                  [0]=>
                  string(2) "id"
                  [1]=>
                  string(4) "DESC"
                }
                ["oldest"]=>
                array(2) {
                  [0]=>
                  string(2) "id"
                  [1]=>
                  string(3) "ASC"
                }
                ["highest-rated"]=>
                array(2) {
                  [0]=>
                  string(6) "rating"
                  [1]=>
                  string(4) "desc"
                }
                ["most-popular"]=>
                array(2) {
                  [0]=>
                  string(11) "impressions"
                  [1]=>
                  string(4) "desc"
                }
                ["id"]=>
                array(1) {
                  [0]=>
                  string(2) "id"
                }
                ["title"]=>
                array(1) {
                  [0]=>
                  string(5) "title"
                }
                ["active"]=>
                array(1) {
                  [0]=>
                  string(6) "active"
                }
              }
              ["translatable":protected]=>
              array(0) {
              }
              ["exists":protected]=>
              bool(true)
              ["dirty":protected]=>
              array(0) {
              }
              ["allowed":protected]=>
              array(30) {
                [0]=>
                string(5) "title"
                [1]=>
                string(4) "slug"
                [2]=>
                string(17) "short_description"
                [3]=>
                string(11) "description"
                [4]=>
                string(20) "event_start_datetime"
                [5]=>
                string(15) "event_frequency"
                [6]=>
                string(14) "event_interval"
                [7]=>
                string(14) "event_weekdays"
                [8]=>
                string(11) "event_weeks"
                [9]=>
                string(11) "event_dates"
                [10]=>
                string(18) "event_end_datetime"
                [11]=>
                string(10) "event_rsvp"
                [12]=>
                string(20) "offer_start_datetime"
                [13]=>
                string(18) "offer_end_datetime"
                [14]=>
                string(11) "offer_price"
                [15]=>
                string(19) "offer_discount_type"
                [16]=>
                string(14) "offer_discount"
                [17]=>
                string(11) "offer_count"
                [18]=>
                string(11) "offer_terms"
                [19]=>
                string(12) "offer_redeem"
                [20]=>
                string(7) "address"
                [21]=>
                string(3) "zip"
                [22]=>
                string(11) "location_id"
                [23]=>
                string(8) "latitude"
                [24]=>
                string(9) "longitude"
                [25]=>
                string(4) "zoom"
                [26]=>
                string(10) "meta_title"
                [27]=>
                string(13) "meta_keywords"
                [28]=>
                string(16) "meta_description"
                [29]=>
                string(8) "timezone"
              }
            }
            ["type"]=>
            object(App\Models\Type)#521 (13) {
              ["items":protected]=>
              array(19) {
                ["id"]=>
                int(1)
                ["active"]=>
                int(1)
                ["deleted"]=>
                NULL
                ["approvable"]=>
                NULL
                ["approvable_updates"]=>
                NULL
                ["approvable_reviews"]=>
                NULL
                ["approvable_comments"]=>
                NULL
                ["approvable_messages"]=>
                NULL
                ["approvable_replies"]=>
                NULL
                ["localizable"]=>
                int(1)
                ["reviewable"]=>
                int(1)
                ["type"]=>
                string(13) "LocalBusiness"
                ["name_singular"]=>
                string(16) "{"en":"Listing"}"
                ["name_plural"]=>
                string(17) "{"en":"Listings"}"
                ["slug"]=>
                string(8) "listings"
                ["icon"]=>
                string(15) "far fa-building"
                ["peruser_limit"]=>
                int(0)
                ["address_format"]=>
                string(356) "<span itemprop="streetAddress">{address}</span>
<span itemprop="addressLocality">{location_3}</span>, <span itemprop="addressRegion">{location_2}</span> <span itemprop="postalCode">{zip}</span> <span itemprop="addressCountry">{location_1}</span>"
                ["weight"]=>
                int(1)
              }
              ["table":protected]=>
              string(5) "types"
              ["query":protected]=>
              NULL
              ["primaryKey":protected]=>
              string(2) "id"
              ["incrementing":protected]=>
              bool(true)
              ["relations":protected]=>
              array(0) {
              }
              ["fillable":protected]=>
              array(17) {
                [0]=>
                string(6) "active"
                [1]=>
                string(10) "approvable"
                [2]=>
                string(18) "approvable_updates"
                [3]=>
                string(18) "approvable_reviews"
                [4]=>
                string(19) "approvable_comments"
                [5]=>
                string(19) "approvable_messages"
                [6]=>
                string(18) "approvable_replies"
                [7]=>
                string(11) "localizable"
                [8]=>
                string(10) "reviewable"
                [9]=>
                string(4) "type"
                [10]=>
                string(13) "name_singular"
                [11]=>
                string(11) "name_plural"
                [12]=>
                string(4) "slug"
                [13]=>
                string(4) "icon"
                [14]=>
                string(13) "peruser_limit"
                [15]=>
                string(14) "address_format"
                [16]=>
                string(13) "schematype_id"
              }
              ["guarded":protected]=>
              array(0) {
              }
              ["searchable":protected]=>
              array(0) {
              }
              ["sortable":protected]=>
              array(0) {
              }
              ["translatable":protected]=>
              array(2) {
                [0]=>
                string(13) "name_singular"
                [1]=>
                string(11) "name_plural"
              }
              ["exists":protected]=>
              bool(true)
              ["dirty":protected]=>
              array(0) {
              }
            }
            ["settings"]=>
            object(App\Src\Widget\WidgetSettings)#682 (2) {
              ["items":protected]=>
              array(11) {
                ["colorscheme"]=>
                string(8) "bg-white"
                ["default_type_id"]=>
                string(1) "0"
                ["limit"]=>
                string(2) "50"
                ["distance_type"]=>
                string(5) "miles"
                ["refine"]=>
                string(1) "1"
                ["hide_empty"]=>
                NULL
                ["map"]=>
                string(1) "1"
                ["bookmarking"]=>
                string(1) "1"
                ["sort"]=>
                string(15) "featured_random"
                ["default_logo"]=>
                string(32) "e218ff2929ae89d435145d2ad4a87cc7"
                ["default_view"]=>
                string(4) "grid"
              }
              ["translatable":protected]=>
              array(1) {
                [0]=>
                NULL
              }
            }
            ["data"]=>
            object(App\Src\Support\Collection)#813 (1) {
              ["items":protected]=>
              array(6) {
                ["params"]=>
                array(2) {
                  ["slug"]=>
                  string(8) "listings"
                  ["first"]=>
                  string(11) "real-estate"
                }
                ["type"]=>
                object(App\Models\Type)#779 (13) {
                  ["items":protected]=>
                  array(19) {
                    ["id"]=>
                    int(1)
                    ["active"]=>
                    int(1)
                    ["deleted"]=>
                    NULL
                    ["approvable"]=>
                    NULL
                    ["approvable_updates"]=>
                    NULL
                    ["approvable_reviews"]=>
                    NULL
                    ["approvable_comments"]=>
                    NULL
                    ["approvable_messages"]=>
                    NULL
                    ["approvable_replies"]=>
                    NULL
                    ["localizable"]=>
                    int(1)
                    ["reviewable"]=>
                    int(1)
                    ["type"]=>
                    string(13) "LocalBusiness"
                    ["name_singular"]=>
                    string(16) "{"en":"Listing"}"
                    ["name_plural"]=>
                    string(17) "{"en":"Listings"}"
                    ["slug"]=>
                    string(8) "listings"
                    ["icon"]=>
                    string(15) "far fa-building"
                    ["peruser_limit"]=>
                    int(0)
                    ["address_format"]=>
                    string(356) "<span itemprop="streetAddress">{address}</span>
<span itemprop="addressLocality">{location_3}</span>, <span itemprop="addressRegion">{location_2}</span> <span itemprop="postalCode">{zip}</span> <span itemprop="addressCountry">{location_1}</span>"
                    ["weight"]=>
                    int(1)
                  }
                  ["table":protected]=>
                  string(5) "types"
                  ["query":protected]=>
                  NULL
                  ["primaryKey":protected]=>
                  string(2) "id"
                  ["incrementing":protected]=>
                  bool(true)
                  ["relations":protected]=>
                  array(0) {
                  }
                  ["fillable":protected]=>
                  array(17) {
                    [0]=>
                    string(6) "active"
                    [1]=>
                    string(10) "approvable"
                    [2]=>
                    string(18) "approvable_updates"
                    [3]=>
                    string(18) "approvable_reviews"
                    [4]=>
                    string(19) "approvable_comments"
                    [5]=>
                    string(19) "approvable_messages"
                    [6]=>
                    string(18) "approvable_replies"
                    [7]=>
                    string(11) "localizable"
                    [8]=>
                    string(10) "reviewable"
                    [9]=>
                    string(4) "type"
                    [10]=>
                    string(13) "name_singular"
                    [11]=>
                    string(11) "name_plural"
                    [12]=>
                    string(4) "slug"
                    [13]=>
                    string(4) "icon"
                    [14]=>
                    string(13) "peruser_limit"
                    [15]=>
                    string(14) "address_format"
                    [16]=>
                    string(13) "schematype_id"
                  }
                  ["guarded":protected]=>
                  array(0) {
                  }
                  ["searchable":protected]=>
                  array(0) {
                  }
                  ["sortable":protected]=>
                  array(0) {
                  }
                  ["translatable":protected]=>
                  array(2) {
                    [0]=>
                    string(13) "name_singular"
                    [1]=>
                    string(11) "name_plural"
                  }
                  ["exists":protected]=>
                  bool(true)
                  ["dirty":protected]=>
                  array(0) {
                  }
                }
                ["slug"]=>
                string(13) "type/category"
                ["category"]=>
                object(App\Models\Category)#783 (14) {
                  ["items":protected]=>
                  array(22) {
                    ["id"]=>
                    int(10975)
                    ["type_id"]=>
                    int(1)
                    ["active"]=>
                    int(1)
                    ["impressions"]=>
                    int(34323)
                    ["counter"]=>
                    int(4216)
                    ["featured"]=>
                    NULL
                    ["name"]=>
                    string(20) "{"en":"Real Estate"}"
                    ["slug"]=>
                    string(11) "real-estate"
                    ["icon"]=>
                    string(13) "far fa-circle"
                    ["icon_color"]=>
                    string(7) "#ffffff"
                    ["marker_color"]=>
                    string(7) "#ff0000"
                    ["short_description"]=>
                    string(81) "{"en":"Real Estate Products and Services for Small Businesses and Entrepreneurs"}"
                    ["description"]=>
                    string(172) "Discover real estate products and services from small businesses and entrepreneurs. Find real estate providers offering innovative solutions for personal or business needs."
                    ["logo_id"]=>
                    string(32) "f09ea7ae7055ae5749cb20650a3574b4"
                    ["header_id"]=>
                    string(32) "c5d97fa7ed313db43c2f9860a329319f"
                    ["meta_title"]=>
                    string(81) "{"en":"Real Estate Products and Services for Small Businesses and Entrepreneurs"}"
                    ["meta_keywords"]=>
                    string(128) "{"en":"real estate products, real estate services, small business real estate, real estate solutions, real estate entrepreneur"}"
                    ["meta_description"]=>
                    string(181) "{"en":"Discover real estate products and services from small businesses and entrepreneurs. Find real estate providers offering innovative solutions for personal or business needs."}"
                    ["_left"]=>
                    int(9212)
                    ["_right"]=>
                    int(9247)
                    ["_parent_id"]=>
                    int(1)
                    ["_level"]=>
                    NULL
                  }
                  ["table":protected]=>
                  string(10) "categories"
                  ["query":protected]=>
                  object(App\Src\Orm\Query)#1393 (18) {
                    ["types"]=>
                    array(6) {
                      [0]=>
                      string(6) "SELECT"
                      [1]=>
                      string(6) "INSERT"
                      [2]=>
                      string(5) "MERGE"
                      [3]=>
                      string(6) "UPDATE"
                      [4]=>
                      string(6) "DELETE"
                      [5]=>
                      string(5) "ALTER"
                    }
                    ["connection"]=>
                    object(App\Src\Dbal\Connection)#500 (4) {
                      ["handler":protected]=>
                      object(PDO)#501 (0) {
                      }
                      ["driver":protected]=>
                      object(App\Src\Dbal\Driver\Mysql\Driver)#502 (0) {
                      }
                      ["identifier":protected]=>
                      string(7) "default"
                      ["prefix":protected]=>
                      string(6) "phpls_"
                    }
                    ["type"]=>
                    NULL
                    ["alias"]=>
                    NULL
                    ["table"]=>
                    string(16) "phpls_categories"
                    ["columns"]=>
                    array(0) {
                    }
                    ["alterColumns"]=>
                    array(0) {
                    }
                    ["keys"]=>
                    NULL
                    ["values"]=>
                    array(0) {
                    }
                    ["joins"]=>
                    array(0) {
                    }
                    ["wheres"]=>
                    array(0) {
                    }
                    ["orders"]=>
                    array(0) {
                    }
                    ["groups"]=>
                    array(0) {
                    }
                    ["havings"]=>
                    array(0) {
                    }
                    ["offset"]=>
                    NULL
                    ["limit"]=>
                    NULL
                    ["model":protected]=>
                    *RECURSION*
                    ["with"]=>
                    array(0) {
                    }
                  }
                  ["primaryKey":protected]=>
                  string(2) "id"
                  ["incrementing":protected]=>
                  bool(true)
                  ["relations":protected]=>
                  array(1) {
                    ["header"]=>
                    NULL
                  }
                  ["fillable":protected]=>
                  array(14) {
                    [0]=>
                    string(6) "active"
                    [1]=>
                    string(8) "featured"
                    [2]=>
                    string(4) "name"
                    [3]=>
                    string(4) "slug"
                    [4]=>
                    string(4) "icon"
                    [5]=>
                    string(12) "marker_color"
                    [6]=>
                    string(10) "icon_color"
                    [7]=>
                    string(17) "short_description"
                    [8]=>
                    string(11) "description"
                    [9]=>
                    string(7) "logo_id"
                    [10]=>
                    string(9) "header_id"
                    [11]=>
                    string(10) "meta_title"
                    [12]=>
                    string(13) "meta_keywords"
                    [13]=>
                    string(16) "meta_description"
                  }
                  ["guarded":protected]=>
                  array(0) {
                  }
                  ["searchable":protected]=>
                  array(2) {
                    ["parent_id"]=>
                    array(2) {
                      [0]=>
                      string(10) "_parent_id"
                      [1]=>
                      string(2) "eq"
                    }
                    ["category_id"]=>
                    array(2) {
                      [0]=>
                      string(2) "id"
                      [1]=>
                      string(2) "eq"
                    }
                  }
                  ["sortable":protected]=>
                  array(0) {
                  }
                  ["translatable":protected]=>
                  array(5) {
                    [0]=>
                    string(4) "name"
                    [1]=>
                    string(17) "short_description"
                    [2]=>
                    string(10) "meta_title"
                    [3]=>
                    string(13) "meta_keywords"
                    [4]=>
                    string(16) "meta_description"
                  }
                  ["exists":protected]=>
                  bool(true)
                  ["dirty":protected]=>
                  array(0) {
                  }
                  ["pending":protected]=>
                  NULL
                }
                ["page"]=>
                object(App\Models\Page)#753 (13) {
                  ["items":protected]=>
                  array(10) {
                    ["id"]=>
                    int(29)
                    ["active"]=>
                    int(1)
                    ["type_id"]=>
                    int(1)
                    ["customizable"]=>
                    NULL
                    ["title"]=>
                    string(68) "{"en":"{type_plural} | {category} | ListedIn US Business Directory"}"
                    ["slug"]=>
                    string(13) "type/category"
                    ["meta_title"]=>
                    string(68) "{"en":"{type_plural} | {category} | ListedIn US Business Directory"}"
                    ["meta_keywords"]=>
                    string(874) "{"en":"{location_3} {location_2} small business marketing, {category} small business owners network, {category} small business support, {location_3} {location_2} startup directory, {category} small business services, {category} local business search, {category} business marketing solutions, {category} business directory usa, {location_3} {location_2} entrepreneur directory, {location_3} {location_2} business networking, {location_3} {location_2} local business opportunities, {category} business growth tools, {location_3} {location_2} entrepreneur resources, {location_3} {location_2} startup resources, {location_3} {location_2} online business directory, {location_3} {location_2} business listing site, {location_3} {location_2} small business directory, {category} small business advertising, {category} entrepreneurs community, {category} local business listings"}"
                    ["meta_description"]=>
                    string(165) "{"en":"{location_3} {location_2} Looking for trusted small businesses? Find and connect with entrepreneurs in your area through our comprehensive online directory."}"
                    ["indexable"]=>
                    int(1)
                  }
                  ["table":protected]=>
                  string(5) "pages"
                  ["query":protected]=>
                  object(App\Src\Orm\Query)#738 (18) {
                    ["types"]=>
                    array(6) {
                      [0]=>
                      string(6) "SELECT"
                      [1]=>
                      string(6) "INSERT"
                      [2]=>
                      string(5) "MERGE"
                      [3]=>
                      string(6) "UPDATE"
                      [4]=>
                      string(6) "DELETE"
                      [5]=>
                      string(5) "ALTER"
                    }
                    ["connection"]=>
                    object(App\Src\Dbal\Connection)#500 (4) {
                      ["handler":protected]=>
                      object(PDO)#501 (0) {
                      }
                      ["driver":protected]=>
                      object(App\Src\Dbal\Driver\Mysql\Driver)#502 (0) {
                      }
                      ["identifier":protected]=>
                      string(7) "default"
                      ["prefix":protected]=>
                      string(6) "phpls_"
                    }
                    ["type"]=>
                    NULL
                    ["alias"]=>
                    NULL
                    ["table"]=>
                    string(11) "phpls_pages"
                    ["columns"]=>
                    array(0) {
                    }
                    ["alterColumns"]=>
                    array(0) {
                    }
                    ["keys"]=>
                    NULL
                    ["values"]=>
                    array(0) {
                    }
                    ["joins"]=>
                    array(0) {
                    }
                    ["wheres"]=>
                    array(0) {
                    }
                    ["orders"]=>
                    array(0) {
                    }
                    ["groups"]=>
                    array(0) {
                    }
                    ["havings"]=>
                    array(0) {
                    }
                    ["offset"]=>
                    NULL
                    ["limit"]=>
                    NULL
                    ["model":protected]=>
                    *RECURSION*
                    ["with"]=>
                    array(0) {
                    }
                  }
                  ["primaryKey":protected]=>
                  string(2) "id"
                  ["incrementing":protected]=>
                  bool(true)
                  ["relations":protected]=>
                  array(0) {
                  }
                  ["fillable":protected]=>
                  array(7) {
                    [0]=>
                    string(6) "active"
                    [1]=>
                    string(9) "indexable"
                    [2]=>
                    string(5) "title"
                    [3]=>
                    string(4) "slug"
                    [4]=>
                    string(10) "meta_title"
                    [5]=>
                    string(13) "meta_keywords"
                    [6]=>
                    string(16) "meta_description"
                  }
                  ["guarded":protected]=>
                  array(0) {
                  }
                  ["searchable":protected]=>
                  array(2) {
                    ["slug"]=>
                    array(2) {
                      [0]=>
                      string(4) "slug"
                      [1]=>
                      string(4) "like"
                    }
                    ["type_id"]=>
                    array(2) {
                      [0]=>
                      string(7) "type_id"
                      [1]=>
                      string(2) "eq"
                    }
                  }
                  ["sortable":protected]=>
                  array(3) {
                    ["id"]=>
                    array(1) {
                      [0]=>
                      string(2) "id"
                    }
                    ["title"]=>
                    array(1) {
                      [0]=>
                      string(5) "title"
                    }
                    ["slug"]=>
                    array(1) {
                      [0]=>
                      string(4) "slug"
                    }
                  }
                  ["translatable":protected]=>
                  array(4) {
                    [0]=>
                    string(5) "title"
                    [1]=>
                    string(10) "meta_title"
                    [2]=>
                    string(13) "meta_keywords"
                    [3]=>
                    string(16) "meta_description"
                  }
                  ["exists":protected]=>
                  bool(true)
                  ["dirty":protected]=>
                  array(0) {
                  }
                }
                ["listings"]=>
                object(App\Src\Orm\Collection)#605 (5) {
                  ["items":protected]=>
                  array(50) {
                    [0]=>
                    object(App\Models\Listing)#601 (14) {
                      ["items":protected]=>
                      array(71) {
                        ["id"]=>
                        int(61088)
                        ["import_id"]=>
                        int(36)
                        ["active"]=>
                        int(1)
                        ["claimed"]=>
                        int(1)
                        ["status"]=>
                        string(6) "active"
                        ["rating"]=>
                        float(0)
                        ["review_count"]=>
                        int(0)
                        ["impressions"]=>
                        NULL
                        ["search_impressions"]=>
                        int(1587)
                        ["phone_views"]=>
                        NULL
                        ["website_clicks"]=>
                        NULL
                        ["_featured"]=>
                        NULL
                        ["_page"]=>
                        NULL
                        ["_position"]=>
                        int(2)
                        ["_extra_categories"]=>
                        int(0)
                        ["_title_size"]=>
                        int(200)
                        ["_short_description_size"]=>
                        int(200)
                        ["_description_size"]=>
                        int(300)
                        ["_description_links_limit"]=>
                        int(0)
                        ["_gallery_size"]=>
                        int(0)
                        ["_address"]=>
                        int(1)
                        ["_map"]=>
                        int(1)
                        ["_event_dates"]=>
                        int(30)
                        ["_send_message"]=>
                        NULL
                        ["_reviews"]=>
                        NULL
                        ["_seo"]=>
                        NULL
                        ["_backlink"]=>
                        NULL
                        ["user_id"]=>
                        int(56455)
                        ["type_id"]=>
                        int(1)
                        ["category_id"]=>
                        int(10983)
                        ["added_datetime"]=>
                        string(19) "2016-03-29 00:00:01"
                        ["updated_datetime"]=>
                        NULL
                        ["meta_title"]=>
                        NULL
                        ["meta_keywords"]=>
                        NULL
                        ["meta_description"]=>
                        NULL
                        ["title"]=>
                        string(28) "LC Home Staging and Redesign"
                        ["slug"]=>
                        string(11) "lchome13421"
                        ["short_description"]=>
                        string(28) "LC Home Staging and Redesign"
                        ["description"]=>
                        string(126) "Home Staging Occupied consultations and staging services. Vacant Staging services and redesign or move in decorating services."
                        ["event_start_datetime"]=>
                        NULL
                        ["event_frequency"]=>
                        NULL
                        ["event_interval"]=>
                        NULL
                        ["event_weekdays"]=>
                        NULL
                        ["event_weeks"]=>
                        NULL
                        ["event_dates"]=>
                        NULL
                        ["event_end_datetime"]=>
                        NULL
                        ["event_rsvp"]=>
                        NULL
                        ["offer_start_datetime"]=>
                        NULL
                        ["offer_end_datetime"]=>
                        NULL
                        ["offer_price"]=>
                        NULL
                        ["offer_discount_type"]=>
                        NULL
                        ["offer_discount"]=>
                        NULL
                        ["offer_count"]=>
                        NULL
                        ["offer_terms"]=>
                        NULL
                        ["offer_redeem"]=>
                        NULL
                        ["address"]=>
                        NULL
                        ["zip"]=>
                        string(5) "78201"
                        ["location_id"]=>
                        int(141272)
                        ["latitude"]=>
                        string(9) "29.468760"
                        ["longitude"]=>
                        string(10) "-98.528240"
                        ["zoom"]=>
                        int(12)
                        ["timezone"]=>
                        string(5) "-0600"
                        ["sync_product"]=>
                        NULL
                        ["deadlinkchecker_datetime"]=>
                        string(19) "2026-05-23 20:04:52"
                        ["deadlinkchecker_retry"]=>
                        NULL
                        ["deadlinkchecker_code"]=>
                        NULL
                        ["backlinkchecker_datetime"]=>
                        NULL
                        ["backlinkchecker_retry"]=>
                        NULL
                        ["backlinkchecker_code"]=>
                        NULL
                        ["backlinkchecker_linkrelation"]=>
                        NULL
                        ["_dofollow"]=>
                        NULL
                      }
                      ["table":protected]=>
                      string(8) "listings"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(true)
                      ["relations":protected]=>
                      array(4) {
                        ["type"]=>
                        object(App\Models\Type)#521 (13) {
                          ["items":protected]=>
                          array(19) {
                            ["id"]=>
                            int(1)
                            ["active"]=>
                            int(1)
                            ["deleted"]=>
                            NULL
                            ["approvable"]=>
                            NULL
                            ["approvable_updates"]=>
                            NULL
                            ["approvable_reviews"]=>
                            NULL
                            ["approvable_comments"]=>
                            NULL
                            ["approvable_messages"]=>
                            NULL
                            ["approvable_replies"]=>
                            NULL
                            ["localizable"]=>
                            int(1)
                            ["reviewable"]=>
                            int(1)
                            ["type"]=>
                            string(13) "LocalBusiness"
                            ["name_singular"]=>
                            string(16) "{"en":"Listing"}"
                            ["name_plural"]=>
                            string(17) "{"en":"Listings"}"
                            ["slug"]=>
                            string(8) "listings"
                            ["icon"]=>
                            string(15) "far fa-building"
                            ["peruser_limit"]=>
                            int(0)
                            ["address_format"]=>
                            string(356) "<span itemprop="streetAddress">{address}</span>
<span itemprop="addressLocality">{location_3}</span>, <span itemprop="addressRegion">{location_2}</span> <span itemprop="postalCode">{zip}</span> <span itemprop="addressCountry">{location_1}</span>"
                            ["weight"]=>
                            int(1)
                          }
                          ["table":protected]=>
                          string(5) "types"
                          ["query":protected]=>
                          NULL
                          ["primaryKey":protected]=>
                          string(2) "id"
                          ["incrementing":protected]=>
                          bool(true)
                          ["relations":protected]=>
                          array(0) {
                          }
                          ["fillable":protected]=>
                          array(17) {
                            [0]=>
                            string(6) "active"
                            [1]=>
                            string(10) "approvable"
                            [2]=>
                            string(18) "approvable_updates"
                            [3]=>
                            string(18) "approvable_reviews"
                            [4]=>
                            string(19) "approvable_comments"
                            [5]=>
                            string(19) "approvable_messages"
                            [6]=>
                            string(18) "approvable_replies"
                            [7]=>
                            string(11) "localizable"
                            [8]=>
                            string(10) "reviewable"
                            [9]=>
                            string(4) "type"
                            [10]=>
                            string(13) "name_singular"
                            [11]=>
                            string(11) "name_plural"
                            [12]=>
                            string(4) "slug"
                            [13]=>
                            string(4) "icon"
                            [14]=>
                            string(13) "peruser_limit"
                            [15]=>
                            string(14) "address_format"
                            [16]=>
                            string(13) "schematype_id"
                          }
                          ["guarded":protected]=>
                          array(0) {
                          }
                          ["searchable":protected]=>
                          array(0) {
                          }
                          ["sortable":protected]=>
                          array(0) {
                          }
                          ["translatable":protected]=>
                          array(2) {
                            [0]=>
                            string(13) "name_singular"
                            [1]=>
                            string(11) "name_plural"
                          }
                          ["exists":protected]=>
                          bool(true)
                          ["dirty":protected]=>
                          array(0) {
                          }
                        }
                        ["category"]=>
                        object(App\Models\Category)#809 (14) {
                          ["items":protected]=>
                          array(22) {
                            ["id"]=>
                            int(10983)
                            ["type_id"]=>
                            int(1)
                            ["active"]=>
                            int(1)
                            ["impressions"]=>
                            int(1539)
                            ["counter"]=>
                            int(30)
                            ["featured"]=>
                            NULL
                            ["name"]=>
                            string(21) "{"en":"Home Staging"}"
                            ["slug"]=>
                            string(12) "home-staging"
                            ["icon"]=>
                            string(13) "far fa-circle"
                            ["icon_color"]=>
                            string(7) "#ffffff"
                            ["marker_color"]=>
                            string(7) "#ff0000"
                            ["short_description"]=>
                            string(82) "{"en":"Home Staging Products and Services for Small Businesses and Entrepreneurs"}"
                            ["description"]=>
                            string(174) "Discover home staging products and services from small businesses and entrepreneurs. Find home staging providers offering innovative solutions for personal or business needs."
                            ["logo_id"]=>
                            string(32) "b0f9fc53ef8aae2f67dfbb7b7f5ef120"
                            ["header_id"]=>
                            string(32) "86cefb9942ffccf6d98aadc85ea8a5c7"
                            ["meta_title"]=>
                            string(82) "{"en":"Home Staging Products and Services for Small Businesses and Entrepreneurs"}"
                            ["meta_keywords"]=>
                            string(133) "{"en":"home staging products, home staging services, small business home staging, home staging solutions, home staging entrepreneur"}"
                            ["meta_description"]=>
                            string(183) "{"en":"Discover home staging products and services from small businesses and entrepreneurs. Find home staging providers offering innovative solutions for personal or business needs."}"
                            ["_left"]=>
                            int(9227)
                            ["_right"]=>
                            int(9228)
                            ["_parent_id"]=>
                            int(10975)
                            ["_level"]=>
                            NULL
                          }
                          ["table":protected]=>
                          string(10) "categories"
                          ["query":protected]=>
                          NULL
                          ["primaryKey":protected]=>
                          string(2) "id"
                          ["incrementing":protected]=>
                          bool(true)
                          ["relations":protected]=>
                          array(0) {
                          }
                          ["fillable":protected]=>
                          array(14) {
                            [0]=>
                            string(6) "active"
                            [1]=>
                            string(8) "featured"
                            [2]=>
                            string(4) "name"
                            [3]=>
                            string(4) "slug"
                            [4]=>
                            string(4) "icon"
                            [5]=>
                            string(12) "marker_color"
                            [6]=>
                            string(10) "icon_color"
                            [7]=>
                            string(17) "short_description"
                            [8]=>
                            string(11) "description"
                            [9]=>
                            string(7) "logo_id"
                            [10]=>
                            string(9) "header_id"
                            [11]=>
                            string(10) "meta_title"
                            [12]=>
                            string(13) "meta_keywords"
                            [13]=>
                            string(16) "meta_description"
                          }
                          ["guarded":protected]=>
                          array(0) {
                          }
                          ["searchable":protected]=>
                          array(2) {
                            ["parent_id"]=>
                            array(2) {
                              [0]=>
                              string(10) "_parent_id"
                              [1]=>
                              string(2) "eq"
                            }
                            ["category_id"]=>
                            array(2) {
                              [0]=>
                              string(2) "id"
                              [1]=>
                              string(2) "eq"
                            }
                          }
                          ["sortable":protected]=>
                          array(0) {
                          }
                          ["translatable":protected]=>
                          array(5) {
                            [0]=>
                            string(4) "name"
                            [1]=>
                            string(17) "short_description"
                            [2]=>
                            string(10) "meta_title"
                            [3]=>
                            string(13) "meta_keywords"
                            [4]=>
                            string(16) "meta_description"
                          }
                          ["exists":protected]=>
                          bool(true)
                          ["dirty":protected]=>
                          array(0) {
                          }
                          ["pending":protected]=>
                          NULL
                        }
                        ["data"]=>
                        object(App\Src\Orm\Collection)#1244 (5) {
                          ["items":protected]=>
                          array(12) {
                            [0]=>
                            object(App\Models\ListingFieldData)#614 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(61088)
                                ["field_name"]=>
                                string(15) "custom_Facebook"
                                ["value"]=>
                                NULL
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [1]=>
                            object(App\Models\ListingFieldData)#612 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(61088)
                                ["field_name"]=>
                                string(16) "custom_Instagram"
                                ["value"]=>
                                NULL
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [2]=>
                            object(App\Models\ListingFieldData)#610 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(61088)
                                ["field_name"]=>
                                string(15) "custom_LinkedIn"
                                ["value"]=>
                                NULL
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [3]=>
                            object(App\Models\ListingFieldData)#608 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(61088)
                                ["field_name"]=>
                                string(16) "custom_Pinterest"
                                ["value"]=>
                                NULL
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [4]=>
                            object(App\Models\ListingFieldData)#606 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(61088)
                                ["field_name"]=>
                                string(17) "custom_ThreadsURL"
                                ["value"]=>
                                string(0) ""
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [5]=>
                            object(App\Models\ListingFieldData)#604 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(61088)
                                ["field_name"]=>
                                string(16) "custom_TumblrURL"
                                ["value"]=>
                                string(0) ""
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [6]=>
                            object(App\Models\ListingFieldData)#602 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(61088)
                                ["field_name"]=>
                                string(14) "custom_Twitter"
                                ["value"]=>
                                NULL
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [7]=>
                            object(App\Models\ListingFieldData)#600 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(61088)
                                ["field_name"]=>
                                string(10) "gallery_id"
                                ["value"]=>
                                string(32) "0c249506b136cadf1617620a53d09e98"
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [8]=>
                            object(App\Models\ListingFieldData)#598 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                int(1)
                                ["listing_id"]=>
                                int(61088)
                                ["field_name"]=>
                                string(7) "logo_id"
                                ["value"]=>
                                string(32) "ca79d8b3cfd992978b1c475a2d8185e9"
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [9]=>
                            object(App\Models\ListingFieldData)#596 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                int(1)
                                ["listing_id"]=>
                                int(61088)
                                ["field_name"]=>
                                string(16) "opening_hours_id"
                                ["value"]=>
                                string(32) "17700ea06af8283208ea9206140ba67e"
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [10]=>
                            object(App\Models\ListingFieldData)#594 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                int(1)
                                ["listing_id"]=>
                                int(61088)
                                ["field_name"]=>
                                string(5) "phone"
                                ["value"]=>
                                string(17) "+1 (210) 618-9162"
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [11]=>
                            object(App\Models\ListingFieldData)#592 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                int(1)
                                ["listing_id"]=>
                                int(61088)
                                ["field_name"]=>
                                string(7) "website"
                                ["value"]=>
                                NULL
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                          }
                          ["limit":"App\Src\Dbal\Collection":private]=>
                          NULL
                          ["total":"App\Src\Dbal\Collection":private]=>
                          NULL
                          ["limit":"App\Src\Orm\Collection":private]=>
                          NULL
                          ["total":"App\Src\Orm\Collection":private]=>
                          NULL
                        }
                        ["location"]=>
                        object(App\Models\Location)#1334 (14) {
                          ["items":protected]=>
                          array(20) {
                            ["id"]=>
                            int(141272)
                            ["active"]=>
                            int(1)
                            ["impressions"]=>
                            int(1056)
                            ["featured"]=>
                            int(1)
                            ["name"]=>
                            string(20) "{"en":"San Antonio"}"
                            ["slug"]=>
                            string(17) "san-antonio-texas"
                            ["short_description"]=>
                            string(69) "{"en":"San Antonio, Texas Small Business and Entrepreneur Directory"}"
                            ["description"]=>
                            string(208) "San Antonio, Texas: Texas powers one of the nation’’s strongest small business economies. Explore entrepreneur-led companies, tech startups, energy firms, and local services across the Lone Star location."
                            ["latitude"]=>
                            string(9) "29.468760"
                            ["longitude"]=>
                            string(10) "-98.528240"
                            ["zoom"]=>
                            int(12)
                            ["logo_id"]=>
                            string(32) "d76b3102dd0872476e7a7de7eda37947"
                            ["header_id"]=>
                            string(32) "27ae818f326c91284e4ff52a7cd51c30"
                            ["meta_title"]=>
                            string(69) "{"en":"San Antonio, Texas Small Business and Entrepreneur Directory"}"
                            ["meta_keywords"]=>
                            string(864) "{"en":"san antonio texas entrepreneur directory, san antonio texas entrepreneurs community, san antonio texas startup resources, san antonio texas business growth tools, san antonio texas startup directory, san antonio texas local business opportunities, san antonio texas local business search, san antonio texas business listing site, san antonio texas business directory usa, san antonio texas entrepreneur resources, san antonio texas business networking, san antonio texas small business support, san antonio texas small business directory, san antonio texas local business listings, san antonio texas small business services, san antonio texas small business advertising, san antonio texas small business owners network, san antonio texas business marketing solutions, san antonio texas online business directory, san antonio texas small business marketing"}"
                            ["meta_description"]=>
                            string(217) "{"en":"San Antonio, Texas: Texas powers one of the nation’’s strongest small business economies. Explore entrepreneur-led companies, tech startups, energy firms, and local services across the Lone Star location."}"
                            ["_left"]=>
                            int(65243)
                            ["_right"]=>
                            int(65244)
                            ["_parent_id"]=>
                            int(140256)
                            ["_level"]=>
                            NULL
                          }
                          ["table":protected]=>
                          string(9) "locations"
                          ["query":protected]=>
                          NULL
                          ["primaryKey":protected]=>
                          string(2) "id"
                          ["incrementing":protected]=>
                          bool(true)
                          ["relations":protected]=>
                          array(0) {
                          }
                          ["fillable":protected]=>
                          array(14) {
                            [0]=>
                            string(6) "active"
                            [1]=>
                            string(8) "featured"
                            [2]=>
                            string(4) "name"
                            [3]=>
                            string(4) "slug"
                            [4]=>
                            string(17) "short_description"
                            [5]=>
                            string(11) "description"
                            [6]=>
                            string(7) "logo_id"
                            [7]=>
                            string(9) "header_id"
                            [8]=>
                            string(8) "latitude"
                            [9]=>
                            string(9) "longitude"
                            [10]=>
                            string(4) "zoom"
                            [11]=>
                            string(10) "meta_title"
                            [12]=>
                            string(13) "meta_keywords"
                            [13]=>
                            string(16) "meta_description"
                          }
                          ["guarded":protected]=>
                          array(0) {
                          }
                          ["searchable":protected]=>
                          array(2) {
                            ["parent_id"]=>
                            array(2) {
                              [0]=>
                              string(10) "_parent_id"
                              [1]=>
                              string(2) "eq"
                            }
                            ["location_id"]=>
                            array(2) {
                              [0]=>
                              string(2) "id"
                              [1]=>
                              string(2) "eq"
                            }
                          }
                          ["sortable":protected]=>
                          array(0) {
                          }
                          ["translatable":protected]=>
                          array(5) {
                            [0]=>
                            string(4) "name"
                            [1]=>
                            string(17) "short_description"
                            [2]=>
                            string(10) "meta_title"
                            [3]=>
                            string(13) "meta_keywords"
                            [4]=>
                            string(16) "meta_description"
                          }
                          ["exists":protected]=>
                          bool(true)
                          ["dirty":protected]=>
                          array(0) {
                          }
                          ["pending":protected]=>
                          NULL
                        }
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(7) "type_id"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(8) {
                        ["keyword"]=>
                        array(3) {
                          [0]=>
                          array(3) {
                            [0]=>
                            string(5) "title"
                            [1]=>
                            string(17) "short_description"
                            [2]=>
                            string(11) "description"
                          }
                          [1]=>
                          string(8) "fulltext"
                          [2]=>
                          bool(false)
                        }
                        ["active"]=>
                        array(3) {
                          [0]=>
                          string(6) "active"
                          [1]=>
                          string(2) "eq"
                          [2]=>
                          bool(false)
                        }
                        ["inactive"]=>
                        array(3) {
                          [0]=>
                          string(6) "active"
                          [1]=>
                          string(4) "null"
                          [2]=>
                          bool(false)
                        }
                        ["type_id"]=>
                        array(3) {
                          [0]=>
                          string(7) "type_id"
                          [1]=>
                          string(2) "eq"
                          [2]=>
                          bool(false)
                        }
                        ["category_id"]=>
                        array(3) {
                          [0]=>
                          string(11) "category_id"
                          [1]=>
                          string(8) "category"
                          [2]=>
                          bool(false)
                        }
                        ["location_id"]=>
                        array(3) {
                          [0]=>
                          string(11) "location_id"
                          [1]=>
                          string(8) "location"
                          [2]=>
                          bool(false)
                        }
                        ["user_id"]=>
                        array(3) {
                          [0]=>
                          string(7) "user_id"
                          [1]=>
                          string(2) "eq"
                          [2]=>
                          bool(false)
                        }
                        ["dates"]=>
                        array(3) {
                          [0]=>
                          string(5) "dates"
                          [1]=>
                          string(5) "dates"
                          [2]=>
                          bool(false)
                        }
                      }
                      ["sortable":protected]=>
                      array(7) {
                        ["newest"]=>
                        array(2) {
                          [0]=>
                          string(2) "id"
                          [1]=>
                          string(4) "DESC"
                        }
                        ["oldest"]=>
                        array(2) {
                          [0]=>
                          string(2) "id"
                          [1]=>
                          string(3) "ASC"
                        }
                        ["highest-rated"]=>
                        array(2) {
                          [0]=>
                          string(6) "rating"
                          [1]=>
                          string(4) "desc"
                        }
                        ["most-popular"]=>
                        array(2) {
                          [0]=>
                          string(11) "impressions"
                          [1]=>
                          string(4) "desc"
                        }
                        ["id"]=>
                        array(1) {
                          [0]=>
                          string(2) "id"
                        }
                        ["title"]=>
                        array(1) {
                          [0]=>
                          string(5) "title"
                        }
                        ["active"]=>
                        array(1) {
                          [0]=>
                          string(6) "active"
                        }
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                      ["allowed":protected]=>
                      array(30) {
                        [0]=>
                        string(5) "title"
                        [1]=>
                        string(4) "slug"
                        [2]=>
                        string(17) "short_description"
                        [3]=>
                        string(11) "description"
                        [4]=>
                        string(20) "event_start_datetime"
                        [5]=>
                        string(15) "event_frequency"
                        [6]=>
                        string(14) "event_interval"
                        [7]=>
                        string(14) "event_weekdays"
                        [8]=>
                        string(11) "event_weeks"
                        [9]=>
                        string(11) "event_dates"
                        [10]=>
                        string(18) "event_end_datetime"
                        [11]=>
                        string(10) "event_rsvp"
                        [12]=>
                        string(20) "offer_start_datetime"
                        [13]=>
                        string(18) "offer_end_datetime"
                        [14]=>
                        string(11) "offer_price"
                        [15]=>
                        string(19) "offer_discount_type"
                        [16]=>
                        string(14) "offer_discount"
                        [17]=>
                        string(11) "offer_count"
                        [18]=>
                        string(11) "offer_terms"
                        [19]=>
                        string(12) "offer_redeem"
                        [20]=>
                        string(7) "address"
                        [21]=>
                        string(3) "zip"
                        [22]=>
                        string(11) "location_id"
                        [23]=>
                        string(8) "latitude"
                        [24]=>
                        string(9) "longitude"
                        [25]=>
                        string(4) "zoom"
                        [26]=>
                        string(10) "meta_title"
                        [27]=>
                        string(13) "meta_keywords"
                        [28]=>
                        string(16) "meta_description"
                        [29]=>
                        string(8) "timezone"
                      }
                    }
                    [1]=>
                    object(App\Models\Listing)#657 (14) {
                      ["items":protected]=>
                      array(71) {
                        ["id"]=>
                        int(90020)
                        ["import_id"]=>
                        int(55)
                        ["active"]=>
                        int(1)
                        ["claimed"]=>
                        int(1)
                        ["status"]=>
                        string(6) "active"
                        ["rating"]=>
                        float(0)
                        ["review_count"]=>
                        int(0)
                        ["impressions"]=>
                        NULL
                        ["search_impressions"]=>
                        int(564)
                        ["phone_views"]=>
                        NULL
                        ["website_clicks"]=>
                        NULL
                        ["_featured"]=>
                        NULL
                        ["_page"]=>
                        NULL
                        ["_position"]=>
                        int(2)
                        ["_extra_categories"]=>
                        int(0)
                        ["_title_size"]=>
                        int(200)
                        ["_short_description_size"]=>
                        int(200)
                        ["_description_size"]=>
                        int(300)
                        ["_description_links_limit"]=>
                        int(0)
                        ["_gallery_size"]=>
                        int(0)
                        ["_address"]=>
                        int(1)
                        ["_map"]=>
                        int(1)
                        ["_event_dates"]=>
                        int(30)
                        ["_send_message"]=>
                        NULL
                        ["_reviews"]=>
                        NULL
                        ["_seo"]=>
                        NULL
                        ["_backlink"]=>
                        NULL
                        ["user_id"]=>
                        int(82958)
                        ["type_id"]=>
                        int(1)
                        ["category_id"]=>
                        int(10987)
                        ["added_datetime"]=>
                        string(19) "2017-06-29 19:01:56"
                        ["updated_datetime"]=>
                        NULL
                        ["meta_title"]=>
                        NULL
                        ["meta_keywords"]=>
                        NULL
                        ["meta_description"]=>
                        NULL
                        ["title"]=>
                        string(29) "E.p. Ferris & Associates, Inc"
                        ["slug"]=>
                        string(12) "epferris3229"
                        ["short_description"]=>
                        string(99) "EP Ferris & Associates is a civil engineering & land surveying company based out of Columbus, Ohio."
                        ["description"]=>
                        NULL
                        ["event_start_datetime"]=>
                        NULL
                        ["event_frequency"]=>
                        NULL
                        ["event_interval"]=>
                        NULL
                        ["event_weekdays"]=>
                        NULL
                        ["event_weeks"]=>
                        NULL
                        ["event_dates"]=>
                        NULL
                        ["event_end_datetime"]=>
                        NULL
                        ["event_rsvp"]=>
                        NULL
                        ["offer_start_datetime"]=>
                        NULL
                        ["offer_end_datetime"]=>
                        NULL
                        ["offer_price"]=>
                        NULL
                        ["offer_discount_type"]=>
                        NULL
                        ["offer_discount"]=>
                        NULL
                        ["offer_count"]=>
                        NULL
                        ["offer_terms"]=>
                        NULL
                        ["offer_redeem"]=>
                        NULL
                        ["address"]=>
                        NULL
                        ["zip"]=>
                        string(5) "43228"
                        ["location_id"]=>
                        int(137113)
                        ["latitude"]=>
                        string(9) "40.099860"
                        ["longitude"]=>
                        string(10) "-83.015700"
                        ["zoom"]=>
                        int(12)
                        ["timezone"]=>
                        string(5) "-0500"
                        ["sync_product"]=>
                        NULL
                        ["deadlinkchecker_datetime"]=>
                        string(19) "2026-05-23 20:33:02"
                        ["deadlinkchecker_retry"]=>
                        NULL
                        ["deadlinkchecker_code"]=>
                        string(3) "200"
                        ["backlinkchecker_datetime"]=>
                        NULL
                        ["backlinkchecker_retry"]=>
                        NULL
                        ["backlinkchecker_code"]=>
                        NULL
                        ["backlinkchecker_linkrelation"]=>
                        NULL
                        ["_dofollow"]=>
                        NULL
                      }
                      ["table":protected]=>
                      string(8) "listings"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(true)
                      ["relations":protected]=>
                      array(4) {
                        ["type"]=>
                        object(App\Models\Type)#521 (13) {
                          ["items":protected]=>
                          array(19) {
                            ["id"]=>
                            int(1)
                            ["active"]=>
                            int(1)
                            ["deleted"]=>
                            NULL
                            ["approvable"]=>
                            NULL
                            ["approvable_updates"]=>
                            NULL
                            ["approvable_reviews"]=>
                            NULL
                            ["approvable_comments"]=>
                            NULL
                            ["approvable_messages"]=>
                            NULL
                            ["approvable_replies"]=>
                            NULL
                            ["localizable"]=>
                            int(1)
                            ["reviewable"]=>
                            int(1)
                            ["type"]=>
                            string(13) "LocalBusiness"
                            ["name_singular"]=>
                            string(16) "{"en":"Listing"}"
                            ["name_plural"]=>
                            string(17) "{"en":"Listings"}"
                            ["slug"]=>
                            string(8) "listings"
                            ["icon"]=>
                            string(15) "far fa-building"
                            ["peruser_limit"]=>
                            int(0)
                            ["address_format"]=>
                            string(356) "<span itemprop="streetAddress">{address}</span>
<span itemprop="addressLocality">{location_3}</span>, <span itemprop="addressRegion">{location_2}</span> <span itemprop="postalCode">{zip}</span> <span itemprop="addressCountry">{location_1}</span>"
                            ["weight"]=>
                            int(1)
                          }
                          ["table":protected]=>
                          string(5) "types"
                          ["query":protected]=>
                          NULL
                          ["primaryKey":protected]=>
                          string(2) "id"
                          ["incrementing":protected]=>
                          bool(true)
                          ["relations":protected]=>
                          array(0) {
                          }
                          ["fillable":protected]=>
                          array(17) {
                            [0]=>
                            string(6) "active"
                            [1]=>
                            string(10) "approvable"
                            [2]=>
                            string(18) "approvable_updates"
                            [3]=>
                            string(18) "approvable_reviews"
                            [4]=>
                            string(19) "approvable_comments"
                            [5]=>
                            string(19) "approvable_messages"
                            [6]=>
                            string(18) "approvable_replies"
                            [7]=>
                            string(11) "localizable"
                            [8]=>
                            string(10) "reviewable"
                            [9]=>
                            string(4) "type"
                            [10]=>
                            string(13) "name_singular"
                            [11]=>
                            string(11) "name_plural"
                            [12]=>
                            string(4) "slug"
                            [13]=>
                            string(4) "icon"
                            [14]=>
                            string(13) "peruser_limit"
                            [15]=>
                            string(14) "address_format"
                            [16]=>
                            string(13) "schematype_id"
                          }
                          ["guarded":protected]=>
                          array(0) {
                          }
                          ["searchable":protected]=>
                          array(0) {
                          }
                          ["sortable":protected]=>
                          array(0) {
                          }
                          ["translatable":protected]=>
                          array(2) {
                            [0]=>
                            string(13) "name_singular"
                            [1]=>
                            string(11) "name_plural"
                          }
                          ["exists":protected]=>
                          bool(true)
                          ["dirty":protected]=>
                          array(0) {
                          }
                        }
                        ["category"]=>
                        object(App\Models\Category)#808 (14) {
                          ["items":protected]=>
                          array(22) {
                            ["id"]=>
                            int(10987)
                            ["type_id"]=>
                            int(1)
                            ["active"]=>
                            int(1)
                            ["impressions"]=>
                            int(4647)
                            ["counter"]=>
                            int(347)
                            ["featured"]=>
                            NULL
                            ["name"]=>
                            string(23) "{"en":"Land Surveying"}"
                            ["slug"]=>
                            string(14) "land-surveying"
                            ["icon"]=>
                            string(13) "far fa-circle"
                            ["icon_color"]=>
                            string(7) "#ffffff"
                            ["marker_color"]=>
                            string(7) "#ff0000"
                            ["short_description"]=>
                            string(84) "{"en":"Land Surveying Products and Services for Small Businesses and Entrepreneurs"}"
                            ["description"]=>
                            string(178) "Discover land surveying products and services from small businesses and entrepreneurs. Find land surveying providers offering innovative solutions for personal or business needs."
                            ["logo_id"]=>
                            string(32) "4f8a803d12f4531c9021c8d7dde7f9fd"
                            ["header_id"]=>
                            string(32) "64938a165c90f61cbbce1e46a506a4c6"
                            ["meta_title"]=>
                            string(84) "{"en":"Land Surveying Products and Services for Small Businesses and Entrepreneurs"}"
                            ["meta_keywords"]=>
                            string(143) "{"en":"land surveying products, land surveying services, small business land surveying, land surveying solutions, land surveying entrepreneur"}"
                            ["meta_description"]=>
                            string(187) "{"en":"Discover land surveying products and services from small businesses and entrepreneurs. Find land surveying providers offering innovative solutions for personal or business needs."}"
                            ["_left"]=>
                            int(9235)
                            ["_right"]=>
                            int(9236)
                            ["_parent_id"]=>
                            int(10975)
                            ["_level"]=>
                            NULL
                          }
                          ["table":protected]=>
                          string(10) "categories"
                          ["query":protected]=>
                          NULL
                          ["primaryKey":protected]=>
                          string(2) "id"
                          ["incrementing":protected]=>
                          bool(true)
                          ["relations":protected]=>
                          array(0) {
                          }
                          ["fillable":protected]=>
                          array(14) {
                            [0]=>
                            string(6) "active"
                            [1]=>
                            string(8) "featured"
                            [2]=>
                            string(4) "name"
                            [3]=>
                            string(4) "slug"
                            [4]=>
                            string(4) "icon"
                            [5]=>
                            string(12) "marker_color"
                            [6]=>
                            string(10) "icon_color"
                            [7]=>
                            string(17) "short_description"
                            [8]=>
                            string(11) "description"
                            [9]=>
                            string(7) "logo_id"
                            [10]=>
                            string(9) "header_id"
                            [11]=>
                            string(10) "meta_title"
                            [12]=>
                            string(13) "meta_keywords"
                            [13]=>
                            string(16) "meta_description"
                          }
                          ["guarded":protected]=>
                          array(0) {
                          }
                          ["searchable":protected]=>
                          array(2) {
                            ["parent_id"]=>
                            array(2) {
                              [0]=>
                              string(10) "_parent_id"
                              [1]=>
                              string(2) "eq"
                            }
                            ["category_id"]=>
                            array(2) {
                              [0]=>
                              string(2) "id"
                              [1]=>
                              string(2) "eq"
                            }
                          }
                          ["sortable":protected]=>
                          array(0) {
                          }
                          ["translatable":protected]=>
                          array(5) {
                            [0]=>
                            string(4) "name"
                            [1]=>
                            string(17) "short_description"
                            [2]=>
                            string(10) "meta_title"
                            [3]=>
                            string(13) "meta_keywords"
                            [4]=>
                            string(16) "meta_description"
                          }
                          ["exists":protected]=>
                          bool(true)
                          ["dirty":protected]=>
                          array(0) {
                          }
                          ["pending":protected]=>
                          NULL
                        }
                        ["data"]=>
                        object(App\Src\Orm\Collection)#1245 (5) {
                          ["items":protected]=>
                          array(12) {
                            [0]=>
                            object(App\Models\ListingFieldData)#848 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(90020)
                                ["field_name"]=>
                                string(15) "custom_Facebook"
                                ["value"]=>
                                string(0) ""
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [1]=>
                            object(App\Models\ListingFieldData)#849 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(90020)
                                ["field_name"]=>
                                string(16) "custom_Instagram"
                                ["value"]=>
                                string(0) ""
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [2]=>
                            object(App\Models\ListingFieldData)#850 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(90020)
                                ["field_name"]=>
                                string(15) "custom_LinkedIn"
                                ["value"]=>
                                string(55) "https://linkedin.com/company/e-p-ferris-associates-inc-"
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [3]=>
                            object(App\Models\ListingFieldData)#851 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(90020)
                                ["field_name"]=>
                                string(16) "custom_Pinterest"
                                ["value"]=>
                                string(0) ""
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [4]=>
                            object(App\Models\ListingFieldData)#852 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(90020)
                                ["field_name"]=>
                                string(17) "custom_ThreadsURL"
                                ["value"]=>
                                string(0) ""
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [5]=>
                            object(App\Models\ListingFieldData)#853 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(90020)
                                ["field_name"]=>
                                string(16) "custom_TumblrURL"
                                ["value"]=>
                                string(0) ""
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [6]=>
                            object(App\Models\ListingFieldData)#854 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(90020)
                                ["field_name"]=>
                                string(14) "custom_Twitter"
                                ["value"]=>
                                string(0) ""
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [7]=>
                            object(App\Models\ListingFieldData)#855 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(90020)
                                ["field_name"]=>
                                string(10) "gallery_id"
                                ["value"]=>
                                string(32) "13ee8558d3ce133a4865a7cb4bc03aba"
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [8]=>
                            object(App\Models\ListingFieldData)#856 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                int(1)
                                ["listing_id"]=>
                                int(90020)
                                ["field_name"]=>
                                string(7) "logo_id"
                                ["value"]=>
                                string(32) "9f0112d997dbd8032cc02cf75b0a9d31"
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [9]=>
                            object(App\Models\ListingFieldData)#857 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                int(1)
                                ["listing_id"]=>
                                int(90020)
                                ["field_name"]=>
                                string(16) "opening_hours_id"
                                ["value"]=>
                                string(32) "b2d874621ccbc74b94f961229a8e06e0"
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [10]=>
                            object(App\Models\ListingFieldData)#858 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                int(1)
                                ["listing_id"]=>
                                int(90020)
                                ["field_name"]=>
                                string(5) "phone"
                                ["value"]=>
                                string(17) "+1 (614) 299-2999"
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [11]=>
                            object(App\Models\ListingFieldData)#859 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                int(1)
                                ["listing_id"]=>
                                int(90020)
                                ["field_name"]=>
                                string(7) "website"
                                ["value"]=>
                                string(20) "https://epferris.com"
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                          }
                          ["limit":"App\Src\Dbal\Collection":private]=>
                          NULL
                          ["total":"App\Src\Dbal\Collection":private]=>
                          NULL
                          ["limit":"App\Src\Orm\Collection":private]=>
                          NULL
                          ["total":"App\Src\Orm\Collection":private]=>
                          NULL
                        }
                        ["location"]=>
                        object(App\Models\Location)#1326 (14) {
                          ["items":protected]=>
                          array(20) {
                            ["id"]=>
                            int(137113)
                            ["active"]=>
                            int(1)
                            ["impressions"]=>
                            int(1618)
                            ["featured"]=>
                            int(1)
                            ["name"]=>
                            string(17) "{"en":"Columbus"}"
                            ["slug"]=>
                            string(13) "columbus-ohio"
                            ["short_description"]=>
                            string(65) "{"en":"Columbus, Ohio Small Business and Entrepreneur Directory"}"
                            ["description"]=>
                            string(180) "Columbus, Ohio: Ohio’’s strong economy supports small businesses across tech, healthcare, retail, and manufacturing. Connect with local services and growing startups statewide."
                            ["latitude"]=>
                            string(9) "40.099860"
                            ["longitude"]=>
                            string(10) "-83.015700"
                            ["zoom"]=>
                            int(12)
                            ["logo_id"]=>
                            string(32) "237bfe4689c20effb408d4aafd574ca6"
                            ["header_id"]=>
                            string(32) "b3fdf59ef2e451335e90aef0e41d975d"
                            ["meta_title"]=>
                            string(65) "{"en":"Columbus, Ohio Small Business and Entrepreneur Directory"}"
                            ["meta_keywords"]=>
                            string(784) "{"en":"columbus ohio business listing site, columbus ohio small business marketing, columbus ohio small business support, columbus ohio local business search, columbus ohio startup resources, columbus ohio business marketing solutions, columbus ohio local business opportunities, columbus ohio entrepreneurs community, columbus ohio business growth tools, columbus ohio small business owners network, columbus ohio online business directory, columbus ohio business directory usa, columbus ohio small business advertising, columbus ohio small business directory, columbus ohio business networking, columbus ohio startup directory, columbus ohio small business services, columbus ohio entrepreneur directory, columbus ohio entrepreneur resources, columbus ohio local business listings"}"
                            ["meta_description"]=>
                            string(189) "{"en":"Columbus, Ohio: Ohio’’s strong economy supports small businesses across tech, healthcare, retail, and manufacturing. Connect with local services and growing startups statewide."}"
                            ["_left"]=>
                            int(50229)
                            ["_right"]=>
                            int(50230)
                            ["_parent_id"]=>
                            int(136974)
                            ["_level"]=>
                            NULL
                          }
                          ["table":protected]=>
                          string(9) "locations"
                          ["query":protected]=>
                          NULL
                          ["primaryKey":protected]=>
                          string(2) "id"
                          ["incrementing":protected]=>
                          bool(true)
                          ["relations":protected]=>
                          array(0) {
                          }
                          ["fillable":protected]=>
                          array(14) {
                            [0]=>
                            string(6) "active"
                            [1]=>
                            string(8) "featured"
                            [2]=>
                            string(4) "name"
                            [3]=>
                            string(4) "slug"
                            [4]=>
                            string(17) "short_description"
                            [5]=>
                            string(11) "description"
                            [6]=>
                            string(7) "logo_id"
                            [7]=>
                            string(9) "header_id"
                            [8]=>
                            string(8) "latitude"
                            [9]=>
                            string(9) "longitude"
                            [10]=>
                            string(4) "zoom"
                            [11]=>
                            string(10) "meta_title"
                            [12]=>
                            string(13) "meta_keywords"
                            [13]=>
                            string(16) "meta_description"
                          }
                          ["guarded":protected]=>
                          array(0) {
                          }
                          ["searchable":protected]=>
                          array(2) {
                            ["parent_id"]=>
                            array(2) {
                              [0]=>
                              string(10) "_parent_id"
                              [1]=>
                              string(2) "eq"
                            }
                            ["location_id"]=>
                            array(2) {
                              [0]=>
                              string(2) "id"
                              [1]=>
                              string(2) "eq"
                            }
                          }
                          ["sortable":protected]=>
                          array(0) {
                          }
                          ["translatable":protected]=>
                          array(5) {
                            [0]=>
                            string(4) "name"
                            [1]=>
                            string(17) "short_description"
                            [2]=>
                            string(10) "meta_title"
                            [3]=>
                            string(13) "meta_keywords"
                            [4]=>
                            string(16) "meta_description"
                          }
                          ["exists":protected]=>
                          bool(true)
                          ["dirty":protected]=>
                          array(0) {
                          }
                          ["pending":protected]=>
                          NULL
                        }
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(7) "type_id"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(8) {
                        ["keyword"]=>
                        array(3) {
                          [0]=>
                          array(3) {
                            [0]=>
                            string(5) "title"
                            [1]=>
                            string(17) "short_description"
                            [2]=>
                            string(11) "description"
                          }
                          [1]=>
                          string(8) "fulltext"
                          [2]=>
                          bool(false)
                        }
                        ["active"]=>
                        array(3) {
                          [0]=>
                          string(6) "active"
                          [1]=>
                          string(2) "eq"
                          [2]=>
                          bool(false)
                        }
                        ["inactive"]=>
                        array(3) {
                          [0]=>
                          string(6) "active"
                          [1]=>
                          string(4) "null"
                          [2]=>
                          bool(false)
                        }
                        ["type_id"]=>
                        array(3) {
                          [0]=>
                          string(7) "type_id"
                          [1]=>
                          string(2) "eq"
                          [2]=>
                          bool(false)
                        }
                        ["category_id"]=>
                        array(3) {
                          [0]=>
                          string(11) "category_id"
                          [1]=>
                          string(8) "category"
                          [2]=>
                          bool(false)
                        }
                        ["location_id"]=>
                        array(3) {
                          [0]=>
                          string(11) "location_id"
                          [1]=>
                          string(8) "location"
                          [2]=>
                          bool(false)
                        }
                        ["user_id"]=>
                        array(3) {
                          [0]=>
                          string(7) "user_id"
                          [1]=>
                          string(2) "eq"
                          [2]=>
                          bool(false)
                        }
                        ["dates"]=>
                        array(3) {
                          [0]=>
                          string(5) "dates"
                          [1]=>
                          string(5) "dates"
                          [2]=>
                          bool(false)
                        }
                      }
                      ["sortable":protected]=>
                      array(7) {
                        ["newest"]=>
                        array(2) {
                          [0]=>
                          string(2) "id"
                          [1]=>
                          string(4) "DESC"
                        }
                        ["oldest"]=>
                        array(2) {
                          [0]=>
                          string(2) "id"
                          [1]=>
                          string(3) "ASC"
                        }
                        ["highest-rated"]=>
                        array(2) {
                          [0]=>
                          string(6) "rating"
                          [1]=>
                          string(4) "desc"
                        }
                        ["most-popular"]=>
                        array(2) {
                          [0]=>
                          string(11) "impressions"
                          [1]=>
                          string(4) "desc"
                        }
                        ["id"]=>
                        array(1) {
                          [0]=>
                          string(2) "id"
                        }
                        ["title"]=>
                        array(1) {
                          [0]=>
                          string(5) "title"
                        }
                        ["active"]=>
                        array(1) {
                          [0]=>
                          string(6) "active"
                        }
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                      ["allowed":protected]=>
                      array(30) {
                        [0]=>
                        string(5) "title"
                        [1]=>
                        string(4) "slug"
                        [2]=>
                        string(17) "short_description"
                        [3]=>
                        string(11) "description"
                        [4]=>
                        string(20) "event_start_datetime"
                        [5]=>
                        string(15) "event_frequency"
                        [6]=>
                        string(14) "event_interval"
                        [7]=>
                        string(14) "event_weekdays"
                        [8]=>
                        string(11) "event_weeks"
                        [9]=>
                        string(11) "event_dates"
                        [10]=>
                        string(18) "event_end_datetime"
                        [11]=>
                        string(10) "event_rsvp"
                        [12]=>
                        string(20) "offer_start_datetime"
                        [13]=>
                        string(18) "offer_end_datetime"
                        [14]=>
                        string(11) "offer_price"
                        [15]=>
                        string(19) "offer_discount_type"
                        [16]=>
                        string(14) "offer_discount"
                        [17]=>
                        string(11) "offer_count"
                        [18]=>
                        string(11) "offer_terms"
                        [19]=>
                        string(12) "offer_redeem"
                        [20]=>
                        string(7) "address"
                        [21]=>
                        string(3) "zip"
                        [22]=>
                        string(11) "location_id"
                        [23]=>
                        string(8) "latitude"
                        [24]=>
                        string(9) "longitude"
                        [25]=>
                        string(4) "zoom"
                        [26]=>
                        string(10) "meta_title"
                        [27]=>
                        string(13) "meta_keywords"
                        [28]=>
                        string(16) "meta_description"
                        [29]=>
                        string(8) "timezone"
                      }
                    }
                    [2]=>
                    object(App\Models\Listing)#641 (14) {
                      ["items":protected]=>
                      array(71) {
                        ["id"]=>
                        int(99736)
                        ["import_id"]=>
                        int(57)
                        ["active"]=>
                        int(1)
                        ["claimed"]=>
                        int(1)
                        ["status"]=>
                        string(6) "active"
                        ["rating"]=>
                        float(0)
                        ["review_count"]=>
                        int(0)
                        ["impressions"]=>
                        NULL
                        ["search_impressions"]=>
                        int(454)
                        ["phone_views"]=>
                        NULL
                        ["website_clicks"]=>
                        NULL
                        ["_featured"]=>
                        NULL
                        ["_page"]=>
                        NULL
                        ["_position"]=>
                        int(2)
                        ["_extra_categories"]=>
                        int(0)
                        ["_title_size"]=>
                        int(200)
                        ["_short_description_size"]=>
                        int(200)
                        ["_description_size"]=>
                        int(300)
                        ["_description_links_limit"]=>
                        int(0)
                        ["_gallery_size"]=>
                        int(0)
                        ["_address"]=>
                        int(1)
                        ["_map"]=>
                        int(1)
                        ["_event_dates"]=>
                        int(30)
                        ["_send_message"]=>
                        NULL
                        ["_reviews"]=>
                        NULL
                        ["_seo"]=>
                        NULL
                        ["_backlink"]=>
                        NULL
                        ["user_id"]=>
                        int(92662)
                        ["type_id"]=>
                        int(1)
                        ["category_id"]=>
                        int(10994)
                        ["added_datetime"]=>
                        string(19) "2016-01-15 14:59:02"
                        ["updated_datetime"]=>
                        NULL
                        ["meta_title"]=>
                        NULL
                        ["meta_keywords"]=>
                        NULL
                        ["meta_description"]=>
                        NULL
                        ["title"]=>
                        string(40) "Charlson & Wilson Bonded Abstracters Inc"
                        ["slug"]=>
                        string(12) "charlson9346"
                        ["short_description"]=>
                        string(275) "The mission of Charlson & Wilson Bonded Abstracters, Inc., is to provide accurate, timely and friendly service in regards to all aspects of real estate transactions and in regards to all parties involved, whether they be buyers, sellers, real estate professionals or lenders."
                        ["description"]=>
                        NULL
                        ["event_start_datetime"]=>
                        NULL
                        ["event_frequency"]=>
                        NULL
                        ["event_interval"]=>
                        NULL
                        ["event_weekdays"]=>
                        NULL
                        ["event_weeks"]=>
                        NULL
                        ["event_dates"]=>
                        NULL
                        ["event_end_datetime"]=>
                        NULL
                        ["event_rsvp"]=>
                        NULL
                        ["offer_start_datetime"]=>
                        NULL
                        ["offer_end_datetime"]=>
                        NULL
                        ["offer_price"]=>
                        NULL
                        ["offer_discount_type"]=>
                        NULL
                        ["offer_discount"]=>
                        NULL
                        ["offer_count"]=>
                        NULL
                        ["offer_terms"]=>
                        NULL
                        ["offer_redeem"]=>
                        NULL
                        ["address"]=>
                        NULL
                        ["zip"]=>
                        string(5) "66502"
                        ["location_id"]=>
                        int(130117)
                        ["latitude"]=>
                        string(9) "39.151200"
                        ["longitude"]=>
                        string(10) "-96.531240"
                        ["zoom"]=>
                        int(12)
                        ["timezone"]=>
                        string(5) "-0600"
                        ["sync_product"]=>
                        NULL
                        ["deadlinkchecker_datetime"]=>
                        string(19) "2026-05-23 23:05:28"
                        ["deadlinkchecker_retry"]=>
                        NULL
                        ["deadlinkchecker_code"]=>
                        string(3) "200"
                        ["backlinkchecker_datetime"]=>
                        NULL
                        ["backlinkchecker_retry"]=>
                        NULL
                        ["backlinkchecker_code"]=>
                        NULL
                        ["backlinkchecker_linkrelation"]=>
                        NULL
                        ["_dofollow"]=>
                        NULL
                      }
                      ["table":protected]=>
                      string(8) "listings"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(true)
                      ["relations":protected]=>
                      array(4) {
                        ["type"]=>
                        object(App\Models\Type)#521 (13) {
                          ["items":protected]=>
                          array(19) {
                            ["id"]=>
                            int(1)
                            ["active"]=>
                            int(1)
                            ["deleted"]=>
                            NULL
                            ["approvable"]=>
                            NULL
                            ["approvable_updates"]=>
                            NULL
                            ["approvable_reviews"]=>
                            NULL
                            ["approvable_comments"]=>
                            NULL
                            ["approvable_messages"]=>
                            NULL
                            ["approvable_replies"]=>
                            NULL
                            ["localizable"]=>
                            int(1)
                            ["reviewable"]=>
                            int(1)
                            ["type"]=>
                            string(13) "LocalBusiness"
                            ["name_singular"]=>
                            string(16) "{"en":"Listing"}"
                            ["name_plural"]=>
                            string(17) "{"en":"Listings"}"
                            ["slug"]=>
                            string(8) "listings"
                            ["icon"]=>
                            string(15) "far fa-building"
                            ["peruser_limit"]=>
                            int(0)
                            ["address_format"]=>
                            string(356) "<span itemprop="streetAddress">{address}</span>
<span itemprop="addressLocality">{location_3}</span>, <span itemprop="addressRegion">{location_2}</span> <span itemprop="postalCode">{zip}</span> <span itemprop="addressCountry">{location_1}</span>"
                            ["weight"]=>
                            int(1)
                          }
                          ["table":protected]=>
                          string(5) "types"
                          ["query":protected]=>
                          NULL
                          ["primaryKey":protected]=>
                          string(2) "id"
                          ["incrementing":protected]=>
                          bool(true)
                          ["relations":protected]=>
                          array(0) {
                          }
                          ["fillable":protected]=>
                          array(17) {
                            [0]=>
                            string(6) "active"
                            [1]=>
                            string(10) "approvable"
                            [2]=>
                            string(18) "approvable_updates"
                            [3]=>
                            string(18) "approvable_reviews"
                            [4]=>
                            string(19) "approvable_comments"
                            [5]=>
                            string(19) "approvable_messages"
                            [6]=>
                            string(18) "approvable_replies"
                            [7]=>
                            string(11) "localizable"
                            [8]=>
                            string(10) "reviewable"
                            [9]=>
                            string(4) "type"
                            [10]=>
                            string(13) "name_singular"
                            [11]=>
                            string(11) "name_plural"
                            [12]=>
                            string(4) "slug"
                            [13]=>
                            string(4) "icon"
                            [14]=>
                            string(13) "peruser_limit"
                            [15]=>
                            string(14) "address_format"
                            [16]=>
                            string(13) "schematype_id"
                          }
                          ["guarded":protected]=>
                          array(0) {
                          }
                          ["searchable":protected]=>
                          array(0) {
                          }
                          ["sortable":protected]=>
                          array(0) {
                          }
                          ["translatable":protected]=>
                          array(2) {
                            [0]=>
                            string(13) "name_singular"
                            [1]=>
                            string(11) "name_plural"
                          }
                          ["exists":protected]=>
                          bool(true)
                          ["dirty":protected]=>
                          array(0) {
                          }
                        }
                        ["category"]=>
                        object(App\Models\Category)#804 (14) {
                          ["items":protected]=>
                          array(22) {
                            ["id"]=>
                            int(10994)
                            ["type_id"]=>
                            int(1)
                            ["active"]=>
                            int(1)
                            ["impressions"]=>
                            int(10271)
                            ["counter"]=>
                            int(1499)
                            ["featured"]=>
                            NULL
                            ["name"]=>
                            string(29) "{"en":"Real Estate Services"}"
                            ["slug"]=>
                            string(20) "real-estate-services"
                            ["icon"]=>
                            string(13) "far fa-circle"
                            ["icon_color"]=>
                            string(7) "#ffffff"
                            ["marker_color"]=>
                            string(7) "#ff0000"
                            ["short_description"]=>
                            string(90) "{"en":"Real Estate Services Products and Services for Small Businesses and Entrepreneurs"}"
                            ["description"]=>
                            string(190) "Discover real estate services products and services from small businesses and entrepreneurs. Find real estate services providers offering innovative solutions for personal or business needs."
                            ["logo_id"]=>
                            string(32) "01169825d44590fff5c3eb05a554e804"
                            ["header_id"]=>
                            string(32) "67d8924eda9d4dc14aa6f263e4c6ff64"
                            ["meta_title"]=>
                            string(90) "{"en":"Real Estate Services Products and Services for Small Businesses and Entrepreneurs"}"
                            ["meta_keywords"]=>
                            string(173) "{"en":"real estate services products, real estate services services, small business real estate services, real estate services solutions, real estate services entrepreneur"}"
                            ["meta_description"]=>
                            string(199) "{"en":"Discover real estate services products and services from small businesses and entrepreneurs. Find real estate services providers offering innovative solutions for personal or business needs."}"
                            ["_left"]=>
                            int(9241)
                            ["_right"]=>
                            int(9242)
                            ["_parent_id"]=>
                            int(10975)
                            ["_level"]=>
                            NULL
                          }
                          ["table":protected]=>
                          string(10) "categories"
                          ["query":protected]=>
                          NULL
                          ["primaryKey":protected]=>
                          string(2) "id"
                          ["incrementing":protected]=>
                          bool(true)
                          ["relations":protected]=>
                          array(0) {
                          }
                          ["fillable":protected]=>
                          array(14) {
                            [0]=>
                            string(6) "active"
                            [1]=>
                            string(8) "featured"
                            [2]=>
                            string(4) "name"
                            [3]=>
                            string(4) "slug"
                            [4]=>
                            string(4) "icon"
                            [5]=>
                            string(12) "marker_color"
                            [6]=>
                            string(10) "icon_color"
                            [7]=>
                            string(17) "short_description"
                            [8]=>
                            string(11) "description"
                            [9]=>
                            string(7) "logo_id"
                            [10]=>
                            string(9) "header_id"
                            [11]=>
                            string(10) "meta_title"
                            [12]=>
                            string(13) "meta_keywords"
                            [13]=>
                            string(16) "meta_description"
                          }
                          ["guarded":protected]=>
                          array(0) {
                          }
                          ["searchable":protected]=>
                          array(2) {
                            ["parent_id"]=>
                            array(2) {
                              [0]=>
                              string(10) "_parent_id"
                              [1]=>
                              string(2) "eq"
                            }
                            ["category_id"]=>
                            array(2) {
                              [0]=>
                              string(2) "id"
                              [1]=>
                              string(2) "eq"
                            }
                          }
                          ["sortable":protected]=>
                          array(0) {
                          }
                          ["translatable":protected]=>
                          array(5) {
                            [0]=>
                            string(4) "name"
                            [1]=>
                            string(17) "short_description"
                            [2]=>
                            string(10) "meta_title"
                            [3]=>
                            string(13) "meta_keywords"
                            [4]=>
                            string(16) "meta_description"
                          }
                          ["exists":protected]=>
                          bool(true)
                          ["dirty":protected]=>
                          array(0) {
                          }
                          ["pending":protected]=>
                          NULL
                        }
                        ["data"]=>
                        object(App\Src\Orm\Collection)#1246 (5) {
                          ["items":protected]=>
                          array(12) {
                            [0]=>
                            object(App\Models\ListingFieldData)#896 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(99736)
                                ["field_name"]=>
                                string(15) "custom_Facebook"
                                ["value"]=>
                                string(0) ""
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [1]=>
                            object(App\Models\ListingFieldData)#897 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(99736)
                                ["field_name"]=>
                                string(16) "custom_Instagram"
                                ["value"]=>
                                string(0) ""
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [2]=>
                            object(App\Models\ListingFieldData)#898 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(99736)
                                ["field_name"]=>
                                string(15) "custom_LinkedIn"
                                ["value"]=>
                                string(0) ""
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [3]=>
                            object(App\Models\ListingFieldData)#899 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(99736)
                                ["field_name"]=>
                                string(16) "custom_Pinterest"
                                ["value"]=>
                                string(0) ""
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [4]=>
                            object(App\Models\ListingFieldData)#900 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(99736)
                                ["field_name"]=>
                                string(17) "custom_ThreadsURL"
                                ["value"]=>
                                string(0) ""
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [5]=>
                            object(App\Models\ListingFieldData)#901 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(99736)
                                ["field_name"]=>
                                string(16) "custom_TumblrURL"
                                ["value"]=>
                                string(0) ""
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [6]=>
                            object(App\Models\ListingFieldData)#902 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(99736)
                                ["field_name"]=>
                                string(14) "custom_Twitter"
                                ["value"]=>
                                string(0) ""
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [7]=>
                            object(App\Models\ListingFieldData)#903 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(99736)
                                ["field_name"]=>
                                string(10) "gallery_id"
                                ["value"]=>
                                string(32) "483e0556ce1ac8943796d149331997b1"
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [8]=>
                            object(App\Models\ListingFieldData)#904 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                int(1)
                                ["listing_id"]=>
                                int(99736)
                                ["field_name"]=>
                                string(7) "logo_id"
                                ["value"]=>
                                string(32) "b71264dff696e579cc4d4248c4947a0e"
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [9]=>
                            object(App\Models\ListingFieldData)#905 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                int(1)
                                ["listing_id"]=>
                                int(99736)
                                ["field_name"]=>
                                string(16) "opening_hours_id"
                                ["value"]=>
                                string(32) "a449a17fde2fc8bf27e2b828e01a85dd"
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [10]=>
                            object(App\Models\ListingFieldData)#906 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                int(1)
                                ["listing_id"]=>
                                int(99736)
                                ["field_name"]=>
                                string(5) "phone"
                                ["value"]=>
                                string(17) "+1 (785) 565-4800"
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [11]=>
                            object(App\Models\ListingFieldData)#907 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                int(1)
                                ["listing_id"]=>
                                int(99736)
                                ["field_name"]=>
                                string(7) "website"
                                ["value"]=>
                                string(29) "https://charlsonandwilson.com"
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                          }
                          ["limit":"App\Src\Dbal\Collection":private]=>
                          NULL
                          ["total":"App\Src\Dbal\Collection":private]=>
                          NULL
                          ["limit":"App\Src\Orm\Collection":private]=>
                          NULL
                          ["total":"App\Src\Orm\Collection":private]=>
                          NULL
                        }
                        ["location"]=>
                        object(App\Models\Location)#1309 (14) {
                          ["items":protected]=>
                          array(20) {
                            ["id"]=>
                            int(130117)
                            ["active"]=>
                            int(1)
                            ["impressions"]=>
                            int(449)
                            ["featured"]=>
                            int(1)
                            ["name"]=>
                            string(18) "{"en":"Manhattan"}"
                            ["slug"]=>
                            string(16) "manhattan-kansas"
                            ["short_description"]=>
                            string(68) "{"en":"Manhattan, Kansas Small Business and Entrepreneur Directory"}"
                            ["description"]=>
                            string(196) "Manhattan, Kansas: Kansas supports a vibrant marketplace with strong roots in agriculture, aviation, and manufacturing. Connect with small businesses and local services across the Sunflower State."
                            ["latitude"]=>
                            string(9) "39.151200"
                            ["longitude"]=>
                            string(10) "-96.531240"
                            ["zoom"]=>
                            int(12)
                            ["logo_id"]=>
                            string(32) "ecd0b89cd47aad1019564f1c3b4acd62"
                            ["header_id"]=>
                            string(32) "7cd0aca11cbe97e1f6584d6b675a7670"
                            ["meta_title"]=>
                            string(68) "{"en":"Manhattan, Kansas Small Business and Entrepreneur Directory"}"
                            ["meta_keywords"]=>
                            string(844) "{"en":"manhattan kansas business networking, manhattan kansas small business services, manhattan kansas local business listings, manhattan kansas local business search, manhattan kansas small business advertising, manhattan kansas small business marketing, manhattan kansas startup resources, manhattan kansas entrepreneurs community, manhattan kansas business listing site, manhattan kansas business marketing solutions, manhattan kansas local business opportunities, manhattan kansas small business support, manhattan kansas small business directory, manhattan kansas entrepreneur resources, manhattan kansas business growth tools, manhattan kansas online business directory, manhattan kansas startup directory, manhattan kansas business directory usa, manhattan kansas entrepreneur directory, manhattan kansas small business owners network"}"
                            ["meta_description"]=>
                            string(205) "{"en":"Manhattan, Kansas: Kansas supports a vibrant marketplace with strong roots in agriculture, aviation, and manufacturing. Connect with small businesses and local services across the Sunflower State."}"
                            ["_left"]=>
                            int(22043)
                            ["_right"]=>
                            int(22044)
                            ["_parent_id"]=>
                            int(129937)
                            ["_level"]=>
                            NULL
                          }
                          ["table":protected]=>
                          string(9) "locations"
                          ["query":protected]=>
                          NULL
                          ["primaryKey":protected]=>
                          string(2) "id"
                          ["incrementing":protected]=>
                          bool(true)
                          ["relations":protected]=>
                          array(0) {
                          }
                          ["fillable":protected]=>
                          array(14) {
                            [0]=>
                            string(6) "active"
                            [1]=>
                            string(8) "featured"
                            [2]=>
                            string(4) "name"
                            [3]=>
                            string(4) "slug"
                            [4]=>
                            string(17) "short_description"
                            [5]=>
                            string(11) "description"
                            [6]=>
                            string(7) "logo_id"
                            [7]=>
                            string(9) "header_id"
                            [8]=>
                            string(8) "latitude"
                            [9]=>
                            string(9) "longitude"
                            [10]=>
                            string(4) "zoom"
                            [11]=>
                            string(10) "meta_title"
                            [12]=>
                            string(13) "meta_keywords"
                            [13]=>
                            string(16) "meta_description"
                          }
                          ["guarded":protected]=>
                          array(0) {
                          }
                          ["searchable":protected]=>
                          array(2) {
                            ["parent_id"]=>
                            array(2) {
                              [0]=>
                              string(10) "_parent_id"
                              [1]=>
                              string(2) "eq"
                            }
                            ["location_id"]=>
                            array(2) {
                              [0]=>
                              string(2) "id"
                              [1]=>
                              string(2) "eq"
                            }
                          }
                          ["sortable":protected]=>
                          array(0) {
                          }
                          ["translatable":protected]=>
                          array(5) {
                            [0]=>
                            string(4) "name"
                            [1]=>
                            string(17) "short_description"
                            [2]=>
                            string(10) "meta_title"
                            [3]=>
                            string(13) "meta_keywords"
                            [4]=>
                            string(16) "meta_description"
                          }
                          ["exists":protected]=>
                          bool(true)
                          ["dirty":protected]=>
                          array(0) {
                          }
                          ["pending":protected]=>
                          NULL
                        }
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(7) "type_id"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(8) {
                        ["keyword"]=>
                        array(3) {
                          [0]=>
                          array(3) {
                            [0]=>
                            string(5) "title"
                            [1]=>
                            string(17) "short_description"
                            [2]=>
                            string(11) "description"
                          }
                          [1]=>
                          string(8) "fulltext"
                          [2]=>
                          bool(false)
                        }
                        ["active"]=>
                        array(3) {
                          [0]=>
                          string(6) "active"
                          [1]=>
                          string(2) "eq"
                          [2]=>
                          bool(false)
                        }
                        ["inactive"]=>
                        array(3) {
                          [0]=>
                          string(6) "active"
                          [1]=>
                          string(4) "null"
                          [2]=>
                          bool(false)
                        }
                        ["type_id"]=>
                        array(3) {
                          [0]=>
                          string(7) "type_id"
                          [1]=>
                          string(2) "eq"
                          [2]=>
                          bool(false)
                        }
                        ["category_id"]=>
                        array(3) {
                          [0]=>
                          string(11) "category_id"
                          [1]=>
                          string(8) "category"
                          [2]=>
                          bool(false)
                        }
                        ["location_id"]=>
                        array(3) {
                          [0]=>
                          string(11) "location_id"
                          [1]=>
                          string(8) "location"
                          [2]=>
                          bool(false)
                        }
                        ["user_id"]=>
                        array(3) {
                          [0]=>
                          string(7) "user_id"
                          [1]=>
                          string(2) "eq"
                          [2]=>
                          bool(false)
                        }
                        ["dates"]=>
                        array(3) {
                          [0]=>
                          string(5) "dates"
                          [1]=>
                          string(5) "dates"
                          [2]=>
                          bool(false)
                        }
                      }
                      ["sortable":protected]=>
                      array(7) {
                        ["newest"]=>
                        array(2) {
                          [0]=>
                          string(2) "id"
                          [1]=>
                          string(4) "DESC"
                        }
                        ["oldest"]=>
                        array(2) {
                          [0]=>
                          string(2) "id"
                          [1]=>
                          string(3) "ASC"
                        }
                        ["highest-rated"]=>
                        array(2) {
                          [0]=>
                          string(6) "rating"
                          [1]=>
                          string(4) "desc"
                        }
                        ["most-popular"]=>
                        array(2) {
                          [0]=>
                          string(11) "impressions"
                          [1]=>
                          string(4) "desc"
                        }
                        ["id"]=>
                        array(1) {
                          [0]=>
                          string(2) "id"
                        }
                        ["title"]=>
                        array(1) {
                          [0]=>
                          string(5) "title"
                        }
                        ["active"]=>
                        array(1) {
                          [0]=>
                          string(6) "active"
                        }
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                      ["allowed":protected]=>
                      array(30) {
                        [0]=>
                        string(5) "title"
                        [1]=>
                        string(4) "slug"
                        [2]=>
                        string(17) "short_description"
                        [3]=>
                        string(11) "description"
                        [4]=>
                        string(20) "event_start_datetime"
                        [5]=>
                        string(15) "event_frequency"
                        [6]=>
                        string(14) "event_interval"
                        [7]=>
                        string(14) "event_weekdays"
                        [8]=>
                        string(11) "event_weeks"
                        [9]=>
                        string(11) "event_dates"
                        [10]=>
                        string(18) "event_end_datetime"
                        [11]=>
                        string(10) "event_rsvp"
                        [12]=>
                        string(20) "offer_start_datetime"
                        [13]=>
                        string(18) "offer_end_datetime"
                        [14]=>
                        string(11) "offer_price"
                        [15]=>
                        string(19) "offer_discount_type"
                        [16]=>
                        string(14) "offer_discount"
                        [17]=>
                        string(11) "offer_count"
                        [18]=>
                        string(11) "offer_terms"
                        [19]=>
                        string(12) "offer_redeem"
                        [20]=>
                        string(7) "address"
                        [21]=>
                        string(3) "zip"
                        [22]=>
                        string(11) "location_id"
                        [23]=>
                        string(8) "latitude"
                        [24]=>
                        string(9) "longitude"
                        [25]=>
                        string(4) "zoom"
                        [26]=>
                        string(10) "meta_title"
                        [27]=>
                        string(13) "meta_keywords"
                        [28]=>
                        string(16) "meta_description"
                        [29]=>
                        string(8) "timezone"
                      }
                    }
                    [3]=>
                    object(App\Models\Listing)#653 (14) {
                      ["items":protected]=>
                      array(71) {
                        ["id"]=>
                        int(8529)
                        ["import_id"]=>
                        int(15)
                        ["active"]=>
                        int(1)
                        ["claimed"]=>
                        int(1)
                        ["status"]=>
                        string(6) "active"
                        ["rating"]=>
                        float(0)
                        ["review_count"]=>
                        int(0)
                        ["impressions"]=>
                        NULL
                        ["search_impressions"]=>
                        int(3814)
                        ["phone_views"]=>
                        NULL
                        ["website_clicks"]=>
                        NULL
                        ["_featured"]=>
                        NULL
                        ["_page"]=>
                        NULL
                        ["_position"]=>
                        int(2)
                        ["_extra_categories"]=>
                        int(0)
                        ["_title_size"]=>
                        int(200)
                        ["_short_description_size"]=>
                        int(200)
                        ["_description_size"]=>
                        int(300)
                        ["_description_links_limit"]=>
                        int(0)
                        ["_gallery_size"]=>
                        int(0)
                        ["_address"]=>
                        int(1)
                        ["_map"]=>
                        int(1)
                        ["_event_dates"]=>
                        int(30)
                        ["_send_message"]=>
                        NULL
                        ["_reviews"]=>
                        NULL
                        ["_seo"]=>
                        NULL
                        ["_backlink"]=>
                        NULL
                        ["user_id"]=>
                        int(8739)
                        ["type_id"]=>
                        int(1)
                        ["category_id"]=>
                        int(10992)
                        ["added_datetime"]=>
                        string(19) "2016-09-09 00:00:01"
                        ["updated_datetime"]=>
                        NULL
                        ["meta_title"]=>
                        NULL
                        ["meta_keywords"]=>
                        NULL
                        ["meta_description"]=>
                        NULL
                        ["title"]=>
                        string(40) "Premiere Real Estate Professionals, Inc."
                        ["slug"]=>
                        string(9) "premier84"
                        ["short_description"]=>
                        string(199) "Premiere Real Estate offers personalized services for buying, selling, and listing properties in Montana, with experienced realtors guiding clients through the process and providing tailored property"
                        ["description"]=>
                        string(159) "Experienced Real Estate business in the Flathead Valley. Our business is fully focused on helping our clients to meet their real estate needs. Our agents care!"
                        ["event_start_datetime"]=>
                        NULL
                        ["event_frequency"]=>
                        NULL
                        ["event_interval"]=>
                        NULL
                        ["event_weekdays"]=>
                        NULL
                        ["event_weeks"]=>
                        NULL
                        ["event_dates"]=>
                        NULL
                        ["event_end_datetime"]=>
                        NULL
                        ["event_rsvp"]=>
                        NULL
                        ["offer_start_datetime"]=>
                        NULL
                        ["offer_end_datetime"]=>
                        NULL
                        ["offer_price"]=>
                        NULL
                        ["offer_discount_type"]=>
                        NULL
                        ["offer_discount"]=>
                        NULL
                        ["offer_count"]=>
                        NULL
                        ["offer_terms"]=>
                        NULL
                        ["offer_redeem"]=>
                        NULL
                        ["address"]=>
                        string(31) "285 2nd Avenue West N Suite 102"
                        ["zip"]=>
                        string(5) "59901"
                        ["location_id"]=>
                        int(133904)
                        ["latitude"]=>
                        string(9) "48.228160"
                        ["longitude"]=>
                        string(11) "-114.382250"
                        ["zoom"]=>
                        int(12)
                        ["timezone"]=>
                        string(5) "-0700"
                        ["sync_product"]=>
                        NULL
                        ["deadlinkchecker_datetime"]=>
                        string(19) "2026-05-23 22:12:52"
                        ["deadlinkchecker_retry"]=>
                        NULL
                        ["deadlinkchecker_code"]=>
                        string(3) "200"
                        ["backlinkchecker_datetime"]=>
                        NULL
                        ["backlinkchecker_retry"]=>
                        NULL
                        ["backlinkchecker_code"]=>
                        NULL
                        ["backlinkchecker_linkrelation"]=>
                        NULL
                        ["_dofollow"]=>
                        NULL
                      }
                      ["table":protected]=>
                      string(8) "listings"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(true)
                      ["relations":protected]=>
                      array(4) {
                        ["type"]=>
                        object(App\Models\Type)#521 (13) {
                          ["items":protected]=>
                          array(19) {
                            ["id"]=>
                            int(1)
                            ["active"]=>
                            int(1)
                            ["deleted"]=>
                            NULL
                            ["approvable"]=>
                            NULL
                            ["approvable_updates"]=>
                            NULL
                            ["approvable_reviews"]=>
                            NULL
                            ["approvable_comments"]=>
                            NULL
                            ["approvable_messages"]=>
                            NULL
                            ["approvable_replies"]=>
                            NULL
                            ["localizable"]=>
                            int(1)
                            ["reviewable"]=>
                            int(1)
                            ["type"]=>
                            string(13) "LocalBusiness"
                            ["name_singular"]=>
                            string(16) "{"en":"Listing"}"
                            ["name_plural"]=>
                            string(17) "{"en":"Listings"}"
                            ["slug"]=>
                            string(8) "listings"
                            ["icon"]=>
                            string(15) "far fa-building"
                            ["peruser_limit"]=>
                            int(0)
                            ["address_format"]=>
                            string(356) "<span itemprop="streetAddress">{address}</span>
<span itemprop="addressLocality">{location_3}</span>, <span itemprop="addressRegion">{location_2}</span> <span itemprop="postalCode">{zip}</span> <span itemprop="addressCountry">{location_1}</span>"
                            ["weight"]=>
                            int(1)
                          }
                          ["table":protected]=>
                          string(5) "types"
                          ["query":protected]=>
                          NULL
                          ["primaryKey":protected]=>
                          string(2) "id"
                          ["incrementing":protected]=>
                          bool(true)
                          ["relations":protected]=>
                          array(0) {
                          }
                          ["fillable":protected]=>
                          array(17) {
                            [0]=>
                            string(6) "active"
                            [1]=>
                            string(10) "approvable"
                            [2]=>
                            string(18) "approvable_updates"
                            [3]=>
                            string(18) "approvable_reviews"
                            [4]=>
                            string(19) "approvable_comments"
                            [5]=>
                            string(19) "approvable_messages"
                            [6]=>
                            string(18) "approvable_replies"
                            [7]=>
                            string(11) "localizable"
                            [8]=>
                            string(10) "reviewable"
                            [9]=>
                            string(4) "type"
                            [10]=>
                            string(13) "name_singular"
                            [11]=>
                            string(11) "name_plural"
                            [12]=>
                            string(4) "slug"
                            [13]=>
                            string(4) "icon"
                            [14]=>
                            string(13) "peruser_limit"
                            [15]=>
                            string(14) "address_format"
                            [16]=>
                            string(13) "schematype_id"
                          }
                          ["guarded":protected]=>
                          array(0) {
                          }
                          ["searchable":protected]=>
                          array(0) {
                          }
                          ["sortable":protected]=>
                          array(0) {
                          }
                          ["translatable":protected]=>
                          array(2) {
                            [0]=>
                            string(13) "name_singular"
                            [1]=>
                            string(11) "name_plural"
                          }
                          ["exists":protected]=>
                          bool(true)
                          ["dirty":protected]=>
                          array(0) {
                          }
                        }
                        ["category"]=>
                        object(App\Models\Category)#806 (14) {
                          ["items":protected]=>
                          array(22) {
                            ["id"]=>
                            int(10992)
                            ["type_id"]=>
                            int(1)
                            ["active"]=>
                            int(1)
                            ["impressions"]=>
                            int(27257)
                            ["counter"]=>
                            int(1205)
                            ["featured"]=>
                            NULL
                            ["name"]=>
                            string(27) "{"en":"Real Estate Agents"}"
                            ["slug"]=>
                            string(18) "real-estate-agents"
                            ["icon"]=>
                            string(13) "far fa-circle"
                            ["icon_color"]=>
                            string(7) "#ffffff"
                            ["marker_color"]=>
                            string(7) "#ff0000"
                            ["short_description"]=>
                            string(88) "{"en":"Real Estate Agents Products and Services for Small Businesses and Entrepreneurs"}"
                            ["description"]=>
                            string(186) "Discover real estate agents products and services from small businesses and entrepreneurs. Find real estate agents providers offering innovative solutions for personal or business needs."
                            ["logo_id"]=>
                            string(32) "92aac38653efd4bb130d5500c411990e"
                            ["header_id"]=>
                            string(32) "267d98f865f049e35abb7d9f95e8f2e7"
                            ["meta_title"]=>
                            string(88) "{"en":"Real Estate Agents Products and Services for Small Businesses and Entrepreneurs"}"
                            ["meta_keywords"]=>
                            string(163) "{"en":"real estate agents products, real estate agents services, small business real estate agents, real estate agents solutions, real estate agents entrepreneur"}"
                            ["meta_description"]=>
                            string(195) "{"en":"Discover real estate agents products and services from small businesses and entrepreneurs. Find real estate agents providers offering innovative solutions for personal or business needs."}"
                            ["_left"]=>
                            int(9237)
                            ["_right"]=>
                            int(9238)
                            ["_parent_id"]=>
                            int(10975)
                            ["_level"]=>
                            NULL
                          }
                          ["table":protected]=>
                          string(10) "categories"
                          ["query":protected]=>
                          NULL
                          ["primaryKey":protected]=>
                          string(2) "id"
                          ["incrementing":protected]=>
                          bool(true)
                          ["relations":protected]=>
                          array(0) {
                          }
                          ["fillable":protected]=>
                          array(14) {
                            [0]=>
                            string(6) "active"
                            [1]=>
                            string(8) "featured"
                            [2]=>
                            string(4) "name"
                            [3]=>
                            string(4) "slug"
                            [4]=>
                            string(4) "icon"
                            [5]=>
                            string(12) "marker_color"
                            [6]=>
                            string(10) "icon_color"
                            [7]=>
                            string(17) "short_description"
                            [8]=>
                            string(11) "description"
                            [9]=>
                            string(7) "logo_id"
                            [10]=>
                            string(9) "header_id"
                            [11]=>
                            string(10) "meta_title"
                            [12]=>
                            string(13) "meta_keywords"
                            [13]=>
                            string(16) "meta_description"
                          }
                          ["guarded":protected]=>
                          array(0) {
                          }
                          ["searchable":protected]=>
                          array(2) {
                            ["parent_id"]=>
                            array(2) {
                              [0]=>
                              string(10) "_parent_id"
                              [1]=>
                              string(2) "eq"
                            }
                            ["category_id"]=>
                            array(2) {
                              [0]=>
                              string(2) "id"
                              [1]=>
                              string(2) "eq"
                            }
                          }
                          ["sortable":protected]=>
                          array(0) {
                          }
                          ["translatable":protected]=>
                          array(5) {
                            [0]=>
                            string(4) "name"
                            [1]=>
                            string(17) "short_description"
                            [2]=>
                            string(10) "meta_title"
                            [3]=>
                            string(13) "meta_keywords"
                            [4]=>
                            string(16) "meta_description"
                          }
                          ["exists":protected]=>
                          bool(true)
                          ["dirty":protected]=>
                          array(0) {
                          }
                          ["pending":protected]=>
                          NULL
                        }
                        ["data"]=>
                        object(App\Src\Orm\Collection)#1247 (5) {
                          ["items":protected]=>
                          array(12) {
                            [0]=>
                            object(App\Models\ListingFieldData)#778 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(8529)
                                ["field_name"]=>
                                string(15) "custom_Facebook"
                                ["value"]=>
                                string(0) ""
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [1]=>
                            object(App\Models\ListingFieldData)#777 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(8529)
                                ["field_name"]=>
                                string(16) "custom_Instagram"
                                ["value"]=>
                                string(0) ""
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [2]=>
                            object(App\Models\ListingFieldData)#775 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(8529)
                                ["field_name"]=>
                                string(15) "custom_LinkedIn"
                                ["value"]=>
                                string(0) ""
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [3]=>
                            object(App\Models\ListingFieldData)#773 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(8529)
                                ["field_name"]=>
                                string(16) "custom_Pinterest"
                                ["value"]=>
                                string(0) ""
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [4]=>
                            object(App\Models\ListingFieldData)#771 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(8529)
                                ["field_name"]=>
                                string(17) "custom_ThreadsURL"
                                ["value"]=>
                                string(0) ""
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [5]=>
                            object(App\Models\ListingFieldData)#769 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(8529)
                                ["field_name"]=>
                                string(16) "custom_TumblrURL"
                                ["value"]=>
                                string(0) ""
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [6]=>
                            object(App\Models\ListingFieldData)#768 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(8529)
                                ["field_name"]=>
                                string(14) "custom_Twitter"
                                ["value"]=>
                                string(0) ""
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [7]=>
                            object(App\Models\ListingFieldData)#766 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(8529)
                                ["field_name"]=>
                                string(10) "gallery_id"
                                ["value"]=>
                                string(32) "5668039a6ffe13d830a4f4a4b60af2ee"
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [8]=>
                            object(App\Models\ListingFieldData)#764 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                int(1)
                                ["listing_id"]=>
                                int(8529)
                                ["field_name"]=>
                                string(7) "logo_id"
                                ["value"]=>
                                string(32) "5295da615948dbb2e7c26c3a0ca47bec"
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [9]=>
                            object(App\Models\ListingFieldData)#762 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                int(1)
                                ["listing_id"]=>
                                int(8529)
                                ["field_name"]=>
                                string(16) "opening_hours_id"
                                ["value"]=>
                                string(32) "879bb43fffbdd93ef7f01abbd76efb1b"
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [10]=>
                            object(App\Models\ListingFieldData)#761 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                int(1)
                                ["listing_id"]=>
                                int(8529)
                                ["field_name"]=>
                                string(5) "phone"
                                ["value"]=>
                                string(17) "+1 (406) 755-6789"
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [11]=>
                            object(App\Models\ListingFieldData)#760 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                int(1)
                                ["listing_id"]=>
                                int(8529)
                                ["field_name"]=>
                                string(7) "website"
                                ["value"]=>
                                string(24) "https://buyinmontana.com"
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                          }
                          ["limit":"App\Src\Dbal\Collection":private]=>
                          NULL
                          ["total":"App\Src\Dbal\Collection":private]=>
                          NULL
                          ["limit":"App\Src\Orm\Collection":private]=>
                          NULL
                          ["total":"App\Src\Orm\Collection":private]=>
                          NULL
                        }
                        ["location"]=>
                        object(App\Models\Location)#1322 (14) {
                          ["items":protected]=>
                          array(20) {
                            ["id"]=>
                            int(133904)
                            ["active"]=>
                            int(1)
                            ["impressions"]=>
                            int(453)
                            ["featured"]=>
                            int(1)
                            ["name"]=>
                            string(18) "{"en":"Kalispell"}"
                            ["slug"]=>
                            string(17) "kalispell-montana"
                            ["short_description"]=>
                            string(69) "{"en":"Kalispell, Montana Small Business and Entrepreneur Directory"}"
                            ["description"]=>
                            string(197) "Kalispell, Montana: Montana’’s outdoor culture and wide-open space inspire unique small businesses. Explore local shops, tourism services, and entrepreneur-led companies across Big Sky Country."
                            ["latitude"]=>
                            string(9) "48.228160"
                            ["longitude"]=>
                            string(11) "-114.382250"
                            ["zoom"]=>
                            int(12)
                            ["logo_id"]=>
                            string(32) "f69cb8072b49d5e424de068fedddc16c"
                            ["header_id"]=>
                            string(32) "822b1bc4e57131380b8ddca74092405c"
                            ["meta_title"]=>
                            string(69) "{"en":"Kalispell, Montana Small Business and Entrepreneur Directory"}"
                            ["meta_keywords"]=>
                            string(864) "{"en":"kalispell montana local business listings, kalispell montana startup resources, kalispell montana small business directory, kalispell montana business directory usa, kalispell montana business growth tools, kalispell montana local business opportunities, kalispell montana small business services, kalispell montana entrepreneurs community, kalispell montana local business search, kalispell montana small business support, kalispell montana business networking, kalispell montana business listing site, kalispell montana startup directory, kalispell montana small business marketing, kalispell montana small business owners network, kalispell montana online business directory, kalispell montana entrepreneur resources, kalispell montana small business advertising, kalispell montana business marketing solutions, kalispell montana entrepreneur directory"}"
                            ["meta_description"]=>
                            string(206) "{"en":"Kalispell, Montana: Montana’’s outdoor culture and wide-open space inspire unique small businesses. Explore local shops, tourism services, and entrepreneur-led companies across Big Sky Country."}"
                            ["_left"]=>
                            int(37699)
                            ["_right"]=>
                            int(37700)
                            ["_parent_id"]=>
                            int(133826)
                            ["_level"]=>
                            NULL
                          }
                          ["table":protected]=>
                          string(9) "locations"
                          ["query":protected]=>
                          NULL
                          ["primaryKey":protected]=>
                          string(2) "id"
                          ["incrementing":protected]=>
                          bool(true)
                          ["relations":protected]=>
                          array(0) {
                          }
                          ["fillable":protected]=>
                          array(14) {
                            [0]=>
                            string(6) "active"
                            [1]=>
                            string(8) "featured"
                            [2]=>
                            string(4) "name"
                            [3]=>
                            string(4) "slug"
                            [4]=>
                            string(17) "short_description"
                            [5]=>
                            string(11) "description"
                            [6]=>
                            string(7) "logo_id"
                            [7]=>
                            string(9) "header_id"
                            [8]=>
                            string(8) "latitude"
                            [9]=>
                            string(9) "longitude"
                            [10]=>
                            string(4) "zoom"
                            [11]=>
                            string(10) "meta_title"
                            [12]=>
                            string(13) "meta_keywords"
                            [13]=>
                            string(16) "meta_description"
                          }
                          ["guarded":protected]=>
                          array(0) {
                          }
                          ["searchable":protected]=>
                          array(2) {
                            ["parent_id"]=>
                            array(2) {
                              [0]=>
                              string(10) "_parent_id"
                              [1]=>
                              string(2) "eq"
                            }
                            ["location_id"]=>
                            array(2) {
                              [0]=>
                              string(2) "id"
                              [1]=>
                              string(2) "eq"
                            }
                          }
                          ["sortable":protected]=>
                          array(0) {
                          }
                          ["translatable":protected]=>
                          array(5) {
                            [0]=>
                            string(4) "name"
                            [1]=>
                            string(17) "short_description"
                            [2]=>
                            string(10) "meta_title"
                            [3]=>
                            string(13) "meta_keywords"
                            [4]=>
                            string(16) "meta_description"
                          }
                          ["exists":protected]=>
                          bool(true)
                          ["dirty":protected]=>
                          array(0) {
                          }
                          ["pending":protected]=>
                          NULL
                        }
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(7) "type_id"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(8) {
                        ["keyword"]=>
                        array(3) {
                          [0]=>
                          array(3) {
                            [0]=>
                            string(5) "title"
                            [1]=>
                            string(17) "short_description"
                            [2]=>
                            string(11) "description"
                          }
                          [1]=>
                          string(8) "fulltext"
                          [2]=>
                          bool(false)
                        }
                        ["active"]=>
                        array(3) {
                          [0]=>
                          string(6) "active"
                          [1]=>
                          string(2) "eq"
                          [2]=>
                          bool(false)
                        }
                        ["inactive"]=>
                        array(3) {
                          [0]=>
                          string(6) "active"
                          [1]=>
                          string(4) "null"
                          [2]=>
                          bool(false)
                        }
                        ["type_id"]=>
                        array(3) {
                          [0]=>
                          string(7) "type_id"
                          [1]=>
                          string(2) "eq"
                          [2]=>
                          bool(false)
                        }
                        ["category_id"]=>
                        array(3) {
                          [0]=>
                          string(11) "category_id"
                          [1]=>
                          string(8) "category"
                          [2]=>
                          bool(false)
                        }
                        ["location_id"]=>
                        array(3) {
                          [0]=>
                          string(11) "location_id"
                          [1]=>
                          string(8) "location"
                          [2]=>
                          bool(false)
                        }
                        ["user_id"]=>
                        array(3) {
                          [0]=>
                          string(7) "user_id"
                          [1]=>
                          string(2) "eq"
                          [2]=>
                          bool(false)
                        }
                        ["dates"]=>
                        array(3) {
                          [0]=>
                          string(5) "dates"
                          [1]=>
                          string(5) "dates"
                          [2]=>
                          bool(false)
                        }
                      }
                      ["sortable":protected]=>
                      array(7) {
                        ["newest"]=>
                        array(2) {
                          [0]=>
                          string(2) "id"
                          [1]=>
                          string(4) "DESC"
                        }
                        ["oldest"]=>
                        array(2) {
                          [0]=>
                          string(2) "id"
                          [1]=>
                          string(3) "ASC"
                        }
                        ["highest-rated"]=>
                        array(2) {
                          [0]=>
                          string(6) "rating"
                          [1]=>
                          string(4) "desc"
                        }
                        ["most-popular"]=>
                        array(2) {
                          [0]=>
                          string(11) "impressions"
                          [1]=>
                          string(4) "desc"
                        }
                        ["id"]=>
                        array(1) {
                          [0]=>
                          string(2) "id"
                        }
                        ["title"]=>
                        array(1) {
                          [0]=>
                          string(5) "title"
                        }
                        ["active"]=>
                        array(1) {
                          [0]=>
                          string(6) "active"
                        }
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                      ["allowed":protected]=>
                      array(30) {
                        [0]=>
                        string(5) "title"
                        [1]=>
                        string(4) "slug"
                        [2]=>
                        string(17) "short_description"
                        [3]=>
                        string(11) "description"
                        [4]=>
                        string(20) "event_start_datetime"
                        [5]=>
                        string(15) "event_frequency"
                        [6]=>
                        string(14) "event_interval"
                        [7]=>
                        string(14) "event_weekdays"
                        [8]=>
                        string(11) "event_weeks"
                        [9]=>
                        string(11) "event_dates"
                        [10]=>
                        string(18) "event_end_datetime"
                        [11]=>
                        string(10) "event_rsvp"
                        [12]=>
                        string(20) "offer_start_datetime"
                        [13]=>
                        string(18) "offer_end_datetime"
                        [14]=>
                        string(11) "offer_price"
                        [15]=>
                        string(19) "offer_discount_type"
                        [16]=>
                        string(14) "offer_discount"
                        [17]=>
                        string(11) "offer_count"
                        [18]=>
                        string(11) "offer_terms"
                        [19]=>
                        string(12) "offer_redeem"
                        [20]=>
                        string(7) "address"
                        [21]=>
                        string(3) "zip"
                        [22]=>
                        string(11) "location_id"
                        [23]=>
                        string(8) "latitude"
                        [24]=>
                        string(9) "longitude"
                        [25]=>
                        string(4) "zoom"
                        [26]=>
                        string(10) "meta_title"
                        [27]=>
                        string(13) "meta_keywords"
                        [28]=>
                        string(16) "meta_description"
                        [29]=>
                        string(8) "timezone"
                      }
                    }
                    [4]=>
                    object(App\Models\Listing)#609 (14) {
                      ["items":protected]=>
                      array(71) {
                        ["id"]=>
                        int(57606)
                        ["import_id"]=>
                        NULL
                        ["active"]=>
                        int(1)
                        ["claimed"]=>
                        int(1)
                        ["status"]=>
                        string(6) "active"
                        ["rating"]=>
                        float(0)
                        ["review_count"]=>
                        int(0)
                        ["impressions"]=>
                        NULL
                        ["search_impressions"]=>
                        int(6217)
                        ["phone_views"]=>
                        NULL
                        ["website_clicks"]=>
                        NULL
                        ["_featured"]=>
                        NULL
                        ["_page"]=>
                        NULL
                        ["_position"]=>
                        int(2)
                        ["_extra_categories"]=>
                        int(0)
                        ["_title_size"]=>
                        int(200)
                        ["_short_description_size"]=>
                        int(200)
                        ["_description_size"]=>
                        int(300)
                        ["_description_links_limit"]=>
                        int(0)
                        ["_gallery_size"]=>
                        int(0)
                        ["_address"]=>
                        int(1)
                        ["_map"]=>
                        int(1)
                        ["_event_dates"]=>
                        int(30)
                        ["_send_message"]=>
                        NULL
                        ["_reviews"]=>
                        NULL
                        ["_seo"]=>
                        NULL
                        ["_backlink"]=>
                        NULL
                        ["user_id"]=>
                        int(52138)
                        ["type_id"]=>
                        int(1)
                        ["category_id"]=>
                        int(10979)
                        ["added_datetime"]=>
                        string(19) "2024-10-24 15:31:47"
                        ["updated_datetime"]=>
                        string(19) "2024-10-24 15:35:29"
                        ["meta_title"]=>
                        NULL
                        ["meta_keywords"]=>
                        NULL
                        ["meta_description"]=>
                        NULL
                        ["title"]=>
                        string(17) "Cash My Warehouse"
                        ["slug"]=>
                        string(17) "cash-my-warehouse"
                        ["short_description"]=>
                        string(50) "Proudly Serving: Los Angeles and all of California"
                        ["description"]=>
                        string(264) "<p><strong>Cash My Warehouse is a family-owned and operated business founded by Ebby and Michael Davood. The Davood brothers are investors looking to buy warehouse properties throughout the state of California and in Las Vegas.</strong></p>"
                        ["event_start_datetime"]=>
                        NULL
                        ["event_frequency"]=>
                        NULL
                        ["event_interval"]=>
                        NULL
                        ["event_weekdays"]=>
                        NULL
                        ["event_weeks"]=>
                        NULL
                        ["event_dates"]=>
                        NULL
                        ["event_end_datetime"]=>
                        NULL
                        ["event_rsvp"]=>
                        NULL
                        ["offer_start_datetime"]=>
                        NULL
                        ["offer_end_datetime"]=>
                        NULL
                        ["offer_price"]=>
                        NULL
                        ["offer_discount_type"]=>
                        NULL
                        ["offer_discount"]=>
                        NULL
                        ["offer_count"]=>
                        NULL
                        ["offer_terms"]=>
                        NULL
                        ["offer_redeem"]=>
                        NULL
                        ["address"]=>
                        string(26) "5716 Alba Street Suite 200"
                        ["zip"]=>
                        string(5) "90058"
                        ["location_id"]=>
                        int(125508)
                        ["latitude"]=>
                        string(9) "33.973970"
                        ["longitude"]=>
                        string(11) "-118.249530"
                        ["zoom"]=>
                        int(12)
                        ["timezone"]=>
                        string(5) "-0800"
                        ["sync_product"]=>
                        NULL
                        ["deadlinkchecker_datetime"]=>
                        string(19) "2026-05-23 19:17:25"
                        ["deadlinkchecker_retry"]=>
                        NULL
                        ["deadlinkchecker_code"]=>
                        string(3) "200"
                        ["backlinkchecker_datetime"]=>
                        NULL
                        ["backlinkchecker_retry"]=>
                        NULL
                        ["backlinkchecker_code"]=>
                        NULL
                        ["backlinkchecker_linkrelation"]=>
                        NULL
                        ["_dofollow"]=>
                        NULL
                      }
                      ["table":protected]=>
                      string(8) "listings"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(true)
                      ["relations":protected]=>
                      array(5) {
                        ["type"]=>
                        object(App\Models\Type)#521 (13) {
                          ["items":protected]=>
                          array(19) {
                            ["id"]=>
                            int(1)
                            ["active"]=>
                            int(1)
                            ["deleted"]=>
                            NULL
                            ["approvable"]=>
                            NULL
                            ["approvable_updates"]=>
                            NULL
                            ["approvable_reviews"]=>
                            NULL
                            ["approvable_comments"]=>
                            NULL
                            ["approvable_messages"]=>
                            NULL
                            ["approvable_replies"]=>
                            NULL
                            ["localizable"]=>
                            int(1)
                            ["reviewable"]=>
                            int(1)
                            ["type"]=>
                            string(13) "LocalBusiness"
                            ["name_singular"]=>
                            string(16) "{"en":"Listing"}"
                            ["name_plural"]=>
                            string(17) "{"en":"Listings"}"
                            ["slug"]=>
                            string(8) "listings"
                            ["icon"]=>
                            string(15) "far fa-building"
                            ["peruser_limit"]=>
                            int(0)
                            ["address_format"]=>
                            string(356) "<span itemprop="streetAddress">{address}</span>
<span itemprop="addressLocality">{location_3}</span>, <span itemprop="addressRegion">{location_2}</span> <span itemprop="postalCode">{zip}</span> <span itemprop="addressCountry">{location_1}</span>"
                            ["weight"]=>
                            int(1)
                          }
                          ["table":protected]=>
                          string(5) "types"
                          ["query":protected]=>
                          NULL
                          ["primaryKey":protected]=>
                          string(2) "id"
                          ["incrementing":protected]=>
                          bool(true)
                          ["relations":protected]=>
                          array(0) {
                          }
                          ["fillable":protected]=>
                          array(17) {
                            [0]=>
                            string(6) "active"
                            [1]=>
                            string(10) "approvable"
                            [2]=>
                            string(18) "approvable_updates"
                            [3]=>
                            string(18) "approvable_reviews"
                            [4]=>
                            string(19) "approvable_comments"
                            [5]=>
                            string(19) "approvable_messages"
                            [6]=>
                            string(18) "approvable_replies"
                            [7]=>
                            string(11) "localizable"
                            [8]=>
                            string(10) "reviewable"
                            [9]=>
                            string(4) "type"
                            [10]=>
                            string(13) "name_singular"
                            [11]=>
                            string(11) "name_plural"
                            [12]=>
                            string(4) "slug"
                            [13]=>
                            string(4) "icon"
                            [14]=>
                            string(13) "peruser_limit"
                            [15]=>
                            string(14) "address_format"
                            [16]=>
                            string(13) "schematype_id"
                          }
                          ["guarded":protected]=>
                          array(0) {
                          }
                          ["searchable":protected]=>
                          array(0) {
                          }
                          ["sortable":protected]=>
                          array(0) {
                          }
                          ["translatable":protected]=>
                          array(2) {
                            [0]=>
                            string(13) "name_singular"
                            [1]=>
                            string(11) "name_plural"
                          }
                          ["exists":protected]=>
                          bool(true)
                          ["dirty":protected]=>
                          array(0) {
                          }
                        }
                        ["category"]=>
                        object(App\Models\Category)#512 (14) {
                          ["items":protected]=>
                          array(22) {
                            ["id"]=>
                            int(10979)
                            ["type_id"]=>
                            int(1)
                            ["active"]=>
                            int(1)
                            ["impressions"]=>
                            int(2601)
                            ["counter"]=>
                            int(882)
                            ["featured"]=>
                            NULL
                            ["name"]=>
                            string(31) "{"en":"Commercial Real Estate"}"
                            ["slug"]=>
                            string(22) "commercial-real-estate"
                            ["icon"]=>
                            string(13) "far fa-circle"
                            ["icon_color"]=>
                            string(7) "#ffffff"
                            ["marker_color"]=>
                            string(7) "#ff0000"
                            ["short_description"]=>
                            string(92) "{"en":"Commercial Real Estate Products and Services for Small Businesses and Entrepreneurs"}"
                            ["description"]=>
                            string(194) "Discover commercial real estate products and services from small businesses and entrepreneurs. Find commercial real estate providers offering innovative solutions for personal or business needs."
                            ["logo_id"]=>
                            string(32) "fa6092b8cba63b997dd6ebe8a359017c"
                            ["header_id"]=>
                            string(32) "a05ee5856a0137d29c4fc47eba4c07c1"
                            ["meta_title"]=>
                            string(92) "{"en":"Commercial Real Estate Products and Services for Small Businesses and Entrepreneurs"}"
                            ["meta_keywords"]=>
                            string(183) "{"en":"commercial real estate products, commercial real estate services, small business commercial real estate, commercial real estate solutions, commercial real estate entrepreneur"}"
                            ["meta_description"]=>
                            string(203) "{"en":"Discover commercial real estate products and services from small businesses and entrepreneurs. Find commercial real estate providers offering innovative solutions for personal or business needs."}"
                            ["_left"]=>
                            int(9219)
                            ["_right"]=>
                            int(9220)
                            ["_parent_id"]=>
                            int(10975)
                            ["_level"]=>
                            NULL
                          }
                          ["table":protected]=>
                          string(10) "categories"
                          ["query":protected]=>
                          NULL
                          ["primaryKey":protected]=>
                          string(2) "id"
                          ["incrementing":protected]=>
                          bool(true)
                          ["relations":protected]=>
                          array(0) {
                          }
                          ["fillable":protected]=>
                          array(14) {
                            [0]=>
                            string(6) "active"
                            [1]=>
                            string(8) "featured"
                            [2]=>
                            string(4) "name"
                            [3]=>
                            string(4) "slug"
                            [4]=>
                            string(4) "icon"
                            [5]=>
                            string(12) "marker_color"
                            [6]=>
                            string(10) "icon_color"
                            [7]=>
                            string(17) "short_description"
                            [8]=>
                            string(11) "description"
                            [9]=>
                            string(7) "logo_id"
                            [10]=>
                            string(9) "header_id"
                            [11]=>
                            string(10) "meta_title"
                            [12]=>
                            string(13) "meta_keywords"
                            [13]=>
                            string(16) "meta_description"
                          }
                          ["guarded":protected]=>
                          array(0) {
                          }
                          ["searchable":protected]=>
                          array(2) {
                            ["parent_id"]=>
                            array(2) {
                              [0]=>
                              string(10) "_parent_id"
                              [1]=>
                              string(2) "eq"
                            }
                            ["category_id"]=>
                            array(2) {
                              [0]=>
                              string(2) "id"
                              [1]=>
                              string(2) "eq"
                            }
                          }
                          ["sortable":protected]=>
                          array(0) {
                          }
                          ["translatable":protected]=>
                          array(5) {
                            [0]=>
                            string(4) "name"
                            [1]=>
                            string(17) "short_description"
                            [2]=>
                            string(10) "meta_title"
                            [3]=>
                            string(13) "meta_keywords"
                            [4]=>
                            string(16) "meta_description"
                          }
                          ["exists":protected]=>
                          bool(true)
                          ["dirty":protected]=>
                          array(0) {
                          }
                          ["pending":protected]=>
                          NULL
                        }
                        ["data"]=>
                        object(App\Src\Orm\Collection)#1248 (5) {
                          ["items":protected]=>
                          array(12) {
                            [0]=>
                            object(App\Models\ListingFieldData)#635 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(57606)
                                ["field_name"]=>
                                string(15) "custom_Facebook"
                                ["value"]=>
                                string(0) ""
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [1]=>
                            object(App\Models\ListingFieldData)#633 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(57606)
                                ["field_name"]=>
                                string(16) "custom_Instagram"
                                ["value"]=>
                                string(0) ""
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [2]=>
                            object(App\Models\ListingFieldData)#631 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(57606)
                                ["field_name"]=>
                                string(15) "custom_LinkedIn"
                                ["value"]=>
                                string(0) ""
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [3]=>
                            object(App\Models\ListingFieldData)#630 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(57606)
                                ["field_name"]=>
                                string(16) "custom_Pinterest"
                                ["value"]=>
                                string(0) ""
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [4]=>
                            object(App\Models\ListingFieldData)#628 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(57606)
                                ["field_name"]=>
                                string(17) "custom_ThreadsURL"
                                ["value"]=>
                                string(0) ""
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }
                              ["translatable":protected]=>
                              array(0) {
                              }
                              ["exists":protected]=>
                              bool(true)
                              ["dirty":protected]=>
                              array(0) {
                              }
                            }
                            [5]=>
                            object(App\Models\ListingFieldData)#626 (13) {
                              ["items":protected]=>
                              array(4) {
                                ["active"]=>
                                NULL
                                ["listing_id"]=>
                                int(57606)
                                ["field_name"]=>
                                string(16) "custom_TumblrURL"
                                ["value"]=>
                                string(0) ""
                              }
                              ["table":protected]=>
                              string(16) "listingfielddata"
                              ["query":protected]=>
                              NULL
                              ["primaryKey":protected]=>
                              string(2) "id"
                              ["incrementing":protected]=>
                              bool(false)
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(1) {
                                [0]=>
                                string(5) "value"
                              }
                              ["guarded":protected]=>
                              array(0) {
                              }
                              ["searchable":protected]=>
                              array(0) {
                              }
                              ["sortable":protected]=>
                              array(0) {
                              }