array:38 [
  "locales" => array:2 [
    0 => "ro"
    1 => "en"
  ]
  "locales_info" => array:3 [
    "ro" => array:2 [
      "flag" => "/themes/admin/assets/global/img/flags/ro.png"
      "name" => "Romana"
    ]
    "en" => array:2 [
      "flag" => "/themes/admin/assets/global/img/flags/en.png"
      "name" => "English"
    ]
    "es" => array:2 [
      "flag" => "/themes/admin/assets/global/img/flags/es.png"
      "name" => "Espaniol"
    ]
  ]
  "locales_alt" => array:1 [
    "en" => array:3 [
      "slug" => "en"
      "locale" => "en"
      "name" => "English"
    ]
  ]
  "current_locale" => "Romana"
  "hforms" => array:1 [
    "newsletter-subscribe" => HubspotApiForms {#2222
      #table: "site_hubspot_forms"
      #fillable: array:3 [
        0 => "title"
        1 => "body"
        2 => "is_active"
      ]
      #connection: "mysql"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:8 [
        "id" => 7
        "title" => "Newsletter"
        "slug" => "newsletter-subscribe"
        "body" => """
          <!--[if lte IE 8]>\r\n
          <script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2-legacy.js"></script>\r\n
          <![endif]-->\r\n
          <script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2.js"></script>\r\n
          <script>\r\n
            hbspt.forms.create({ \r\n
              css: '',\r\n
              portalId: '1734161',\r\n
              formId: 'd719792a-cd8f-4b22-af85-9dab1fc07d43',\r\n
              locale: 'ro',\r\n
              translations: {\r\n
                  ro: {\r\n
                      required: "Toate câmpurile sunt obligatorii",\r\n
                      missingOptionSelection: "Va rugam alege?i o op?iune",\r\n
                      missingSelect: "Va rugam alege?i o op?iune",\r\n
                      invalidEmailFormat: "Va rugam introduce?i adresa de e-mail corecta",\r\n
                      invalidEmail: "Va rugam introduce?i adresa de e-mail valida",\r\n
                      emailSuggestion: "Va rugam introduce?i adresa de e-mail valida",\r\n
                      phoneInvalidLengthOrFormat: "Va rugam introduce?i un numar de telefon valid",\r\n
                      phoneInvalidCharacters: "Va rugam introduce?i doar cifre"\r\n
                  }\r\n
              }\r\n
            });\r\n
          </script>
          """
        "is_active" => 1
        "deleted_at" => null
        "created_at" => "2018-11-29 00:00:00"
        "updated_at" => "2018-11-29 00:00:00"
      ]
      #original: array:8 [
        "id" => 7
        "title" => "Newsletter"
        "slug" => "newsletter-subscribe"
        "body" => """
          <!--[if lte IE 8]>\r\n
          <script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2-legacy.js"></script>\r\n
          <![endif]-->\r\n
          <script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2.js"></script>\r\n
          <script>\r\n
            hbspt.forms.create({ \r\n
              css: '',\r\n
              portalId: '1734161',\r\n
              formId: 'd719792a-cd8f-4b22-af85-9dab1fc07d43',\r\n
              locale: 'ro',\r\n
              translations: {\r\n
                  ro: {\r\n
                      required: "Toate câmpurile sunt obligatorii",\r\n
                      missingOptionSelection: "Va rugam alege?i o op?iune",\r\n
                      missingSelect: "Va rugam alege?i o op?iune",\r\n
                      invalidEmailFormat: "Va rugam introduce?i adresa de e-mail corecta",\r\n
                      invalidEmail: "Va rugam introduce?i adresa de e-mail valida",\r\n
                      emailSuggestion: "Va rugam introduce?i adresa de e-mail valida",\r\n
                      phoneInvalidLengthOrFormat: "Va rugam introduce?i un numar de telefon valid",\r\n
                      phoneInvalidCharacters: "Va rugam introduce?i doar cifre"\r\n
                  }\r\n
              }\r\n
            });\r\n
          </script>
          """
        "is_active" => 1
        "deleted_at" => null
        "created_at" => "2018-11-29 00:00:00"
        "updated_at" => "2018-11-29 00:00:00"
      ]
      #casts: []
      #dates: []
      #dateFormat: null
      #appends: []
      #events: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #guarded: array:1 [
        0 => "*"
      ]
      #cacheDriver: null
      #cacheLifetime: -1
    }
  ]
  "seoTitle" => "Apartamente de vanzare Sacele, Electroprecizia | Remax.ro"
  "seoDescription" => "Cauti apartamente de vanzare in Sacele, Electroprecizia? Contacteaza o agentie RE/MAX! Anunturi imobiliare Sacele - conditii de vanzare si preturi competitive."
  "propertyType" => PropertyType {#2339
    #table: "site_properties_types"
    #fillable: array:4 [
      0 => "int_property_type_id"
      1 => "display_on_site"
      2 => "has_rooms"
      3 => "order"
    ]
    #casts: array:2 [
      "id" => "int"
      "meta" => "array"
    ]
    +translatedAttributes: array:5 [
      0 => "name"
      1 => "meta_title"
      2 => "meta_description"
      3 => "meta_keyword"
      4 => "slug"
    ]
    +translationModel: "App\Modules\Catalog\Models\PropertyTypeTranslation"
    #connection: "mysql"
    #primaryKey: "id"
    #keyType: "int"
    +incrementing: true
    #with: []
    #withCount: []
    #perPage: 15
    +exists: true
    +wasRecentlyCreated: false
    #attributes: array:9 [
      "id" => 1
      "int_property_type_id" => 1
      "order" => 1
      "is_active" => 1
      "display_on_site" => 1
      "has_rooms" => 1
      "deleted_at" => null
      "created_at" => "2018-07-03 08:57:45"
      "updated_at" => "2018-07-03 08:57:45"
    ]
    #original: array:9 [
      "id" => 1
      "int_property_type_id" => 1
      "order" => 1
      "is_active" => 1
      "display_on_site" => 1
      "has_rooms" => 1
      "deleted_at" => null
      "created_at" => "2018-07-03 08:57:45"
      "updated_at" => "2018-07-03 08:57:45"
    ]
    #dates: []
    #dateFormat: null
    #appends: []
    #events: []
    #observables: []
    #relations: array:1 [
      "translations" => Collection {#2342
        #items: array:2 [
          0 => PropertyTypeTranslation {#2343 …27}
          1 => PropertyTypeTranslation {#2345 …27}
        ]
      }
    ]
    #touches: []
    +timestamps: true
    #hidden: []
    #visible: []
    #guarded: array:1 [
      0 => "*"
    ]
    #cacheDriver: null
    #cacheLifetime: -1
    #forceDeleting: false
    #defaultLocale: null
  }
  "surfaceAttributes" => array:7 [
    0 => "surface-useable"
    1 => "surface-total"
    2 => "surface-built"
    3 => "surface-land"
    4 => "surface-office"
    5 => "surface-production"
    6 => "surface-yard"
  ]
  "filters" => array:3 [
    "hidden" => Collection {#2323
      #items: array:3 [
        "attributes.floor" => array:8 [
          "id" => "floor"
          "order" => 4
          "type" => "numericRefinementList"
          "label" => "Etaj"
          "algolia_attribute" => "attributes.floor"
          "with_range" => false
          "options" => "[{"label":"Demisol","start":1,"end":1},{"label":"Parter","start":2,"end":2},{"label":"Mezanin","start":102,"end":102},{"label":"Intermediar","start":3,"end":42},{"label":"Mansarda","start":100,"end":100},{"label":"Ultimele 2 etaje","start":101,"end":101}]"
          "css-classes" => null
        ]
        "attributes.building-construction-year" => array:8 [
          "id" => "building-construction-year"
          "order" => 5
          "type" => "numericRefinementList"
          "label" => "An constructie"
          "algolia_attribute" => "attributes.building-construction-year"
          "with_range" => true
          "options" => "[{"label":"pana in 1970","end":1970},{"label":"1970-1980","start":1970,"end":1980},{"label":"1980-1990","start":1980,"end":1990},{"label":"1990-2000","start":1990,"end":2000},{"label":"2000-2010","start":2000,"end":2010},{"label":"dupa 2010","start":2010}]"
          "css-classes" => null
        ]
        "attributes.bathrooms" => array:8 [
          "id" => "bathrooms"
          "order" => 6
          "type" => "numericRefinementList"
          "label" => "Nr. bai"
          "algolia_attribute" => "attributes.bathrooms"
          "with_range" => false
          "options" => "[{"label":"1 baie","start":1,"end":1},{"label":"2 bai","start":2,"end":2},{"label":"3 bai","start":3,"end":3},{"label":"mai mult de 4 bai","start":4}]"
          "css-classes" => null
        ]
      ]
    }
    "main" => Collection {#2335
      #items: array:4 [
        "location_level.lvl2" => array:8 [
          "id" => "location_level2"
          "order" => 0
          "type" => "locationRefinementList"
          "with_search" => true
          "with_range" => false
          "label" => "Zona"
          "algolia_attribute" => "location_level.lvl2"
          "css-classes" => null
        ]
        "attributes.rooms" => array:8 [
          "id" => "rooms"
          "order" => 1
          "type" => "refinementList"
          "with_search" => false
          "with_range" => false
          "label" => "Nr. camere"
          "algolia_attribute" => "attributes.rooms"
          "css-classes" => null
        ]
        "sale_price" => array:8 [
          "id" => "sale_price"
          "order" => 2
          "type" => "numericRefinementList"
          "label" => "Pret vanzare"
          "algolia_attribute" => "sale_price"
          "with_range" => true
          "options" => "[{"label":" sub 30.000 \u20ac","end":30000},{"label":"30.000 \u20ac - 50.000 \u20ac","start":30000,"end":50000},{"label":"50.000 \u20ac - 80.000 \u20ac","start":50000,"end":80000},{"label":"80.000 \u20ac - 120.000 \u20ac","start":80000,"end":120000},{"label":"peste 120.000 \u20ac","start":120000}]"
          "css-classes" => null
        ]
        "attributes.surface-useable" => array:8 [
          "id" => "surface-useable"
          "order" => 3
          "type" => "numericRefinementList"
          "label" => "Suprafata utila"
          "algolia_attribute" => "attributes.surface-useable"
          "with_range" => true
          "options" => "[{"label":"sub 30 m\u00b2","end":30},{"label":"30 m\u00b2 - 60 m\u00b2","start":30,"end":60},{"label":"60 m\u00b2 - 90 m\u00b2","start":60,"end":90},{"label":"90 m\u00b2 - 140 m\u00b2","start":90,"end":140},{"label":"peste 140 m\u00b2","start":140}]"
          "css-classes" => null
        ]
      ]
    }
    "all" => Collection {#2376
      #items: array:7 [
        "location_level.lvl2" => array:8 [
          "id" => "location_level2"
          "order" => 0
          "type" => "locationRefinementList"
          "with_search" => true
          "with_range" => false
          "label" => "Zona"
          "algolia_attribute" => "location_level.lvl2"
          "css-classes" => null
        ]
        "attributes.rooms" => array:8 [
          "id" => "rooms"
          "order" => 1
          "type" => "refinementList"
          "with_search" => false
          "with_range" => false
          "label" => "Nr. camere"
          "algolia_attribute" => "attributes.rooms"
          "css-classes" => null
        ]
        "sale_price" => array:8 [
          "id" => "sale_price"
          "order" => 2
          "type" => "numericRefinementList"
          "label" => "Pret vanzare"
          "algolia_attribute" => "sale_price"
          "with_range" => true
          "options" => "[{"label":" sub 30.000 \u20ac","end":30000},{"label":"30.000 \u20ac - 50.000 \u20ac","start":30000,"end":50000},{"label":"50.000 \u20ac - 80.000 \u20ac","start":50000,"end":80000},{"label":"80.000 \u20ac - 120.000 \u20ac","start":80000,"end":120000},{"label":"peste 120.000 \u20ac","start":120000}]"
          "css-classes" => null
        ]
        "attributes.surface-useable" => array:8 [
          "id" => "surface-useable"
          "order" => 3
          "type" => "numericRefinementList"
          "label" => "Suprafata utila"
          "algolia_attribute" => "attributes.surface-useable"
          "with_range" => true
          "options" => "[{"label":"sub 30 m\u00b2","end":30},{"label":"30 m\u00b2 - 60 m\u00b2","start":30,"end":60},{"label":"60 m\u00b2 - 90 m\u00b2","start":60,"end":90},{"label":"90 m\u00b2 - 140 m\u00b2","start":90,"end":140},{"label":"peste 140 m\u00b2","start":140}]"
          "css-classes" => null
        ]
        "attributes.floor" => array:8 [
          "id" => "floor"
          "order" => 4
          "type" => "numericRefinementList"
          "label" => "Etaj"
          "algolia_attribute" => "attributes.floor"
          "with_range" => false
          "options" => "[{"label":"Demisol","start":1,"end":1},{"label":"Parter","start":2,"end":2},{"label":"Mezanin","start":102,"end":102},{"label":"Intermediar","start":3,"end":42},{"label":"Mansarda","start":100,"end":100},{"label":"Ultimele 2 etaje","start":101,"end":101}]"
          "css-classes" => null
        ]
        "attributes.building-construction-year" => array:8 [
          "id" => "building-construction-year"
          "order" => 5
          "type" => "numericRefinementList"
          "label" => "An constructie"
          "algolia_attribute" => "attributes.building-construction-year"
          "with_range" => true
          "options" => "[{"label":"pana in 1970","end":1970},{"label":"1970-1980","start":1970,"end":1980},{"label":"1980-1990","start":1980,"end":1990},{"label":"1990-2000","start":1990,"end":2000},{"label":"2000-2010","start":2000,"end":2010},{"label":"dupa 2010","start":2010}]"
          "css-classes" => null
        ]
        "attributes.bathrooms" => array:8 [
          "id" => "bathrooms"
          "order" => 6
          "type" => "numericRefinementList"
          "label" => "Nr. bai"
          "algolia_attribute" => "attributes.bathrooms"
          "with_range" => false
          "options" => "[{"label":"1 baie","start":1,"end":1},{"label":"2 bai","start":2,"end":2},{"label":"3 bai","start":3,"end":3},{"label":"mai mult de 4 bai","start":4}]"
          "css-classes" => null
        ]
      ]
    }
  ]
  "activeFilters" => []
  "activeFiltersByName" => []
  "transType" => "for_sale"
  "sortingTypes" => array:2 [
    "remax_ml_sale_price_asc" => "Pret (cresc.)"
    "remax_ml_sale_price_desc" => "Pret (desc.)"
  ]
  "sortingTypeSelected" => ""
  "canonicalUrl" => "https://remax.concept24.tech/vanzare/apartamente/brasov/sacele/electroprecizia"
  "seoCustom" => null
  "noindex" => false
  "searchFormSelected" => array:4 [
    "property_type_id" => 1
    "custom_fields.level_one_location" => "brasov"
    "custom_fields.level_two_location" => "sacele"
    "custom_fields.level_three_location" => "electroprecizia"
  ]
  "no_results" => false
  "rankingIndeces" => "[{"value":"remax_ml","label":"Ordonare implicita"},{"value":"remax_ml_sale_price_asc","label":"Pret cres."},{"value":"remax_ml_sale_price_desc","label":"Pret desc."}]"
  "selected_filters_options" => "[{"label":"Zona","name":"location_level.lvl2"},{"label":"Nr. camere","name":"attributes.rooms"},{"label":"Pret vanzare","name":"sale_price"},{"label":"Suprafata utila","name":"attributes.surface-useable"},{"label":"Etaj","name":"attributes.floor"},{"label":"An constructie","name":"attributes.building-construction-year"},{"label":"Nr. bai","name":"attributes.bathrooms"}]"
  "facetsRefinements" => "{"is_active":[1],"custom_fields.level_one_location_sluged":["brasov"],"custom_fields.level_two_location_sluged":["sacele"],"custom_fields.level_three_location_sluged":["electroprecizia"],"property_type_id":[1],"for_sale":[1]}"
  "facetsRefinementsCollection" => Collection {#2346
    #items: array:6 [
      "is_active" => array:1 [
        0 => 1
      ]
      "custom_fields.level_one_location_sluged" => array:1 [
        0 => "brasov"
      ]
      "custom_fields.level_two_location_sluged" => array:1 [
        0 => "sacele"
      ]
      "custom_fields.level_three_location_sluged" => array:1 [
        0 => "electroprecizia"
      ]
      "property_type_id" => array:1 [
        0 => 1
      ]
      "for_sale" => array:1 [
        0 => 1
      ]
    ]
  }
  "urlLevelTwo" => ""
  "excludeAttributes" => "["is_active","custom_fields.level_one_location_sluged","custom_fields.level_two_location_sluged","custom_fields.level_three_location_sluged","property_type_id","for_sale"]"
  "searchPlaceholder" => "Cauta apartamente de vanzare in  Sacele, Electroprecizia dupa orice criteriu sau dupa cod..."
  "lang" => "ro"
  "hreflang" => array:2 [
    "ro-RO" => "https://remax.concept24.tech/vanzare/apartamente/brasov/sacele/electroprecizia"
    "en-GB" => "https://remax.concept24.tech/en/sale/apartments/brasov/sacele/electroprecizia"
  ]
  "level_1_route" => null
  "results" => array:13 [
    "hits" => array:2 [
      0 => array:59 [
        "id" => 275377
        "broker_info" => array:6 [
          "name" => "Alexandru Socoteanu"
          "avatar" => "https://remax71-catalin.dev.concept24.ro/images/brokers/4d5aa2a6210712384550c9a4d2524459ef984a7d.jpg"
          "url" => "https://remax71-catalin.dev.concept24.ro/agentii/agentii-imobiliare-brasov/re-max-funimob/agenti-imobiliari/alexandru-socoteanu"
          "agency" => "RE/MAX Funimob"
          "phone" => "0748685745"
          "position" => "Team Leader"
        ]
        "title" => array:2 [
          "ro" => "COMISION 0%! Apartament cu 2 camere renovat modern, Săcele"
          "en" => "2 room Apartment for sale, Electroprecizia area"
        ]
        "description" => array:2 [
          "ro" => """
            Alexandru Socoteanu - Consultant imobiliar în cadrul agenției REMAX Funimob, vă propun spre vânzare în sistem de reprezentare exclusiva cu comision de 0% către cumpărător, un apartament cu 2 camere, situat în zona Săcele, Brasov, mai exact Strada Viitorului 27.\r\n
            \r\n
            Apartamentul este situat la parter, avand o structura semi-decomandata si o suprafata utila de 41.82 mp. Este format din hol, 2 camere, bucatarie, baie si balcon inchis, fiind complet mobilat si utilat modern. Mobilierul si ellectrocasnicele sunt incluse in pretul afisat.\r\n
            \r\n
            Legatura municipiului Săcele cu Brașovul este asigurată printr-o rețea de autobuze. Poziționarea deosebita și proximitatea fata de magazine, stații de autobuz, unități financiar–bancare, zone verzi, restaurante, unități medicale, și multe altele îi oferă viitorului locatar condiții optime pentru a locui in acest imobil.\r\n
            \r\n
            Este ideal pentru un cuplu sau o familie, ce isi doreste sa locuiasca intr-o zona linistita, cu aer curat, aproape de munti.\r\n
            Săcele este situat la poalele muntelui Piatra Mare. Clima este specifică depresiunii, cu brumă toamna timpuriu și friguri persistente in iarna.\r\n
            \r\n
            Performanta Energetica:\r\n
            - Clasa Energetică: B\r\n
            - Consumul Total Specific de Energie Primară: 199.99\r\n
            - Indicele de Emisii Echivalent CO2: 39.63\r\n
            - Consum Total Specific de Energie din Surse Regenerabile: 0\r\n
            \r\n
            Pentru detalii suplimentare, vă stau la dispoziție!
            """
          "en" => ""
        ]
        "display_search" => array:5 [
          "nice_int_property_id" => "RMX64152"
          "title" => array:2 [ …2]
          "price" => "40.000"
          "ccy_symbol" => ""
          "tags" => array:5 [ …5]
        ]
        "title_for_sale" => array:2 [
          "ro" => "Apartament  vanzare in  Brasov, Sacele, Electroprecizia 47 mp"
          "en" => "Apartment  sale in  Brasov, Sacele, Electroprecizia 47 sqm"
        ]
        "title_for_rent" => null
        "is_active" => 1
        "closed_transaction_type" => 0
        "traded_at" => null
        "property_type_id" => 1
        "availability_id" => 1
        "int_property_id" => 64152
        "broker_id" => 417
        "agency_id" => 38
        "region_id" => null
        "city_id" => null
        "zone_id" => null
        "subzone_id" => null
        "location_level" => array:3 [
          "lvl0" => "Brasov"
          "lvl1" => "Brasov > Sacele"
          "lvl2" => "Brasov > Sacele > Electroprecizia"
        ]
        "location_level_sluged" => array:3 [
          "lvl0" => "brasov"
          "lvl1" => "brasov > sacele"
          "lvl2" => "brasov > sacele > electroprecizia"
        ]
        "location_geo" => array:2 [
          "lat" => 45.6190203075
          "lng" => 25.7189451405
        ]
        "for_sale" => 1
        "for_rent" => 0
        "sale_price_formated" => "40.000"
        "sale_price" => 40000
        "rent_price_formated" => 0
        "rent_price" => 0
        "rent_ccy" => "1"
        "rent_ccy_symbol" => ""
        "sale_ccy" => "1"
        "sale_ccy_symbol" => ""
        "vat_sale" => 0
        "vat_rent" => 0
        "top_listing" => 0
        "exclusive" => 1
        "exclusive_rent" => 0
        "exclusive_sale" => 1
        "zero_commision_rent" => 0
        "zero_commision_sale" => 1
        "custom_fields" => array:52 [
          "web" => ""
          "image" => "https://thumbs-public.maximocrm.com/i47wD36tiLLbROqNiytE0u2i-WJSLClT1td6njc_zcw/resize:fit:550:999999999999:1:0/watermark:1:nowe:0:25:0.3/watermark_url:aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL3dhdGVybWFya3Mvbm91LXBlLXBpYXRhLmpwZw/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvNjQxNTIvNzk4NjE4LzkzOTU4MTgyNTQ5MTQ1NDJhYmRkNmJlNDEwOGZiNGExLmpwZw.webp"
          "nearby" => ""
          "street" => "Strada Viitorului"
          "complex" => null
          "sketches" => []
          "nearby_en" => ""
          "print_url" => "/print/?id=64152&token=3e5dd618d31431df81539bfbc9ce195088e3916711ac723b0bb7775be3c18663"
          "thumbnail" => "https://thumbs.maximocrm.com/_9QLgaPi6OMk-X-eaGJdvhC_vmiKainwEDZwNBHGpqs/fill/120/90/ce/0/aHR0cHM6Ly9tZWRp/YS5tYXhpbW9jcm0u/Y29tL3Byb3BlcnR5/X2ltYWdlcy81NjI4/Ny80M2Y1ODczOC1m/OTVlLTQ4ZjUtYjI2/NC1kODJjOThjN2M3/NzkuanBn.jpg"
          "timestamp" => "2021-04-12T09:48:52.859Z"
          "date_added" => "2021-04-12T09:21:28.065Z"
          "secret_key" => null
          "video_link" => ""
          "agency_zone" => null
          "current_url" => "https://www.remax.ro/anunt/64152/comision-0-apartament-cu-2-camere-renovat-modern-sacele"
          "internal_id" => ""
          "voip_number" => "0371788034"
          "current_slug" => "comision-0-apartament-cu-2-camere-renovat-modern-sacele"
          "is_available" => 1
          "resource_uri" => "/api/public/property/64152/"
          "upfront_cost" => null
          "virtual_tour" => ""
          "date_modified" => "2021-04-12T09:48:52.859Z"
          "property_type" => 1
          "tracking_code" => "<img src="http://funimob.ro.maximocrm.com/track/remax/64152.gif" />"
          "verbose_price" => "40,000 € "
          "apartment_type" => null
          "date_validated" => "2021-04-12T09:43:48.579Z"
          "office_building" => null
          "promote_carousel" => 0
          "promote_external" => 0
          "promote_featured" => 0
          "gallery_signature" => "0115f811a7088b0e7c534c9d02bc29d239c89368"
          "level_one_location" => "Brasov"
          "level_two_location" => "Sacele"
          "similar_properties" => array:5 [ …5]
          "historical_monument" => 0
          "residential_complex" => null
          "level_three_location" => "Electroprecizia"
          "date_modified_by_user" => "2021-04-12T09:48:22.265Z"
          "negotiable_rent_price" => 0
          "negotiable_sale_price" => 0
          "promote_exact_location" => 1
          "closed_transaction_type" => null
          "promote_commission_rent" => "standard"
          "promote_commission_sale" => "0%"
          "level_one_location_sluged" => "brasov"
          "level_two_location_sluged" => "sacele"
          "residential_complex_model" => null
          "parking_overtheground_cost" => null
          "level_three_location_sluged" => "electroprecizia"
          "api_property_unique_signature" => "7a849f7855b4a61e110e8e10d78383108f32b03e"
        ]
        "image" => "https://thumbs-public.maximocrm.com/Z0VJZT1hN9_xbe6eY_PR1LxwXdooGmMA0poZNcB32wg/resize:fit:960:999999999999:1:0/watermark:1:nowe:0:45:0.3/watermark_url:aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL3dhdGVybWFya3Mvbm91LXBlLXBpYXRhLmpwZw/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvNjQxNTIvNzk4NjE4LzkzOTU4MTgyNTQ5MTQ1NDJhYmRkNmJlNDEwOGZiNGExLmpwZw.jpeg"
        "image_thumbs" => array:2 [
          "medium" => "https://thumbs-public.maximocrm.com/va1vh3KsxaRTyNsryH8qWGdgIRpQc9aMjOHBovRFmHQ/resize:fit:550:999999999999:1:0/watermark:1:nowe:0:25:0.3/watermark_url:aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL3dhdGVybWFya3Mvbm91LXBlLXBpYXRhLmpwZw/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvNjQxNTIvNzk4NjE4LzkzOTU4MTgyNTQ5MTQ1NDJhYmRkNmJlNDEwOGZiNGExLmpwZw.jpeg"
          "webp" => "https://thumbs-public.maximocrm.com/i47wD36tiLLbROqNiytE0u2i-WJSLClT1td6njc_zcw/resize:fit:550:999999999999:1:0/watermark:1:nowe:0:25:0.3/watermark_url:aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL3dhdGVybWFya3Mvbm91LXBlLXBpYXRhLmpwZw/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvNjQxNTIvNzk4NjE4LzkzOTU4MTgyNTQ5MTQ1NDJhYmRkNmJlNDEwOGZiNGExLmpwZw.webp"
        ]
        "feed" => "remax-ro"
        "transaction_type" => "for_sale"
        "url" => array:2 [
          "ro" => "https://remax71-catalin.dev.concept24.ro/anunt/64152/comision-0-apartament-cu-2-camere-renovat-modern-sacele"
          "en" => "https://remax71-catalin.dev.concept24.ro/en/listing/64152/2-room-apartment-for-sale-electroprecizia-area-1"
        ]
        "specs" => array:20 [
          "apartment-type" => array:3 [ …3]
          "approved-construction" => array:3 [ …3]
          "bathrooms" => array:3 [ …3]
          "bedrooms" => array:3 [ …3]
          "building-construction-year" => array:3 [ …3]
          "building-floors" => array:3 [ …3]
          "building-type" => array:3 [ …3]
          "comfort" => array:3 [ …3]
          "construction-status" => array:3 [ …3]
          "disponibility" => array:3 [ …3]
          "floor" => array:3 [ …3]
          "interior-state" => array:3 [ …3]
          "kitchens" => array:3 [ …3]
          "landmark" => array:3 [ …3]
          "partitioning" => array:3 [ …3]
          "rooms" => array:3 [ …3]
          "surface-built" => array:3 [ …3]
          "surface-unit" => array:3 [ …3]
          "surface-useable" => array:3 [ …3]
          "verbose-floor" => array:3 [ …3]
        ]
        "traded_tag" => null
        "has_virtual_tour" => 0
        "_geoloc" => array:2 [
          "lat" => 45.6190203075
          "lng" => 25.7189451405
        ]
        "category" => "Apartamente"
        "facilities" => array:27 [
          0 => "amenajare_strazi_asfaltate"
          1 => "amenajare_strazi_iluminat_stradal"
          2 => "amenajare_strazi_mijloace_de_transport_in_comun"
          3 => "bucatarie_mobilata"
          4 => "bucatarie_utilata"
          5 => "contorizare_apometre"
          6 => "contorizare_contor_electric"
          7 => "contorizare_contor_gaz"
          8 => "dotari_aragaz"
          9 => "dotari_frigider"
          10 => "dotari_masina_de_spalat_rufe"
          11 => "dotari_tv"
          12 => "ferestre_pvc"
          13 => "izolatii_termice_exterior"
          14 => "mobilat_complet"
          15 => "pereti_faianta"
          16 => "pereti_vopsea_lavabila"
          17 => "podele_gresie"
          18 => "podele_parchet"
          19 => "sistem_incalzire_centrala_proprie"
          20 => "utilitati_generale_apa"
          21 => "utilitati_generale_canalizare"
          22 => "utilitati_generale_catv"
          23 => "utilitati_generale_curent"
          24 => "utilitati_generale_gaz"
          25 => "utilitati_generale_internet"
          26 => "utilitati_generale_telefon"
        ]
        "attributes" => array:20 [
          "apartment-type" => "6"
          "approved-construction" => "0"
          "bathrooms" => 1
          "bedrooms" => 2
          "building-construction-year" => 1977
          "building-floors" => 4
          "building-type" => 0
          "comfort" => 2
          "construction-status" => 0
          "disponibility" => "imediat"
          "floor" => 2
          "interior-state" => 0
          "kitchens" => 1
          "landmark" => ""
          "partitioning" => 0
          "rooms" => 2
          "surface-built" => 47
          "surface-unit" => "1"
          "surface-useable" => 42
          "verbose-floor" => "parter-dp4e"
        ]
        "attributes_trans" => array:20 [
          "apartment-type" => "Apartament"
          "approved-construction" => "0"
          "bathrooms" => "1"
          "bedrooms" => "2"
          "building-construction-year" => "1977"
          "building-floors" => "4"
          "building-type" => "Bloc de apartamente"
          "comfort" => "2"
          "construction-status" => "Finalizată"
          "disponibility" => "Imediat"
          "floor" => "Parter"
          "interior-state" => "Finisat clasic"
          "kitchens" => "1"
          "landmark" => ""
          "partitioning" => "Semidecomandat"
          "rooms" => "2"
          "surface-built" => "47"
          "surface-unit" => "mp"
          "surface-useable" => "42"
          "verbose-floor" => "Parter / D+P+4E"
        ]
        "main_attributes" => array:6 [
          0 => array:5 [ …5]
          1 => array:5 [ …5]
          2 => array:5 [ …5]
          3 => array:5 [ …5]
          4 => array:5 [ …5]
          5 => array:5 [ …5]
        ]
        "info_tags" => array:2 [
          "sale" => array:5 [ …5]
          "rent" => array:5 [ …5]
        ]
        "property_seo_tags" => array:2 [
          "ro" => array:2 [ …2]
          "en" => array:2 [ …2]
        ]
        "objectID" => "275377"
        "_highlightResult" => array:10 [
          "broker_info" => array:3 [ …3]
          "title" => array:2 [ …2]
          "display_search" => array:3 [ …3]
          "title_for_sale" => array:2 [ …2]
          "int_property_id" => array:3 [ …3]
          "custom_fields" => array:9 [ …9]
          "url" => array:2 [ …2]
          "category" => array:3 [ …3]
          "attributes" => array:1 [ …1]
          "attributes_trans" => array:1 [ …1]
        ]
      ]
      1 => array:59 [
        "id" => 159600
        "broker_info" => array:6 [
          "name" => "Alexandru Socoteanu"
          "avatar" => "https://remax71-catalin.dev.concept24.ro/images/brokers/4d5aa2a6210712384550c9a4d2524459ef984a7d.jpg"
          "url" => "https://remax71-catalin.dev.concept24.ro/agentii/agentii-imobiliare-brasov/re-max-funimob/agenti-imobiliari/alexandru-socoteanu"
          "agency" => "RE/MAX Funimob"
          "phone" => "0748685745"
          "position" => "Team Leader"
        ]
        "title" => array:2 [
          "ro" => "REZERVAT! COMISION 0%! Apartament cu 2 camere decomandat, Săcele"
          "en" => "2 room Apartment for sale, Electroprecizia area"
        ]
        "description" => array:2 [
          "ro" => """
            Alexandru Socoteanu - Consultant imobiliar în cadrul agenției REMAX Funimob, vă propun spre vânzare în sistem de reprezentare exclusiva cu comision de 0% către cumpărător, un apartament cu 2 camere, situat în zona Săcele, Brasov.\r\n
            \r\n
            Apartamentul este situat la parter, avand o structura decomandata si o suprafata utila de 47.32 mp. Este format din hol, 2 camere, bucatarie si baie, fiind complet mobilat si utilat. De asemenea dispune de camara si de o cota parte beci. Mobilierul si ellectrocasnicele se pot cumpara odata cu apartamentul contra cost.\r\n
            \r\n
            Legatura municipiului Săcele cu Brașovul este asigurată printr-o rețea de autobuze. Poziționarea deosebita și proximitatea fata de magazine, stații de autobuz, unități financiar–bancare, zone verzi, restaurante, unități medicale, și multe altele îi oferă viitorului locatar condiții optime pentru a locui in acest imobil.\r\n
            \r\n
            Este ideal pentru un cuplu sau o familie, ce isi doreste sa locuiasca intr-o zona linistita, cu aer curat, aproape de munti.\r\n
            Săcele este situat la poalele muntelui Piatra Mare. Clima este specifică depresiunii, cu brumă toamna timpuriu și friguri persistente in iarna.\r\n
            \r\n
            Performanta Energetica:\r\n
            - Clasa Energetică: D\r\n
            - Consumul Total Specific de Energie Primară: 359\r\n
            - Indicele de Emisii Echivalent CO2: 92.83\r\n
            - Consum Total Specific de Energie din Surse Regenerabile: 0\r\n
            \r\n
            Pentru detalii suplimentare, vă stau la dispoziție!
            """
          "en" => ""
        ]
        "display_search" => array:5 [
          "nice_int_property_id" => "RMX56287"
          "title" => array:2 [ …2]
          "price" => "36.900"
          "ccy_symbol" => ""
          "tags" => array:5 [ …5]
        ]
        "title_for_sale" => array:2 [
          "ro" => "Apartament  vanzare in  Brasov, Sacele, Electroprecizia 57 mp"
          "en" => "Apartment  sale in  Brasov, Sacele, Electroprecizia 57 sqm"
        ]
        "title_for_rent" => null
        "is_active" => 1
        "closed_transaction_type" => 0
        "traded_at" => null
        "property_type_id" => 1
        "availability_id" => 7
        "int_property_id" => 56287
        "broker_id" => 417
        "agency_id" => 38
        "region_id" => null
        "city_id" => null
        "zone_id" => null
        "subzone_id" => null
        "location_level" => array:3 [
          "lvl0" => "Brasov"
          "lvl1" => "Brasov > Sacele"
          "lvl2" => "Brasov > Sacele > Electroprecizia"
        ]
        "location_level_sluged" => array:3 [
          "lvl0" => "brasov"
          "lvl1" => "brasov > sacele"
          "lvl2" => "brasov > sacele > electroprecizia"
        ]
        "location_geo" => array:2 [
          "lat" => 45.6190203075
          "lng" => 25.7189451405
        ]
        "for_sale" => 1
        "for_rent" => 0
        "sale_price_formated" => "36.900"
        "sale_price" => 36900
        "rent_price_formated" => 0
        "rent_price" => 0
        "rent_ccy" => "1"
        "rent_ccy_symbol" => ""
        "sale_ccy" => "1"
        "sale_ccy_symbol" => ""
        "vat_sale" => 0
        "vat_rent" => 0
        "top_listing" => 0
        "exclusive" => 1
        "exclusive_rent" => 0
        "exclusive_sale" => 1
        "zero_commision_rent" => 0
        "zero_commision_sale" => 1
        "custom_fields" => array:50 [
          "web" => ""
          "image" => "https://thumbs-public.maximocrm.com/NBylT3_vyP1EZgEwhj5uV6hw1uDMCTFZsZTjBzJkUKI/fit/550/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvNTYyODcvNjgzNjEyL2MwOWVjYjAzMjYzZjRhMzBhNzYyNjhjOGNmYzhjZTY5LmpwZw.webp"
          "nearby" => ""
          "street" => "Strada Viitorului"
          "complex" => null
          "sketches" => array:2 [ …2]
          "nearby_en" => ""
          "print_url" => "/print/?id=56287&token=b5e32c87f56a286740bf3dc775f7ed90ac2586b31f4f2ca49413616f4f95fe6c"
          "thumbnail" => "https://thumbs.maximocrm.com/_9QLgaPi6OMk-X-eaGJdvhC_vmiKainwEDZwNBHGpqs/fill/120/90/ce/0/aHR0cHM6Ly9tZWRp/YS5tYXhpbW9jcm0u/Y29tL3Byb3BlcnR5/X2ltYWdlcy81NjI4/Ny80M2Y1ODczOC1m/OTVlLTQ4ZjUtYjI2/NC1kODJjOThjN2M3/NzkuanBn.jpg"
          "timestamp" => "2021-04-09T14:11:25.398Z"
          "date_added" => "2020-11-03T12:55:25.430Z"
          "secret_key" => null
          "video_link" => ""
          "agency_zone" => null
          "internal_id" => ""
          "voip_number" => "0371788034"
          "is_available" => 0
          "resource_uri" => "/api/public/property/56287/"
          "upfront_cost" => null
          "virtual_tour" => ""
          "date_modified" => "2021-04-09T14:11:25.398Z"
          "property_type" => 1
          "tracking_code" => "<img src="http://funimob.ro.maximocrm.com/track/remax/56287.gif" />"
          "verbose_price" => "36,900 € "
          "apartment_type" => null
          "date_validated" => "2021-02-25T18:12:00Z"
          "office_building" => null
          "promote_carousel" => 0
          "promote_external" => 0
          "promote_featured" => 0
          "gallery_signature" => "02f097ffd614f0f1bc6e1ba09924203282483c38"
          "level_one_location" => "Brasov"
          "level_two_location" => "Sacele"
          "similar_properties" => array:3 [ …3]
          "historical_monument" => 0
          "residential_complex" => null
          "level_three_location" => "Electroprecizia"
          "date_modified_by_user" => "2021-02-24T15:25:07.666Z"
          "negotiable_rent_price" => 0
          "negotiable_sale_price" => 0
          "promote_exact_location" => 1
          "closed_transaction_type" => null
          "promote_commission_rent" => "standard"
          "promote_commission_sale" => "0%"
          "level_one_location_sluged" => "brasov"
          "level_two_location_sluged" => "sacele"
          "residential_complex_model" => null
          "parking_overtheground_cost" => null
          "level_three_location_sluged" => "electroprecizia"
          "api_property_unique_signature" => "41e69a78a5229f4f062dac3151391faaa106f0a8"
        ]
        "image" => "https://thumbs-public.maximocrm.com/-vzVgwmMIiZajDMpNUMWRHFS0jnp-bcUWFCbelNq3yM/fit/960/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvNTYyODcvNjgzNjEyL2MwOWVjYjAzMjYzZjRhMzBhNzYyNjhjOGNmYzhjZTY5LmpwZw.jpeg"
        "image_thumbs" => array:2 [
          "medium" => "https://thumbs-public.maximocrm.com/vkaKEIzkWzDHGBfnBtQYW-n7jaQmwdJtdn3lPK2cIaI/fit/550/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvNTYyODcvNjgzNjEyL2MwOWVjYjAzMjYzZjRhMzBhNzYyNjhjOGNmYzhjZTY5LmpwZw.jpeg"
          "webp" => "https://thumbs-public.maximocrm.com/NBylT3_vyP1EZgEwhj5uV6hw1uDMCTFZsZTjBzJkUKI/fit/550/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvNTYyODcvNjgzNjEyL2MwOWVjYjAzMjYzZjRhMzBhNzYyNjhjOGNmYzhjZTY5LmpwZw.webp"
        ]
        "feed" => "remax-ro"
        "transaction_type" => "for_sale"
        "url" => array:2 [
          "ro" => "https://remax71-catalin.dev.concept24.ro/anunt/56287/rezervat-comision-0-apartament-cu-2-camere-decomandat-sacele"
          "en" => "https://remax71-catalin.dev.concept24.ro/en/listing/56287/2-room-apartment-for-sale-electroprecizia-area"
        ]
        "specs" => array:20 [
          "apartment-type" => array:3 [ …3]
          "approved-construction" => array:3 [ …3]
          "bathrooms" => array:3 [ …3]
          "bedrooms" => array:3 [ …3]
          "building-construction-year" => array:3 [ …3]
          "building-floors" => array:3 [ …3]
          "building-type" => array:3 [ …3]
          "comfort" => array:3 [ …3]
          "construction-status" => array:3 [ …3]
          "disponibility" => array:3 [ …3]
          "floor" => array:3 [ …3]
          "interior-state" => array:3 [ …3]
          "kitchens" => array:3 [ …3]
          "landmark" => array:3 [ …3]
          "partitioning" => array:3 [ …3]
          "rooms" => array:3 [ …3]
          "surface-built" => array:3 [ …3]
          "surface-unit" => array:3 [ …3]
          "surface-useable" => array:3 [ …3]
          "verbose-floor" => array:3 [ …3]
        ]
        "traded_tag" => null
        "has_virtual_tour" => 0
        "_geoloc" => array:2 [
          "lat" => 45.6190203075
          "lng" => 25.7189451405
        ]
        "category" => "Apartamente"
        "facilities" => array:26 [
          0 => "amenajare_strazi_asfaltate"
          1 => "amenajare_strazi_iluminat_stradal"
          2 => "amenajare_strazi_mijloace_de_transport_in_comun"
          3 => "bucatarie_mobilata"
          4 => "bucatarie_utilata"
          5 => "contorizare_apometre"
          6 => "contorizare_contor_electric"
          7 => "contorizare_contor_gaz"
          8 => "dotari_aragaz"
          9 => "dotari_frigider"
          10 => "dotari_masina_de_spalat_rufe"
          11 => "dotari_tv"
          12 => "izolatii_termice_exterior"
          13 => "mobilat_complet"
          14 => "pereti_faianta"
          15 => "pereti_vopsea_lavabila"
          16 => "podele_gresie"
          17 => "podele_parchet"
          18 => "sistem_incalzire_centrala_proprie"
          19 => "utilitati_generale_apa"
          20 => "utilitati_generale_canalizare"
          21 => "utilitati_generale_catv"
          22 => "utilitati_generale_curent"
          23 => "utilitati_generale_gaz"
          24 => "utilitati_generale_internet"
          25 => "utilitati_generale_telefon"
        ]
        "attributes" => array:20 [
          "apartment-type" => "6"
          "approved-construction" => "0"
          "bathrooms" => 1
          "bedrooms" => 2
          "building-construction-year" => 1984
          "building-floors" => 4
          "building-type" => 0
          "comfort" => 2
          "construction-status" => 0
          "disponibility" => "imediat"
          "floor" => 2
          "interior-state" => 0
          "kitchens" => 1
          "landmark" => ""
          "partitioning" => 0
          "rooms" => 2
          "surface-built" => 57
          "surface-unit" => "1"
          "surface-useable" => 47.32
          "verbose-floor" => "parter-p4e"
        ]
        "attributes_trans" => array:20 [
          "apartment-type" => "Apartament"
          "approved-construction" => "0"
          "bathrooms" => "1"
          "bedrooms" => "2"
          "building-construction-year" => "1984"
          "building-floors" => "4"
          "building-type" => "Bloc de apartamente"
          "comfort" => "2"
          "construction-status" => "Finalizată"
          "disponibility" => "Imediat"
          "floor" => "Parter"
          "interior-state" => "Finisat clasic"
          "kitchens" => "1"
          "landmark" => ""
          "partitioning" => "Decomandat"
          "rooms" => "2"
          "surface-built" => "57"
          "surface-unit" => "mp"
          "surface-useable" => "47.32"
          "verbose-floor" => "Parter / P+4E"
        ]
        "main_attributes" => array:6 [
          0 => array:5 [ …5]
          1 => array:5 [ …5]
          2 => array:5 [ …5]
          3 => array:5 [ …5]
          4 => array:5 [ …5]
          5 => array:5 [ …5]
        ]
        "info_tags" => array:2 [
          "sale" => array:5 [ …5]
          "rent" => array:5 [ …5]
        ]
        "property_seo_tags" => array:2 [
          "ro" => array:3 [ …3]
          "en" => array:3 [ …3]
        ]
        "objectID" => "159600"
        "_highlightResult" => array:10 [
          "broker_info" => array:3 [ …3]
          "title" => array:2 [ …2]
          "display_search" => array:3 [ …3]
          "title_for_sale" => array:2 [ …2]
          "int_property_id" => array:3 [ …3]
          "custom_fields" => array:9 [ …9]
          "url" => array:2 [ …2]
          "category" => array:3 [ …3]
          "attributes" => array:1 [ …1]
          "attributes_trans" => array:1 [ …1]
        ]
      ]
    ]
    "nbHits" => 2
    "page" => 0
    "nbPages" => 1
    "hitsPerPage" => 40
    "exhaustiveNbHits" => true
    "exhaustiveTypo" => true
    "exhaustive" => array:2 [
      "nbHits" => true
      "typo" => true
    ]
    "query" => "brasov"
    "params" => "facetFilters=%5B%22property_type_id%3A1%22%2C%22custom_fields.level_one_location_sluged%3Abrasov%22%2C%22custom_fields.level_two_location_sluged%3Asacele%22%2C%22custom_fields.level_three_location_sluged%3Aelectroprecizia%22%2C%22for_sale%3A1%22%2C%22is_active%3A1%22%5D&hitsPerPage=40&query=brasov"
    "processingTimeMS" => 3
    "processingTimingsMS" => array:2 [
      "getIdx" => array:2 [
        "load" => array:1 [
          "total" => 1
        ]
        "total" => 1
      ]
      "total" => 3
    ]
    "serverTimeMS" => 4
  ]
  "level_one_location" => "Brasov"
  "query" => ""
  "facetsRefinementsRefined" => "is_active:1 AND custom_fields.level_one_location_sluged:brasov AND custom_fields.level_two_location_sluged:sacele AND custom_fields.level_three_location_sluged:electroprecizia AND property_type_id:1 AND for_sale:1"
  "arr_bc" => Collection {#2331
    #items: array:4 [
      1 => array:3 [
        "url" => "https://remax.concept24.tech"
        "title" => "Apartamente de vanzare"
        "has_link" => false
      ]
      2 => array:3 [
        "url" => "https://remax.concept24.tech/vanzare/apartamente/brasov"
        "title" => "Brasov"
        "has_link" => true
      ]
      3 => array:3 [
        "url" => "https://remax.concept24.tech/vanzare/apartamente/brasov/sacele"
        "title" => "Sacele"
        "has_link" => true
      ]
      4 => array:3 [
        "url" => "https://remax.concept24.tech/vanzare/apartamente/brasov/sacele/electroprecizia"
        "title" => "Electroprecizia"
        "has_link" => true
      ]
    ]
  }
  "is_garsoniera" => false
  "products_ssr" => array:5 [
    0 => array:73 [
      "id" => 365009
      "broker_info" => array:6 [
        "name" => "Amalia Neacsu"
        "avatar" => "https://www.remax.ro/images/brokers/1a0702bdd7f581e4087104a28470873332d8418d.jpg"
        "url" => "https://www.remax.ro/agentii/agentii-imobiliare-brasov/re-max-orizont/agenti-imobiliari/amalia-neacsu"
        "agency" => "RE/MAX Orizont"
        "phone" => "0721026691"
        "position" => "Sales Associate"
      ]
      "title" => array:2 [
        "ro" => "Apartament cu 2 camere de vânzare în zona Electroprecizia - Săcele"
        "en" => "2 room Apartment for sale, Electroprecizia area"
      ]
      "description" => array:2 [
        "ro" => """
          Pe Strada Viitorului, la numărul 27, la etajul 3 dintr-un imobil cochet cu doar 4 niveluri, se ascunde un apartament primitor, gata să devină “acasă” pentru cineva care caută liniște, lumină și echilibru.\r\n
          \r\n
          Apartamentul cu doua camere, îmbină perfect funcționalul cu atmosfera caldă a unui cămin bine gândit. Balconul închis este un colț ideal pentru cafeaua de dimineață sau pentru o mică oază verde în care să-ți tragi sufletul după o zi aglomerată.\r\n
          \r\n
          Lumina naturală pătrunde generos în încăpere, oferind un sentiment plăcut de deschidere și calm. Fie că alegi să transformi livingul într-un spațiu de relaxare și inspirație, fie că îți imaginezi dormitorul ca pe un sanctuar al odihnei, totul e pregătit pentru un nou început.\r\n
          \r\n
           Locul de parcare concesionat (valabil pentru 1 an, cu posibilitatea de prelungire – doar 160 RON/an) îți oferă confortul de a ști că mașina ta are mereu locul ei sigur, chiar aproape de casă.\r\n
          \r\n
          Situat într-o zonă liniștită, dar totodată aproape de punctele importante din Săcele, apartamentul de pe Strada Viitorului este mai mult decât o simplă locuință — este promisiunea unei vieți echilibrate, într-un loc unde te poți regăsi zi de zi.\r\n
          \r\n
          Aspecte importante:\r\n
          - actele in regula;\r\n
          - comision 0 pentru comparator;\r\n
          - aer conditionat;\r\n
          - blocul bine izolat (facturi diminuate);\r\n
          - in proximitate regasiti scoli, gradinite, farmacii, cofetarii, benzinarie, bancomat, saloane de infrumusetare si parc de joaca;\r\n
          \r\n
          Daca descrierea mea te-a convins, te astept cu drag la vizionare!
          """
        "en" => ""
      ]
      "description_html" => array:2 [
        "ro" => ""
        "en" => ""
      ]
      "display_search" => array:5 [
        "nice_int_property_id" => "RMX179121"
        "title" => array:2 [
          "ro" => "Apartament  vanzare in  Brasov, Sacele, Electroprecizia 42 mp"
          "en" => "Apartment  sale in  Brasov, Sacele, Electroprecizia 42 sqm"
        ]
        "price" => "64.900"
        "ccy_symbol" => ""
        "tags" => array:7 [
          "zero_commision" => true
          "exclusive" => true
          "negotiable" => false
          "traded" => false
          "reserved" => false
          "price_reduction" => false
          "new_on_market" => true
        ]
      ]
      "title_for_sale" => array:2 [
        "ro" => "Apartament  vanzare in  Brasov, Sacele, Electroprecizia 42 mp"
        "en" => "Apartment  sale in  Brasov, Sacele, Electroprecizia 42 sqm"
      ]
      "title_for_rent" => null
      "is_active" => 1
      "closed_transaction_type" => 0
      "traded_at" => null
      "property_type_id" => 1
      "availability_id" => 1
      "int_property_id" => 179121
      "broker_id" => 5006
      "agency_id" => 63
      "region_id" => null
      "city_id" => null
      "zone_id" => null
      "subzone_id" => null
      "location_level" => array:3 [
        "lvl0" => "Brasov"
        "lvl1" => "Brasov > Sacele"
        "lvl2" => "Brasov > Sacele > Electroprecizia"
      ]
      "location_level_sluged" => array:3 [
        "lvl0" => "brasov"
        "lvl1" => "brasov > sacele"
        "lvl2" => "brasov > sacele > electroprecizia"
      ]
      "location_geo" => array:2 [
        "lat" => 45.6166266
        "lng" => 25.7202425
      ]
      "for_sale" => 1
      "for_rent" => 0
      "sale_price_formated" => "64.900"
      "sale_price" => 64900
      "price_sales_history" => null
      "rent_price_formated" => 0
      "rent_price" => 0
      "sort_price" => 64900
      "price_rent_history" => "[]"
      "rent_ccy" => "1"
      "rent_ccy_symbol" => ""
      "sale_ccy" => "1"
      "sale_ccy_symbol" => ""
      "vat_sale" => 0
      "vat_rent" => 0
      "top_listing" => 0
      "exclusive" => 1
      "exclusive_rent" => 0
      "exclusive_sale" => 1
      "zero_commision_rent" => 0
      "zero_commision_sale" => 1
      "custom_fields" => array:55 [
        "web" => ""
        "image" => "https://thumbs-public.maximocrm.com/mNoeEWhZVijIp50a5FDPMZMFu-L2pyJfOzNqZ77ERK8/fit/550/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTc5MTIxLzI0ODIxODIvMjg4ZmI3NjAyMTJjNDFkOWJkYTYxMjc5Zjg4M2FlNDEuanBn.webp"
        "nearby" => ""
        "street" => "Strada Viitorului"
        "complex" => null
        "sketches" => []
        "nearby_en" => ""
        "print_url" => "/print/?id=179121&token=878edf65c55b034227b68fd226200058aff0842302d44b23d72f0033f618e501"
        "thumbnail" => "https://thumbs.maximocrm.com/aOA89BO0VlWYLcBm7lk8Qt5DgHXtJnKX0ctu6YPu578/fill/120/90/ce/0/aHR0cHM6Ly9tZWRp/YS5tYXhpbW9jcm0u/Y29tL3Byb3BlcnR5/X2ltYWdlcy8xNzkx/MjEvMjRkYWI5NmMt/M2FmYi00ZjQ4LTg1/Y2UtY2Y0ZTNkYWNh/ZWIyLmpwZWc.jpg"
        "timestamp" => "2026-01-15T12:20:00.870Z"
        "date_added" => "2026-01-15T11:21:55.875Z"
        "secret_key" => null
        "video_link" => ""
        "agency_zone" => null
        "current_url" => "https://www.remax.ro/anunt/179121/apartament-cu-2-camere-de-vanzare-in-zona-electroprecizia-sacele-1"
        "internal_id" => ""
        "voip_number" => "0371788110"
        "current_slug" => "apartament-cu-2-camere-de-vanzare-in-zona-electroprecizia-sacele-1"
        "is_available" => 1
        "resource_uri" => null
        "upfront_cost" => null
        "video_link_2" => null
        "virtual_tour" => "https://kuula.co/share/collection/7DS80?logo=1&info=0&fs=1&vr=1&sd=1&initload=0&thumbs=1"
        "date_modified" => "2026-01-15T12:20:00.870Z"
        "property_type" => 1
        "tracking_code" => "<img src="http://orizont.ro.maximocrm.com/track/remax/179121.gif" />"
        "verbose_price" => "64,900 € "
        "apartment_type" => null
        "date_validated" => "2026-01-15T12:14:38.201Z"
        "office_building" => null
        "promote_carousel" => 0
        "promote_external" => 0
        "promote_featured" => 0
        "remax_collection" => 0
        "gallery_signature" => "2871fc283213b768ee5dd9202d781811ad0241e1"
        "level_one_location" => "Brasov"
        "level_two_location" => "Sacele"
        "similar_properties" => array:5 [
          0 => "/api/public/property/83063/"
          1 => "/api/public/property/80493/"
          2 => "/api/public/property/79847/"
          3 => "/api/public/property/79846/"
          4 => "/api/public/property/75812/"
        ]
        "historical_monument" => 0
        "residential_complex" => null
        "level_three_location" => "Electroprecizia"
        "date_modified_by_user" => "2026-01-15T12:18:14.410Z"
        "negotiable_rent_price" => 0
        "negotiable_sale_price" => 0
        "promote_exact_location" => 1
        "remax_collection_badge" => null
        "closed_transaction_type" => null
        "promote_commission_rent" => "standard"
        "promote_commission_sale" => "0%"
        "level_one_location_sluged" => "brasov"
        "level_two_location_sluged" => "sacele"
        "residential_complex_model" => null
        "parking_overtheground_cost" => null
        "level_three_location_sluged" => "electroprecizia"
        "api_property_unique_signature" => "ffbee8e120e114e37c16845fc5b9ee75d54def83"
      ]
      "image" => "https://thumbs-public.maximocrm.com/AgtaAfi9Q-mqyblGJin10VXvc13CBCTMvOy0EkhNdxs/fit/960/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTc5MTIxLzI0ODIxODIvMjg4ZmI3NjAyMTJjNDFkOWJkYTYxMjc5Zjg4M2FlNDEuanBn.jpeg"
      "small_gallery" => array:5 [
        0 => "https://thumbs-public.maximocrm.com/AgtaAfi9Q-mqyblGJin10VXvc13CBCTMvOy0EkhNdxs/fit/960/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTc5MTIxLzI0ODIxODIvMjg4ZmI3NjAyMTJjNDFkOWJkYTYxMjc5Zjg4M2FlNDEuanBn.jpeg"
        1 => "https://thumbs-public.maximocrm.com/uLpH--qLCgQvcSBhmxHQa7sJuSLzk2OGMFYrLwNtob0/fit/960/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTc5MTIxLzI0ODIxNzEvOGFkODVmZDE5Yjc2NDVjM2IzMTNhNmMyOTY1MTQ4ZDYuanBn.jpeg"
        2 => "https://thumbs-public.maximocrm.com/eb2SG-pxUvty1kuF8E2kY2uf8uRLpso4tkU26SJ8Sy0/fit/960/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTc5MTIxLzI0ODIxODMvZGRkOGQ5YmMwNGRkNDJiZTkzYTBmZDBhNTc1MTViOTYuanBn.jpeg"
        3 => "https://thumbs-public.maximocrm.com/fSV0QVwKKzO1tC1ouzZlPplKS3PFno3SqHNdWPCc2UM/fit/960/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTc5MTIxLzI0ODIxNzkvNDlmYWIxOWNjNDQ2NGI0YmIxZmE2M2M4MWVkMGY2YmMuanBn.jpeg"
        4 => "https://thumbs-public.maximocrm.com/c-Ek09XofD91Ueu1YmOf5VzrGL00YrVTXrtcKpPED2g/fit/960/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTc5MTIxLzI0ODIxODUvZGI0MzNhMDEzOWFiNDYxYmE2ZGFlM2NiZGZkNmY4OWUuanBn.jpeg"
      ]
      "image_thumbs" => array:2 [
        "medium" => "https://thumbs-public.maximocrm.com/_5GjyWM_n3YbX8qHPUPKr5FSkE4GPshHXGo5zTXqfkc/fit/550/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTc5MTIxLzI0ODIxODIvMjg4ZmI3NjAyMTJjNDFkOWJkYTYxMjc5Zjg4M2FlNDEuanBn.jpeg"
        "webp" => "https://thumbs-public.maximocrm.com/mNoeEWhZVijIp50a5FDPMZMFu-L2pyJfOzNqZ77ERK8/fit/550/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTc5MTIxLzI0ODIxODIvMjg4ZmI3NjAyMTJjNDFkOWJkYTYxMjc5Zjg4M2FlNDEuanBn.webp"
      ]
      "feed" => "remax-ro"
      "sold_and_old" => 0
      "rent_and_old" => 0
      "transaction_type" => "for_sale"
      "url" => array:2 [
        "ro" => "https://www.remax.ro/anunt/179121/apartament-cu-2-camere-de-vanzare-in-zona-electroprecizia-sacele-1"
        "en" => "https://www.remax.ro/en/listing/179121/2-room-apartment-for-sale-electroprecizia-area-14"
      ]
      "specs" => array:20 [
        "apartment-type" => array:3 [
          "id" => 68
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "approved-construction" => array:3 [
          "id" => 23
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "balconies" => array:3 [
          "id" => 27
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "bathrooms" => array:3 [
          "id" => 5
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "bedrooms" => array:3 [
          "id" => 4
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "building-construction-year" => array:3 [
          "id" => 2
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "building-floors" => array:3 [
          "id" => 28
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "building-type" => array:3 [
          "id" => 7
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "construction-status" => array:3 [
          "id" => 10
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "disponibility" => array:3 [
          "id" => 31
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "floor" => array:3 [
          "id" => 11
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "interior-state" => array:3 [
          "id" => 13
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "kitchens" => array:3 [
          "id" => 38
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "landmark" => array:3 [
          "id" => 39
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "partitioning" => array:3 [
          "id" => 18
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "rooms" => array:3 [
          "id" => 3
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "surface-built" => array:3 [
          "id" => 41
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "surface-unit" => array:3 [
          "id" => 22
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "surface-useable" => array:3 [
          "id" => 1
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "verbose-floor" => array:3 [
          "id" => 42
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
      ]
      "traded_tag" => null
      "watermark_type" => "new_on_market"
      "watermark_type_tag" => array:2 [
        "ro" => "Nou pe piață"
        "en" => "New on the market"
      ]
      "has_virtual_tour" => 1
      "in_complex" => 0
      "remax_collection" => 0
      "remax_collection_badge" => null
      "timestamp" => 1768479459
      "is_promoted" => 1
      "_geoloc" => array:2 [
        "lat" => 45.6166266
        "lng" => 25.7202425
      ]
      "category" => "Apartamente"
      "facilities" => array:29 [
        0 => "amenajare_strazi_asfaltate"
        1 => "amenajare_strazi_iluminat_stradal"
        2 => "amenajare_strazi_mijloace_de_transport_in_comun"
        3 => "arhitectura_gresie"
        4 => "arhitectura_parchet"
        5 => "bucatarie_mobilata"
        6 => "contorizare_apometre"
        7 => "contorizare_contor_electric"
        8 => "contorizare_contor_gaz"
        9 => "dotari_aer_conditionat"
        10 => "dotari_imobil_acoperis"
        11 => "dotari_imobil_interfon"
        12 => "dotari_imobil_uscatorie"
        13 => "electrocasnice_hota"
        14 => "ferestre_pvc"
        15 => "itc_internet"
        16 => "izolatii_termice_exterior"
        17 => "jaluzele_verticale"
        18 => "mobilat_complet"
        19 => "pereti_faianta"
        20 => "pereti_vopsea_lavabila"
        21 => "sistem_incalzire_calorifere"
        22 => "sistem_incalzire_centrala_proprie"
        23 => "utilitati_generale_apa"
        24 => "utilitati_generale_canalizare"
        25 => "utilitati_generale_curent"
        26 => "utilitati_generale_gaz"
        27 => "usi_interior_mdf"
        28 => "usa_intrare_metal"
      ]
      "attributes" => array:20 [
        "apartment-type" => "6"
        "approved-construction" => "0"
        "balconies" => 1
        "bathrooms" => 1
        "bedrooms" => 1
        "building-construction-year" => 2005
        "building-floors" => 4
        "building-type" => 0
        "construction-status" => 0
        "disponibility" => "imediat"
        "floor" => 5
        "interior-state" => 0
        "kitchens" => 1
        "landmark" => ""
        "partitioning" => 0
        "rooms" => 2
        "surface-built" => 47
        "surface-unit" => "1"
        "surface-useable" => 42
        "verbose-floor" => "3-p4e"
      ]
      "attributes_trans" => array:20 [
        "apartment-type" => "Apartament"
        "approved-construction" => "Nu"
        "balconies" => "1"
        "bathrooms" => "1"
        "bedrooms" => "1"
        "building-construction-year" => "2005"
        "building-floors" => "4"
        "building-type" => "Bloc de apartamente"
        "construction-status" => "Finalizată"
        "disponibility" => "Imediat"
        "floor" => "3"
        "interior-state" => "Finisat modern"
        "kitchens" => "1"
        "landmark" => ""
        "partitioning" => "Semidecomandat"
        "rooms" => "2"
        "surface-built" => "47"
        "surface-unit" => "mp"
        "surface-useable" => "42"
        "verbose-floor" => "3 / P+4E"
      ]
      "main_attributes" => array:6 [
        0 => array:5 [
          "slug" => "surface-useable"
          "name" => "Suprafaţă utilă"
          "value" => "42 mp"
          "image" => "https://www.remax.ro/themes/frontend/assets/img/icon-backup-default.png"
          "icon_class" => "fas fa-ruler-triangle icon"
        ]
        1 => array:5 [
          "slug" => "rooms"
          "name" => "Camere"
          "value" => "2 "
          "image" => "https://www.remax.ro/themes/frontend/assets/img/icon-backup-default.png"
          "icon_class" => "fas fa-bed"
        ]
        2 => array:5 [
          "slug" => "floor"
          "name" => "Etaj"
          "value" => "3 "
          "image" => "https://www.remax.ro/themes/frontend/assets/img/icon-backup-default.png"
          "icon_class" => "fas fa-layer-group"
        ]
        3 => array:5 [
          "slug" => "partitioning"
          "name" => "Comp."
          "value" => "Semidecomandat "
          "image" => "https://www.remax.ro/themes/frontend/assets/img/icon-backup-default.png"
          "icon_class" => "fas fa-puzzle-piece icon"
        ]
        4 => array:5 [
          "slug" => "building-construction-year"
          "name" => "An construcţie"
          "value" => "2005 "
          "image" => "https://www.remax.ro/themes/frontend/assets/img/icon-backup-default.png"
          "icon_class" => "fas fa-calendar-alt icon"
        ]
        5 => array:5 [
          "slug" => "bathrooms"
          "name" => "Bai"
          "value" => "1 "
          "image" => "https://www.remax.ro/themes/frontend/assets/img/icon-backup-default.png"
          "icon_class" => "fas fa-bath icon"
        ]
      ]
      "info_tags" => array:2 [
        "sale" => array:7 [
          "zero_commision" => true
          "exclusive" => true
          "negotiable" => false
          "traded" => false
          "reserved" => false
          "price_reduction" => false
          "new_on_market" => true
        ]
        "rent" => array:7 [
          "zero_commision" => false
          "exclusive" => false
          "negotiable" => false
          "traded" => false
          "reserved" => false
          "price_reduction" => false
          "new_on_market" => true
        ]
      ]
      "property_seo_tags" => array:2 [
        "ro" => array:1 [
          0 => array:2 [ …2]
        ]
        "en" => array:1 [
          0 => array:2 [ …2]
        ]
      ]
      "objectID" => "365009"
      "_highlightResult" => array:10 [
        "broker_info" => array:3 [
          "name" => array:3 [ …3]
          "agency" => array:3 [ …3]
          "phone" => array:3 [ …3]
        ]
        "title" => array:2 [
          "ro" => array:3 [ …3]
          "en" => array:3 [ …3]
        ]
        "display_search" => array:3 [
          "nice_int_property_id" => array:3 [ …3]
          "price" => array:3 [ …3]
          "ccy_symbol" => array:3 [ …3]
        ]
        "title_for_sale" => array:2 [
          "ro" => array:3 [ …3]
          "en" => array:3 [ …3]
        ]
        "int_property_id" => array:3 [
          "value" => "179121"
          "matchLevel" => "none"
          "matchedWords" => []
        ]
        "custom_fields" => array:8 [
          "nearby" => array:3 [ …3]
          "street" => array:3 [ …3]
          "level_one_location" => array:3 [ …3]
          "level_two_location" => array:3 [ …3]
          "level_three_location" => array:3 [ …3]
          "level_one_location_sluged" => array:3 [ …3]
          "level_two_location_sluged" => array:3 [ …3]
          "level_three_location_sluged" => array:3 [ …3]
        ]
        "url" => array:2 [
          "ro" => array:3 [ …3]
          "en" => array:3 [ …3]
        ]
        "category" => array:3 [
          "value" => "Apartamente"
          "matchLevel" => "none"
          "matchedWords" => []
        ]
        "attributes" => array:1 [
          "building-type" => array:3 [ …3]
        ]
        "attributes_trans" => array:20 [
          "apartment-type" => array:3 [ …3]
          "approved-construction" => array:3 [ …3]
          "balconies" => array:3 [ …3]
          "bathrooms" => array:3 [ …3]
          "bedrooms" => array:3 [ …3]
          "building-construction-year" => array:3 [ …3]
          "building-floors" => array:3 [ …3]
          "building-type" => array:3 [ …3]
          "construction-status" => array:3 [ …3]
          "disponibility" => array:3 [ …3]
          "floor" => array:3 [ …3]
          "interior-state" => array:3 [ …3]
          "kitchens" => array:3 [ …3]
          "landmark" => array:3 [ …3]
          "partitioning" => array:3 [ …3]
          "rooms" => array:3 [ …3]
          "surface-built" => array:3 [ …3]
          "surface-unit" => array:3 [ …3]
          "surface-useable" => array:3 [ …3]
          "verbose-floor" => array:3 [ …3]
        ]
      ]
    ]
    1 => array:73 [
      "id" => 364817
      "broker_info" => array:6 [
        "name" => "Razvan Negoita"
        "avatar" => "https://www.remax.ro/images/brokers/f4ec83828a60cca9b88747f1e796d5210554c2c9.jpg"
        "url" => "https://www.remax.ro/agentii/agentii-imobiliare-brasov/re-max-orizont/agenti-imobiliari/razvan-negoita"
        "agency" => "RE/MAX Orizont"
        "phone" => "0747616323"
        "position" => "Sales Associate"
      ]
      "title" => array:2 [
        "ro" => "Apartament cu 3 camere de vânzare în zona Electroprecizia"
        "en" => "3 room Apartment for sale, Electroprecizia area"
      ]
      "description" => array:2 [
        "ro" => """
          Apartament de vânzare – 3 camere, Săcele, Strada Viitorului 15\r\n
           Comision 0% pentru cumpărător\r\n
          Va propun spre vanzare un apartament spațios de 3 camere, situat la etajul 4/4 pe Strada Viitorului 15, în Săcele, cu suprafață utilă de 45 m². Locuința este mobilată și utilată complet, pregătită pentru a fi locuită imediat, fără investiții suplimentare.\r\n
           Caracteristici principale:\r\n
          3 camere luminoase și funcționale.\r\n
          Zona liniștită, ideală pentru familie sau cuplu.\r\n
          Etaj 4/4 – multă lumină naturală.\r\n
          Suprafață utilă 45 m².\r\n
          Mobilat și utilat modern.\r\n
          Actele în regulă, proprietate clară.\r\n
          Comision 0% pentru cumpărător.\r\n
           Avantaje:\r\n
          Proprietatea este perfectă pentru cei care își doresc un cămin deja pregătit, unde totul este la locul său – de la mobilier până la electrocasnice. Etajul superior asigură intimitate și o vedere plăcută, iar zona este conectată ușor cu restul localității și cu Brașovul.\r\n
          Pentru mai multe detalii sau pentru programarea unei vizonari, nu ezita sa ma contactezi.
          """
        "en" => ""
      ]
      "description_html" => array:2 [
        "ro" => ""
        "en" => ""
      ]
      "display_search" => array:5 [
        "nice_int_property_id" => "RMX178736"
        "title" => array:2 [
          "ro" => "Apartament  vanzare in  Brasov, Sacele, Electroprecizia 45 mp"
          "en" => "Apartment  sale in  Brasov, Sacele, Electroprecizia 45 sqm"
        ]
        "price" => "74.900"
        "ccy_symbol" => ""
        "tags" => array:7 [
          "zero_commision" => true
          "exclusive" => true
          "negotiable" => false
          "traded" => false
          "reserved" => false
          "price_reduction" => false
          "new_on_market" => true
        ]
      ]
      "title_for_sale" => array:2 [
        "ro" => "Apartament  vanzare in  Brasov, Sacele, Electroprecizia 45 mp"
        "en" => "Apartment  sale in  Brasov, Sacele, Electroprecizia 45 sqm"
      ]
      "title_for_rent" => null
      "is_active" => 1
      "closed_transaction_type" => 0
      "traded_at" => null
      "property_type_id" => 1
      "availability_id" => 1
      "int_property_id" => 178736
      "broker_id" => 4929
      "agency_id" => 63
      "region_id" => null
      "city_id" => null
      "zone_id" => null
      "subzone_id" => null
      "location_level" => array:3 [
        "lvl0" => "Brasov"
        "lvl1" => "Brasov > Sacele"
        "lvl2" => "Brasov > Sacele > Electroprecizia"
      ]
      "location_level_sluged" => array:3 [
        "lvl0" => "brasov"
        "lvl1" => "brasov > sacele"
        "lvl2" => "brasov > sacele > electroprecizia"
      ]
      "location_geo" => array:2 [
        "lat" => 45.6166266
        "lng" => 25.7202425
      ]
      "for_sale" => 1
      "for_rent" => 0
      "sale_price_formated" => "74.900"
      "sale_price" => 74900
      "price_sales_history" => null
      "rent_price_formated" => 0
      "rent_price" => 0
      "sort_price" => 74900
      "price_rent_history" => "[]"
      "rent_ccy" => "1"
      "rent_ccy_symbol" => ""
      "sale_ccy" => "1"
      "sale_ccy_symbol" => ""
      "vat_sale" => 0
      "vat_rent" => 0
      "top_listing" => 0
      "exclusive" => 1
      "exclusive_rent" => 0
      "exclusive_sale" => 1
      "zero_commision_rent" => 0
      "zero_commision_sale" => 1
      "custom_fields" => array:55 [
        "web" => ""
        "image" => "https://thumbs-public.maximocrm.com/YTlj688Lkgw40TiSiRL1M_jznVI0b8r3q79_DjNod_k/fit/550/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTc4NzM2LzI0Nzc2NTgvNDIyYTk0NDkwMmQwNDZkYjg1YzY5NjE4ZDQ1ZDNiOWEuanBn.webp"
        "nearby" => ""
        "street" => "Strada Viitorului"
        "complex" => null
        "sketches" => []
        "nearby_en" => ""
        "print_url" => "/print/?id=178736&token=e27eb982347d9f190dcb616d98228609824edaa7554729d9a3de16efd779c339"
        "thumbnail" => "https://thumbs.maximocrm.com/XtksungaDvgkFmUo-toaCPrdTYg2G2VHO8pX-iD9t34/fill/120/90/ce/0/aHR0cHM6Ly9tZWRp/YS5tYXhpbW9jcm0u/Y29tL3Byb3BlcnR5/X2ltYWdlcy8xNzg3/MzYvOWNmMmIwODkt/OTQyMC00NDJmLTlh/NjAtODI3MzYwMjM5/YzFiLmpwZWc.jpg"
        "timestamp" => "2026-01-14T09:16:53.735Z"
        "date_added" => "2026-01-09T08:48:53.623Z"
        "secret_key" => null
        "video_link" => ""
        "agency_zone" => null
        "current_url" => "https://www.remax.ro/anunt/178736/apartament-cu-3-camere-de-vanzare-in-zona-electroprecizia"
        "internal_id" => ""
        "voip_number" => "0371788780"
        "current_slug" => "apartament-cu-3-camere-de-vanzare-in-zona-electroprecizia"
        "is_available" => 1
        "resource_uri" => null
        "upfront_cost" => null
        "video_link_2" => null
        "virtual_tour" => "https://kuula.co/share/collection/7Hj3J?logo=0&info=0&fs=1&vr=1&sd=1&initload=0&thumbs=1"
        "date_modified" => "2026-01-14T09:16:53.735Z"
        "property_type" => 1
        "tracking_code" => "<img src="http://orizont.ro.maximocrm.com/track/remax/178736.gif" />"
        "verbose_price" => "74,900 € "
        "apartment_type" => null
        "date_validated" => "2026-01-10T10:13:46.705Z"
        "office_building" => null
        "promote_carousel" => 0
        "promote_external" => 0
        "promote_featured" => 0
        "remax_collection" => 0
        "gallery_signature" => "8f7ee0827f3d475552ae456fae6a35fea8e708ab"
        "level_one_location" => "Brasov"
        "level_two_location" => "Sacele"
        "similar_properties" => array:5 [
          0 => "/api/public/property/79025/"
          1 => "/api/public/property/75811/"
          2 => "/api/public/property/74977/"
          3 => "/api/public/property/74976/"
          4 => "/api/public/property/74975/"
        ]
        "historical_monument" => 0
        "residential_complex" => null
        "level_three_location" => "Electroprecizia"
        "date_modified_by_user" => "2026-01-14T09:16:38.756Z"
        "negotiable_rent_price" => 0
        "negotiable_sale_price" => 0
        "promote_exact_location" => 1
        "remax_collection_badge" => null
        "closed_transaction_type" => null
        "promote_commission_rent" => "standard"
        "promote_commission_sale" => "0%"
        "level_one_location_sluged" => "brasov"
        "level_two_location_sluged" => "sacele"
        "residential_complex_model" => null
        "parking_overtheground_cost" => null
        "level_three_location_sluged" => "electroprecizia"
        "api_property_unique_signature" => "e33028689504707644393fc2dcd7fb9402aa9343"
      ]
      "image" => "https://thumbs-public.maximocrm.com/aGPOgeEUxF_6FsrgcmtLDRxPQ0Di-R8yjVSMAzNqaic/fit/960/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTc4NzM2LzI0Nzc2NTgvNDIyYTk0NDkwMmQwNDZkYjg1YzY5NjE4ZDQ1ZDNiOWEuanBn.jpeg"
      "small_gallery" => array:5 [
        0 => "https://thumbs-public.maximocrm.com/aGPOgeEUxF_6FsrgcmtLDRxPQ0Di-R8yjVSMAzNqaic/fit/960/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTc4NzM2LzI0Nzc2NTgvNDIyYTk0NDkwMmQwNDZkYjg1YzY5NjE4ZDQ1ZDNiOWEuanBn.jpeg"
        1 => "https://thumbs-public.maximocrm.com/24bcU995gOiOiGBrUldOKCgkvbctX7U-XKvy_194b7w/fit/960/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTc4NzM2LzI0Nzc2NTkvMmZkZWZmNTE2ZTUzNGNmY2I5MDRkMDJiMDU1YzRmYWEuanBn.jpeg"
        2 => "https://thumbs-public.maximocrm.com/GzW8btDDHa_ncTSWJm1qNfFDUOteqwHsjsobVVAwB0o/fit/960/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTc4NzM2LzI0Nzc2NjAvOGJiYjM1YjVhZGY3NDIwY2JmMzQ0YTNiOGFjODc0ZmUuanBn.jpeg"
        3 => "https://thumbs-public.maximocrm.com/VIh0Mfc_GmFD5qXUoLFfsDW-X2jSTTsbVsbfr8me1HU/fit/960/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTc4NzM2LzI0Nzc2NjEvZDY4ODY1OGRmNDJkNDk2MjlmNDljMmEzMzMxMjM3NWYuanBn.jpeg"
        4 => "https://thumbs-public.maximocrm.com/lt2mXPLbjxgcBKrHgi_DzBW13n7EDu-Qkwb-7r1MgxI/fit/960/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTc4NzM2LzI0Nzc2NjIvNmE2YTUxNzlhMjJlNDM0MmIyN2YwMjNhMTUzODUzOWYuanBn.jpeg"
      ]
      "image_thumbs" => array:2 [
        "medium" => "https://thumbs-public.maximocrm.com/hkH1L5B_LiRgisoPw4xX93KUc8fw0ymuX5uBXZ1CgBU/fit/550/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTc4NzM2LzI0Nzc2NTgvNDIyYTk0NDkwMmQwNDZkYjg1YzY5NjE4ZDQ1ZDNiOWEuanBn.jpeg"
        "webp" => "https://thumbs-public.maximocrm.com/YTlj688Lkgw40TiSiRL1M_jznVI0b8r3q79_DjNod_k/fit/550/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTc4NzM2LzI0Nzc2NTgvNDIyYTk0NDkwMmQwNDZkYjg1YzY5NjE4ZDQ1ZDNiOWEuanBn.webp"
      ]
      "feed" => "remax-ro"
      "sold_and_old" => 0
      "rent_and_old" => 0
      "transaction_type" => "for_sale"
      "url" => array:2 [
        "ro" => "https://www.remax.ro/anunt/178736/apartament-cu-3-camere-de-vanzare-in-zona-electroprecizia"
        "en" => "https://www.remax.ro/en/listing/178736/3-room-apartment-for-sale-electroprecizia-area-6"
      ]
      "specs" => array:19 [
        "apartment-type" => array:3 [
          "id" => 68
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "approved-construction" => array:3 [
          "id" => 23
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "bathrooms" => array:3 [
          "id" => 5
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "bedrooms" => array:3 [
          "id" => 4
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "building-construction-year" => array:3 [
          "id" => 2
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "building-floors" => array:3 [
          "id" => 28
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "building-structure" => array:3 [
          "id" => 6
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "building-type" => array:3 [
          "id" => 7
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "construction-status" => array:3 [
          "id" => 10
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "disponibility" => array:3 [
          "id" => 31
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "floor" => array:3 [
          "id" => 11
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "kitchens" => array:3 [
          "id" => 38
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "landmark" => array:3 [
          "id" => 39
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "partitioning" => array:3 [
          "id" => 18
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "rooms" => array:3 [
          "id" => 3
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "surface-built" => array:3 [
          "id" => 41
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "surface-unit" => array:3 [
          "id" => 22
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "surface-useable" => array:3 [
          "id" => 1
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
        "verbose-floor" => array:3 [
          "id" => 42
          "name" => array:2 [ …2]
          "values" => array:2 [ …2]
        ]
      ]
      "traded_tag" => null
      "watermark_type" => "new_on_market"
      "watermark_type_tag" => array:2 [
        "ro" => "Nou pe piață"
        "en" => "New on the market"
      ]
      "has_virtual_tour" => 1
      "in_complex" => 0
      "remax_collection" => 0
      "remax_collection_badge" => null
      "timestamp" => 1768040211
      "is_promoted" => 1
      "_geoloc" => array:2 [
        "lat" => 45.6166266
        "lng" => 25.7202425
      ]
      "category" => "Apartamente"
      "facilities" => array:36 [
        0 => "alte_spatii_boxa_la_subsol"
        1 => "amenajare_strazi_asfaltate"
        2 => "amenajare_strazi_iluminat_stradal"
        3 => "amenajare_strazi_mijloace_de_transport_in_comun"
        4 => "arhitectura_parchet"
        5 => "bucatarie_mobilata"
        6 => "bucatarie_utilata"
        7 => "contorizare_apometre"
        8 => "contorizare_contor_caldura"
        9 => "contorizare_contor_electric"
        10 => "contorizare_contor_gaz"
        11 => "dotari_aragaz"
        12 => "dotari_frigider"
        13 => "dotari_masina_de_spalat_rufe"
        14 => "dotari_tv"
        15 => "dotari_imobil_acoperis"
        16 => "dotari_imobil_dressing"
        17 => "dotari_imobil_interfon"
        18 => "electrocasnice_hota"
        19 => "ferestre_pvc"
        20 => "itc_internet"
        21 => "itc_telefon"
        22 => "izolatii_termice_exterior"
        23 => "mobilat_complet"
        24 => "pereti_faianta"
        25 => "pereti_var"
        26 => "pereti_vopsea_lavabila"
        27 => "sistem_incalzire_calorifere"
        28 => "sistem_incalzire_centrala_proprie"
        29 => "utilitati_generale_apa"
        30 => "utilitati_generale_canalizare"
        31 => "utilitati_generale_catv"
        32 => "utilitati_generale_curent"
        33 => "utilitati_generale_gaz"
        34 => "usi_interior_mdf"
        35 => "usa_intrare_metal"
      ]
      "attributes" => array:19 [
        "apartment-type" => "6"
        "approved-construction" => "0"
        "bathrooms" => 1
        "bedrooms" => 2
        "building-construction-year" => 1971
        "building-floors" => 4
        "building-structure" => 0
        "building-type" => 0
        "construction-status" => 0
        "disponibility" => "imediat"
        "floor" => 6
        "kitchens" => 1
        "landmark" => ""
        "partitioning" => 0
        "rooms" => 3
        "surface-built" => 50
        "surface-unit" => "1"
        "surface-useable" => 45
        "verbose-floor" => "4-p4e"
      ]
      "attributes_trans" => array:19 [
        "apartment-type" => "Apartament"
        "approved-construction" => "Nu"
        "bathrooms" => "1"
        "bedrooms" => "2"
        "building-construction-year" => "1971"
        "building-floors" => "4"
        "building-structure" => "Beton"
        "building-type" => "Bloc de apartamente"
        "construction-status" => "Finalizată"
        "disponibility" => "Imediat"
        "floor" => "4"
        "kitchens" => "1"
        "landmark" => ""
        "partitioning" => "Decomandat"
        "rooms" => "3"
        "surface-built" => "50"
        "surface-unit" => "mp"
        "surface-useable" => "45"
        "verbose-floor" => "4 / P+4E"
      ]
      "main_attributes" => array:6 [
        0 => array:5 [
          "slug" => "surface-useable"
          "name" => "Suprafaţă utilă"
          "value" => "45 mp"
          "image" => "https://www.remax.ro/themes/frontend/assets/img/icon-backup-default.png"
          "icon_class" => "fas fa-ruler-triangle icon"
        ]
        1 => array:5 [
          "slug" => "rooms"
          "name" => "Camere"
          "value" => "3 "
          "image" => "https://www.remax.ro/themes/frontend/assets/img/icon-backup-default.png"
          "icon_class" => "fas fa-bed"
        ]
        2 => array:5 [
          "slug" => "floor"
          "name" => "Etaj"
          "value" => "4 "
          "image" => "https://www.remax.ro/themes/frontend/assets/img/icon-backup-default.png"
          "icon_class" => "fas fa-layer-group"
        ]
        3 => array:5 [
          "slug" => "partitioning"
          "name" => "Comp."
          "value" => "Decomandat "
          "image" => "https://www.remax.ro/themes/frontend/assets/img/icon-backup-default.png"
          "icon_class" => "fas fa-puzzle-piece icon"
        ]
        4 => array:5 [
          "slug" => "building-construction-year"
           …4
        ]
        5 => array:5 [ …5]
      ]
      "info_tags" => array:2 [
        "sale" => array:7 [ …7]
        "rent" => array:7 [ …7]
      ]
      "property_seo_tags" => array:2 [
        "ro" => array:2 [ …2]
        "en" => array:2 [ …2]
      ]
      "objectID" => "364817"
      "_highlightResult" => array:10 [
        "broker_info" => array:3 [ …3]
        "title" => array:2 [ …2]
        "display_search" => array:3 [ …3]
        "title_for_sale" => array:2 [ …2]
        "int_property_id" => array:3 [ …3]
        "custom_fields" => array:8 [ …8]
        "url" => array:2 [ …2]
        "category" => array:3 [ …3]
        "attributes" => array:1 [ …1]
        "attributes_trans" => array:19 [ …19]
      ]
    ]
    2 => array:73 [
      "id" => 327745
      "broker_info" => array:6 [
        "name" => "Andrada Vintilescu"
        "avatar" => "https://www.remax.ro/images/brokers/99d040fd913ee9613e8919996322a346c4894224.jpg"
        "url" => "https://www.remax.ro/agentii/agentii-imobiliare-brasov/re-max-evolution/agenti-imobiliari/andrada-vintilescu"
        "agency" => "RE/MAX Evolution"
        "phone" => "0758344736"
        "position" => "Sales Associate"
      ]
      "title" => array:2 [
        "ro" => "REZERVATA !Garsonieră mobilata si utilata Sacele, Comision 0%"
        "en" => "1 room Apartment for sale, Electroprecizia area"
      ]
      "description" => array:2 [
        "ro" => """
          Vă oferim spre vânzare o garsonieră primitoare și plină de căldură, în care a trăit o familie iubitoare o lungă perioadă de timp. Această garsonieră este locul perfect pentru cei care caută confort și o priveliște impresionantă.\r\n
          \r\n
          Detalii despre proprietate:\r\n
          Locație:  Săcele,Str Viitorului \r\n
          Camere: 1 Dormitor\r\n
           Bucătărie: Bucătărie complet utilată și mobilată\r\n
          Baie: Baie spațioasă și funcțională\r\n
          Priveliște: O panoramă deosebită asupra împrejurimilor\r\n
          Balcon: Balcon închis pentru momente de relaxare\r\n
          Suprafață: 24 mp utili+ 3 mp balcon. \r\n
          Preț: 27.000 Euro \r\n
          \r\n
          Vecinii sunt cunoscuți pentru liniștea și respectul lor, ceea ce face din această garsonieră un refugiu perfect din agitația zilnică. Atmosfera caldă și primitoare a acestei locuințe este resimțită în fiecare colțișor al ei.\r\n
          \r\n
          Proprietatea este situată într-o zonă convenabilă, oferind acces ușor la servicii, magazine și mijloace de transport în comun. Cu toate acestea, veți putea să vă bucurați de intimitatea și liniștea dorită.\r\n
          \r\n
          Pentru mai multe informații și pentru a programa o vizionare, vă rugăm să ne contactați la numărul de telefon sau adresa de e-mail de mai jos.
          """
        "en" => ""
      ]
      "description_html" => array:2 [
        "ro" => ""
        "en" => ""
      ]
      "display_search" => array:5 [
        "nice_int_property_id" => "RMX126113"
        "title" => array:2 [ …2]
        "price" => "25.500"
        "ccy_symbol" => ""
        "tags" => array:7 [ …7]
      ]
      "title_for_sale" => array:2 [
        "ro" => "Garsoniera vanzare in  Brasov, Sacele, Electroprecizia 24 mp"
        "en" => "Studio sale in  Brasov, Sacele, Electroprecizia 24 sqm"
      ]
      "title_for_rent" => null
      "is_active" => 1
      "closed_transaction_type" => 2
      "traded_at" => "2024-02-02 10:50:11"
      "property_type_id" => 1
      "availability_id" => 4
      "int_property_id" => 126113
      "broker_id" => 1968
      "agency_id" => 38
      "region_id" => null
      "city_id" => null
      "zone_id" => null
      "subzone_id" => null
      "location_level" => array:3 [
        "lvl0" => "Brasov"
        "lvl1" => "Brasov > Sacele"
        "lvl2" => "Brasov > Sacele > Electroprecizia"
      ]
      "location_level_sluged" => array:3 [
        "lvl0" => "brasov"
        "lvl1" => "brasov > sacele"
        "lvl2" => "brasov > sacele > electroprecizia"
      ]
      "location_geo" => array:2 [
        "lat" => 45.6164389
        "lng" => 25.7205686
      ]
      "for_sale" => 1
      "for_rent" => 0
      "sale_price_formated" => "25.500"
      "sale_price" => 25500
      "price_sales_history" => null
      "rent_price_formated" => 0
      "rent_price" => 0
      "sort_price" => 25500
      "price_rent_history" => "[]"
      "rent_ccy" => "1"
      "rent_ccy_symbol" => ""
      "sale_ccy" => "1"
      "sale_ccy_symbol" => ""
      "vat_sale" => 0
      "vat_rent" => 0
      "top_listing" => 0
      "exclusive" => 1
      "exclusive_rent" => 0
      "exclusive_sale" => 1
      "zero_commision_rent" => 0
      "zero_commision_sale" => 1
      "custom_fields" => array:55 [
        "web" => ""
        "image" => "https://thumbs-public.maximocrm.com/8hsKTDESZePbQ_a8CzOX1nk6pvCN66CmZYHou1N91cg/fit/550/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTI2MTEzLzE3MjI1NDYvYWUyYWU5ZDRlYjdmNDMzZmI4NjQwYTEzNDU2YjY4NzEuanBn.webp"
        "nearby" => ""
        "street" => "Strada Viitorului"
        "complex" => null
        "sketches" => array:7 [ …7]
        "nearby_en" => ""
        "print_url" => "/print/?id=126113&token=3273917d5539de1d0f0ec41a21bea7180c9c11b1b3b9ce879def542e65cbbe5e"
        "thumbnail" => "https://thumbs.maximocrm.com/7A2A4Gb8hXuqwIDuWw32xuZKHCzrPoF57mvJiYbi6Qw/fill/120/90/ce/0/aHR0cHM6Ly9tZWRp/YS5tYXhpbW9jcm0u/Y29tL3Byb3BlcnR5/X2ltYWdlcy8xMjYx/MTMvZDY3NmI0NDkt/NWNjYS00NzMwLTk4/ZGEtMTZhNGI3Y2Fi/OTRjLmpwZw.jpg"
        "timestamp" => "2024-11-21T14:49:45.604Z"
        "date_added" => "2023-08-22T13:34:05.895Z"
        "secret_key" => null
        "video_link" => ""
        "agency_zone" => null
        "current_url" => "https://www.remax.ro/anunt/126113/rezervata-garsoniera-mobilata-si-utilata-sacele-comision-0"
        "internal_id" => ""
        "voip_number" => "0371788364"
        "current_slug" => "rezervata-garsoniera-mobilata-si-utilata-sacele-comision-0"
        "is_available" => 0
        "resource_uri" => "/api/public/property/126113/"
        "upfront_cost" => null
        "video_link_2" => null
        "virtual_tour" => ""
        "date_modified" => "2024-11-21T14:49:45.604Z"
        "property_type" => 1
        "tracking_code" => "<img src="http://evolution.ro.maximocrm.com/track/remax/126113.gif" />"
        "verbose_price" => "25,500 € "
        "apartment_type" => null
        "date_validated" => "2023-10-23T08:37:36.110Z"
        "office_building" => null
        "promote_carousel" => 0
        "promote_external" => 0
        "promote_featured" => 0
        "remax_collection" => 0
        "gallery_signature" => "30f6e070ec95b29191b5ecc2896ef781bd4c7ac5"
        "level_one_location" => "Brasov"
        "level_two_location" => "Sacele"
        "similar_properties" => array:2 [ …2]
        "historical_monument" => 0
        "residential_complex" => null
        "level_three_location" => "Electroprecizia"
        "date_modified_by_user" => "2024-11-21T14:49:45.195Z"
        "negotiable_rent_price" => 0
        "negotiable_sale_price" => 1
        "promote_exact_location" => 1
        "remax_collection_badge" => null
        "closed_transaction_type" => 2
        "promote_commission_rent" => "standard"
        "promote_commission_sale" => "0%"
        "level_one_location_sluged" => "brasov"
        "level_two_location_sluged" => "sacele"
        "residential_complex_model" => null
        "parking_overtheground_cost" => null
        "level_three_location_sluged" => "electroprecizia"
        "api_property_unique_signature" => "08225f18001978269b521cc4407acd5bc2580c9f"
      ]
      "image" => "https://thumbs-public.maximocrm.com/CYNkowIY_p5T_ZgfXErrn3oQBxZRuolKTgZYWM5J9WI/fit/960/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTI2MTEzLzE3MjI1NDYvYWUyYWU5ZDRlYjdmNDMzZmI4NjQwYTEzNDU2YjY4NzEuanBn.jpeg"
      "small_gallery" => array:5 [
        0 => "https://thumbs-public.maximocrm.com/CYNkowIY_p5T_ZgfXErrn3oQBxZRuolKTgZYWM5J9WI/fit/960/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTI2MTEzLzE3MjI1NDYvYWUyYWU5ZDRlYjdmNDMzZmI4NjQwYTEzNDU2YjY4NzEuanBn.jpeg"
        1 => "https://thumbs-public.maximocrm.com/lrgcRPfh-s2-CCZH6dbaLrsimk2BZbqrqJgxzyLV7Is/fit/960/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTI2MTEzLzE3MjI1NDcvNzE2N2YzMDk1NDgxNDk3NmI5MTE5ODk0ZDgzMzUwMTUuanBn.jpeg"
        2 => "https://thumbs-public.maximocrm.com/4fD26F7bNkl-u6qhjgYF-OIlMx_Csx1mz3YL52cHUik/fit/960/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTI2MTEzLzE3MjI1NDgvZjFiYTUwY2RhYTY4NDgyY2FkNGI1YTAzMzRmN2MxY2EuanBn.jpeg"
        3 => "https://thumbs-public.maximocrm.com/eJBipObELVlysgJXjh4f8WW8E46sIZTFckynyVn-cIs/fit/960/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTI2MTEzLzE3MjI1NTAvMDBmNDZmMjE0NzdjNDBjZThlMTIwYTZjNjY5NjcxYjguanBn.jpeg"
        4 => "https://thumbs-public.maximocrm.com/5RdZ0wpGqxHnLTksEyBm-walgDrAE_a0aERbDRKscHg/fit/960/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTI2MTEzLzE3MjI1NTUvNTc1NjJhMmNhNDA5NGQ0OThlYmZlYmI3OTFiZjcwNzQuanBn.jpeg"
      ]
      "image_thumbs" => array:2 [
        "medium" => "https://thumbs-public.maximocrm.com/tnAEcHPYNUirYApjcf5xQ9RmxyKlOKfauqaY5TKUXxA/fit/550/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTI2MTEzLzE3MjI1NDYvYWUyYWU5ZDRlYjdmNDMzZmI4NjQwYTEzNDU2YjY4NzEuanBn.jpeg"
        "webp" => "https://thumbs-public.maximocrm.com/8hsKTDESZePbQ_a8CzOX1nk6pvCN66CmZYHou1N91cg/fit/550/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTI2MTEzLzE3MjI1NDYvYWUyYWU5ZDRlYjdmNDMzZmI4NjQwYTEzNDU2YjY4NzEuanBn.webp"
      ]
      "feed" => "remax-ro"
      "sold_and_old" => 1
      "rent_and_old" => 1
      "transaction_type" => "for_sale"
      "url" => array:2 [
        "ro" => "https://www.remax.ro/anunt/126113/rezervata-garsoniera-mobilata-si-utilata-sacele-comision-0"
        "en" => "https://www.remax.ro/en/listing/126113/1-room-apartment-for-sale-electroprecizia-area-2"
      ]
      "specs" => array:21 [
        "apartment-type" => array:3 [ …3]
        "approved-construction" => array:3 [ …3]
        "balconies" => array:3 [ …3]
        "bathrooms" => array:3 [ …3]
        "bedrooms" => array:3 [ …3]
        "building-construction-year" => array:3 [ …3]
        "building-floors" => array:3 [ …3]
        "building-type" => array:3 [ …3]
        "comfort" => array:3 [ …3]
        "construction-status" => array:3 [ …3]
        "disponibility" => array:3 [ …3]
        "floor" => array:3 [ …3]
        "interior-state" => array:3 [ …3]
        "kitchens" => array:3 [ …3]
        "landmark" => array:3 [ …3]
        "partitioning" => array:3 [ …3]
        "rooms" => array:3 [ …3]
        "surface-built" => array:3 [ …3]
        "surface-unit" => array:3 [ …3]
        "surface-useable" => array:3 [ …3]
        "verbose-floor" => array:3 [ …3]
      ]
      "traded_tag" => "Vandut"
      "watermark_type" => "transactioned"
      "watermark_type_tag" => array:2 [
        "ro" => "Tranzacționat"
        "en" => "Traded"
      ]
      "has_virtual_tour" => 0
      "in_complex" => 0
      "remax_collection" => 0
      "remax_collection_badge" => null
      "timestamp" => 1692784505
      "is_promoted" => 1
      "_geoloc" => array:2 [
        "lat" => 45.6164389
        "lng" => 25.7205686
      ]
      "category" => "Apartamente"
      "facilities" => array:25 [
        0 => "acces_internet_wireless"
        1 => "amenajare_strazi_asfaltate"
        2 => "amenajare_strazi_iluminat_stradal"
        3 => "amenajare_strazi_mijloace_de_transport_in_comun"
        4 => "arhitectura_gresie"
        5 => "arhitectura_parchet"
        6 => "contorizare_apometre"
        7 => "dotari_imobil_acoperis"
        8 => "dotari_imobil_interfon"
        9 => "dotari_imobil_uscatorie"
        10 => "ferestre_pvc"
        11 => "itc_internet"
        12 => "itc_telefon"
        13 => "izolatii_termice_exterior"
        14 => "izolatii_termice_interior"
        15 => "pereti_faianta"
        16 => "pereti_vopsea_lavabila"
        17 => "sistem_incalzire_centrala_imobil"
        18 => "utilitati_generale_apa"
        19 => "utilitati_generale_canalizare"
        20 => "utilitati_generale_catv"
        21 => "utilitati_generale_curent"
        22 => "utilitati_generale_gaz"
        23 => "usi_interior_lemn"
        24 => "usa_intrare_pvc"
      ]
      "attributes" => array:21 [
        "apartment-type" => "1"
        "approved-construction" => "0"
        "balconies" => 1
        "bathrooms" => 1
        "bedrooms" => 1
        "building-construction-year" => 1986
        "building-floors" => 4
        "building-type" => 0
        "comfort" => 1
        "construction-status" => 0
        "disponibility" => "15-septembrie"
        "floor" => 6
        "interior-state" => 0
        "kitchens" => 1
        "landmark" => ""
        "partitioning" => 0
        "rooms" => 1
        "surface-built" => 27
        "surface-unit" => "1"
        "surface-useable" => 24
        "verbose-floor" => "4-p4e"
      ]
      "attributes_trans" => array:21 [
        "apartment-type" => "Garsonieră"
        "approved-construction" => "Nu"
        "balconies" => "1"
        "bathrooms" => "1"
        "bedrooms" => "1"
        "building-construction-year" => "1986"
        "building-floors" => "4"
        "building-type" => "Bloc de garsoniere"
        "comfort" => "1"
        "construction-status" => "Finalizată"
        "disponibility" => "15 septembrie"
        "floor" => "4"
        "interior-state" => "Finisat clasic"
        "kitchens" => "1"
        "landmark" => ""
        "partitioning" => "Semidecomandat"
        "rooms" => "1"
        "surface-built" => "27"
        "surface-unit" => "mp"
        "surface-useable" => "24"
        "verbose-floor" => "4 / P+4E"
      ]
      "main_attributes" => array:6 [
        0 => array:5 [ …5]
        1 => array:5 [ …5]
        2 => array:5 [ …5]
        3 => array:5 [ …5]
        4 => array:5 [ …5]
        5 => array:5 [ …5]
      ]
      "info_tags" => array:2 [
        "sale" => array:7 [ …7]
        "rent" => array:7 [ …7]
      ]
      "property_seo_tags" => array:2 [
        "ro" => array:2 [ …2]
        "en" => array:2 [ …2]
      ]
      "objectID" => "327745"
      "_highlightResult" => array:11 [
        "broker_info" => array:3 [ …3]
        "title" => array:2 [ …2]
        "display_search" => array:3 [ …3]
        "title_for_sale" => array:2 [ …2]
        "int_property_id" => array:3 [ …3]
        "custom_fields" => array:8 [ …8]
        "url" => array:2 [ …2]
        "traded_tag" => array:3 [ …3]
        "category" => array:3 [ …3]
        "attributes" => array:1 [ …1]
        "attributes_trans" => array:21 [ …21]
      ]
    ]
    3 => array:73 [
      "id" => 319796
      "broker_info" => array:6 [
        "name" => "Andrada Vintilescu"
        "avatar" => "https://www.remax.ro/images/brokers/99d040fd913ee9613e8919996322a346c4894224.jpg"
        "url" => "https://www.remax.ro/agentii/agentii-imobiliare-brasov/re-max-evolution/agenti-imobiliari/andrada-vintilescu"
        "agency" => "RE/MAX Evolution"
        "phone" => "0758344736"
        "position" => "Sales Associate"
      ]
      "title" => array:2 [
        "ro" => "Rezervat Apartament cu 2 camere, str. Viitorului, Sacele / Comision 0%"
        "en" => "2 room Apartment for sale, Electroprecizia area"
      ]
      "description" => array:2 [
        "ro" => """
          Va prezint spre vanzare un apartament cu structura semi-decomandata, situat in Sacele, pe strada Viitorului, cu comision 0% pentru cumparator.\r\n
          Apartamentul este situat la etajul 4/4. \r\n
          Locuinta este luminoasa, spatioasa dar necesita renovare completa. \r\n
          Suprafata utila este de 36 mp iar locuinta este compusa din : bucatarie, camara, baie,  dormitor, living, balcon si hol. \r\n
          Apartamentul deține centrala termica proprie si este conectat la toate utilitatile.\r\n
          Vă asteptam la intalnirea de vizionare!
          """
        "en" => ""
      ]
      "description_html" => array:2 [
        "ro" => ""
        "en" => ""
      ]
      "display_search" => array:5 [
        "nice_int_property_id" => "RMX115764"
        "title" => array:2 [ …2]
        "price" => "34.000"
        "ccy_symbol" => ""
        "tags" => array:7 [ …7]
      ]
      "title_for_sale" => array:2 [
        "ro" => "Apartament  vanzare in  Brasov, Sacele, Electroprecizia 39 mp"
        "en" => "Apartment  sale in  Brasov, Sacele, Electroprecizia 39 sqm"
      ]
      "title_for_rent" => null
      "is_active" => 1
      "closed_transaction_type" => 2
      "traded_at" => "2024-11-21 16:54:35"
      "property_type_id" => 1
      "availability_id" => 4
      "int_property_id" => 115764
      "broker_id" => 1968
      "agency_id" => 38
      "region_id" => null
      "city_id" => null
      "zone_id" => null
      "subzone_id" => null
      "location_level" => array:3 [
        "lvl0" => "Brasov"
        "lvl1" => "Brasov > Sacele"
        "lvl2" => "Brasov > Sacele > Electroprecizia"
      ]
      "location_level_sluged" => array:3 [
        "lvl0" => "brasov"
        "lvl1" => "brasov > sacele"
        "lvl2" => "brasov > sacele > electroprecizia"
      ]
      "location_geo" => array:2 [
        "lat" => 45.6164389
        "lng" => 25.7205686
      ]
      "for_sale" => 1
      "for_rent" => 0
      "sale_price_formated" => "34.000"
      "sale_price" => 34000
      "price_sales_history" => null
      "rent_price_formated" => 0
      "rent_price" => 0
      "sort_price" => 34000
      "price_rent_history" => "[]"
      "rent_ccy" => "1"
      "rent_ccy_symbol" => ""
      "sale_ccy" => "1"
      "sale_ccy_symbol" => ""
      "vat_sale" => 0
      "vat_rent" => 0
      "top_listing" => 0
      "exclusive" => 1
      "exclusive_rent" => 0
      "exclusive_sale" => 1
      "zero_commision_rent" => 0
      "zero_commision_sale" => 1
      "custom_fields" => array:55 [
        "web" => ""
        "image" => "https://thumbs-public.maximocrm.com/lj9OV2QMZVTpMkF43_-pAUAQy8iUv458v7ao9WPK9Sk/fit/550/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTE1NzY0LzE1NTUzODYvZDI2NWMxYzI0YjIxNDAwYWJhNzJkMTFkNjY4NGUyMzUuanBn.webp"
        "nearby" => ""
        "street" => "Strada Viitorului"
        "complex" => null
        "sketches" => []
        "nearby_en" => ""
        "print_url" => "/print/?id=115764&token=3a1842f77000ccdbccaad9c90a7dbc27413b07423e9cd9dfc4d725cc93a424a0"
        "thumbnail" => "https://thumbs.maximocrm.com/0TvC0G4cg4KLgjdjWPypqk7dlXzyxKVDTRYdCYMclWw/fill/120/90/ce/0/aHR0cHM6Ly9tZWRp/YS5tYXhpbW9jcm0u/Y29tL3Byb3BlcnR5/X2ltYWdlcy8xMTU3/NjQvMmY2YWI2ODYt/ZWQ5NS00OTU4LWI0/YjUtNGMzNzY4ZDhk/NzJlLmpwZw.jpg"
        "timestamp" => "2024-11-21T14:49:25.746Z"
        "date_added" => "2023-03-15T16:00:00.137Z"
        "secret_key" => null
        "video_link" => ""
        "agency_zone" => null
        "current_url" => "https://www.remax.ro/anunt/115764/rezervat-apartament-cu-2-camere-str-viitorului-sacele-comision-0"
        "internal_id" => ""
        "voip_number" => "0371788364"
        "current_slug" => "rezervat-apartament-cu-2-camere-str-viitorului-sacele-comision-0"
        "is_available" => 0
        "resource_uri" => "/api/public/property/115764/"
        "upfront_cost" => null
        "video_link_2" => null
        "virtual_tour" => ""
        "date_modified" => "2024-11-21T14:49:25.746Z"
        "property_type" => 1
        "tracking_code" => "<img src="http://evolution.ro.maximocrm.com/track/remax/115764.gif" />"
        "verbose_price" => "34,000 € "
        "apartment_type" => null
        "date_validated" => "2023-05-11T10:04:30.180Z"
        "office_building" => null
        "promote_carousel" => 0
        "promote_external" => 0
        "promote_featured" => 0
        "remax_collection" => 0
        "gallery_signature" => "8b9476430276dfd7a1040d5bd297edf7538b7ab6"
        "level_one_location" => "Brasov"
        "level_two_location" => "Sacele"
        "similar_properties" => array:2 [ …2]
        "historical_monument" => 0
        "residential_complex" => null
        "level_three_location" => "Electroprecizia"
        "date_modified_by_user" => "2024-11-21T14:49:25.580Z"
        "negotiable_rent_price" => 0
        "negotiable_sale_price" => 0
        "promote_exact_location" => 1
        "remax_collection_badge" => null
        "closed_transaction_type" => 2
        "promote_commission_rent" => "standard"
        "promote_commission_sale" => "0%"
        "level_one_location_sluged" => "brasov"
        "level_two_location_sluged" => "sacele"
        "residential_complex_model" => null
        "parking_overtheground_cost" => null
        "level_three_location_sluged" => "electroprecizia"
        "api_property_unique_signature" => "b5dc5442d51964b01f63f702ae09818fe5e7d2e7"
      ]
      "image" => "https://thumbs-public.maximocrm.com/FwRhnkTHKHgTys6r4WXHPmDP0CIB2ICPne_rsyVGnNY/fit/960/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTE1NzY0LzE1NTUzODYvZDI2NWMxYzI0YjIxNDAwYWJhNzJkMTFkNjY4NGUyMzUuanBn.jpeg"
      "small_gallery" => array:5 [
        0 => "https://thumbs-public.maximocrm.com/FwRhnkTHKHgTys6r4WXHPmDP0CIB2ICPne_rsyVGnNY/fit/960/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTE1NzY0LzE1NTUzODYvZDI2NWMxYzI0YjIxNDAwYWJhNzJkMTFkNjY4NGUyMzUuanBn.jpeg"
        1 => "https://thumbs-public.maximocrm.com/ZuqXyKk8CtZvADwM9TiRcrq2mlz56cnVfAUAcD61UkU/fit/960/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTE1NzY0LzE1NTUzNzYvYzM2MWIzNmU5MmY5NGJlNmE3YjVlNGYwMzU0NjNjN2MuanBn.jpeg"
        2 => "https://thumbs-public.maximocrm.com/yY8A3-tk21GrEDJqeetdSZd6GAEk2yLSh6jRUbgbdDE/fit/960/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTE1NzY0LzE1NTUzODUvM2Q1MmQzY2I1NTI0NDViM2I1YTcyNzM5OGI2NzIwMDEuanBn.jpeg"
        3 => "https://thumbs-public.maximocrm.com/_2kpztNSTzc_XPhndSkf-hNKmS1H54LA7ArRGnbhzhU/fit/960/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTE1NzY0LzE1NTUzNzgvNmU1YjkzZTExYmM1NDY2N2IyN2FjMDdlODI3ODI1N2UuanBn.jpeg"
        4 => "https://thumbs-public.maximocrm.com/IUwr175d8somjULDxlZcw61L9vBULCdxXSTZw8lFluw/fit/960/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTE1NzY0LzE1NTUzNzcvNjQ2ZmU1ODEyYzRjNDgwNmEyODhlM2JhMTIzODRlNTguanBn.jpeg"
      ]
      "image_thumbs" => array:2 [
        "medium" => "https://thumbs-public.maximocrm.com/IJtPp1elU6AqERO0UaLlpVrOENMyP5ykR1KGcbBOVgU/fit/550/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTE1NzY0LzE1NTUzODYvZDI2NWMxYzI0YjIxNDAwYWJhNzJkMTFkNjY4NGUyMzUuanBn.jpeg"
        "webp" => "https://thumbs-public.maximocrm.com/lj9OV2QMZVTpMkF43_-pAUAQy8iUv458v7ao9WPK9Sk/fit/550/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTE1NzY0LzE1NTUzODYvZDI2NWMxYzI0YjIxNDAwYWJhNzJkMTFkNjY4NGUyMzUuanBn.webp"
      ]
      "feed" => "remax-ro"
      "sold_and_old" => 1
      "rent_and_old" => 1
      "transaction_type" => "for_sale"
      "url" => array:2 [
        "ro" => "https://www.remax.ro/anunt/115764/rezervat-apartament-cu-2-camere-str-viitorului-sacele-comision-0"
        "en" => "https://www.remax.ro/en/listing/115764/2-room-apartment-for-sale-electroprecizia-area-5"
      ]
      "specs" => array:22 [
        "apartment-type" => array:3 [ …3]
        "approved-construction" => array:3 [ …3]
        "balconies" => array:3 [ …3]
        "bathrooms" => array:3 [ …3]
        "bedrooms" => array:3 [ …3]
        "building-construction-year" => array:3 [ …3]
        "building-floors" => array:3 [ …3]
        "building-structure" => array:3 [ …3]
        "building-type" => array:3 [ …3]
        "comfort" => array:3 [ …3]
        "construction-status" => array:3 [ …3]
        "disponibility" => array:3 [ …3]
        "floor" => array:3 [ …3]
        "interior-state" => array:3 [ …3]
        "kitchens" => array:3 [ …3]
        "landmark" => array:3 [ …3]
        "partitioning" => array:3 [ …3]
        "rooms" => array:3 [ …3]
        "surface-built" => array:3 [ …3]
        "surface-unit" => array:3 [ …3]
        "surface-useable" => array:3 [ …3]
        "verbose-floor" => array:3 [ …3]
      ]
      "traded_tag" => "Vandut"
      "watermark_type" => "transactioned"
      "watermark_type_tag" => array:2 [
        "ro" => "Tranzacționat"
        "en" => "Traded"
      ]
      "has_virtual_tour" => 0
      "in_complex" => 0
      "remax_collection" => 0
      "remax_collection_badge" => null
      "timestamp" => 1680007505
      "is_promoted" => 1
      "_geoloc" => array:2 [
        "lat" => 45.6164389
        "lng" => 25.7205686
      ]
      "category" => "Apartamente"
      "facilities" => array:27 [
        0 => "amenajare_strazi_asfaltate"
        1 => "amenajare_strazi_iluminat_stradal"
        2 => "amenajare_strazi_mijloace_de_transport_in_comun"
        3 => "arhitectura_gresie"
        4 => "arhitectura_parchet"
        5 => "contorizare_apometre"
        6 => "contorizare_contor_caldura"
        7 => "contorizare_contor_electric"
        8 => "contorizare_contor_gaz"
        9 => "dotari_imobil_acoperis"
        10 => "dotari_imobil_interfon"
        11 => "ferestre_pvc"
        12 => "itc_internet"
        13 => "itc_telefon"
        14 => "pereti_faianta"
        15 => "pereti_vopsea_lavabila"
        16 => "podele_dusumea"
        17 => "sistem_incalzire_calorifere"
        18 => "sistem_incalzire_centrala_imobil"
        19 => "utilitati_generale_apa"
        20 => "utilitati_generale_canalizare"
        21 => "utilitati_generale_catv"
        22 => "utilitati_generale_curent"
        23 => "utilitati_generale_gaz"
        24 => "usi_interior_lemn"
        25 => "usa_intrare_pvc"
        26 => "mobilat_nemobilat"
      ]
      "attributes" => array:22 [
        "apartment-type" => "6"
        "approved-construction" => "0"
        "balconies" => 1
        "bathrooms" => 1
        "bedrooms" => 1
        "building-construction-year" => 1977
        "building-floors" => 4
        "building-structure" => 0
        "building-type" => 0
        "comfort" => 1
        "construction-status" => 0
        "disponibility" => "imediat"
        "floor" => 6
        "interior-state" => 0
        "kitchens" => 1
        "landmark" => ""
        "partitioning" => 0
        "rooms" => 2
        "surface-built" => 42
        "surface-unit" => "1"
        "surface-useable" => 39
        "verbose-floor" => "4-p4e"
      ]
      "attributes_trans" => array:22 [
        "apartment-type" => "Apartament"
        "approved-construction" => "Nu"
        "balconies" => "1"
        "bathrooms" => "1"
        "bedrooms" => "1"
        "building-construction-year" => "1977"
        "building-floors" => "4"
        "building-structure" => "Cărămidă"
        "building-type" => "Bloc de apartamente"
        "comfort" => "1"
        "construction-status" => "Finalizată"
        "disponibility" => "Imediat"
        "floor" => "4"
        "interior-state" => "Necesită renovare"
        "kitchens" => "1"
        "landmark" => ""
        "partitioning" => "Semidecomandat"
        "rooms" => "2"
        "surface-built" => "42"
        "surface-unit" => "mp"
        "surface-useable" => "39"
        "verbose-floor" => "4 / P+4E"
      ]
      "main_attributes" => array:6 [
        0 => array:5 [ …5]
        1 => array:5 [ …5]
        2 => array:5 [ …5]
        3 => array:5 [ …5]
        4 => array:5 [ …5]
        5 => array:5 [ …5]
      ]
      "info_tags" => array:2 [
        "sale" => array:7 [ …7]
        "rent" => array:7 [ …7]
      ]
      "property_seo_tags" => array:2 [
        "ro" => array:3 [ …3]
        "en" => array:3 [ …3]
      ]
      "objectID" => "319796"
      "_highlightResult" => array:11 [
        "broker_info" => array:3 [ …3]
        "title" => array:2 [ …2]
        "display_search" => array:3 [ …3]
        "title_for_sale" => array:2 [ …2]
        "int_property_id" => array:3 [ …3]
        "custom_fields" => array:8 [ …8]
        "url" => array:2 [ …2]
        "traded_tag" => array:3 [ …3]
        "category" => array:3 [ …3]
        "attributes" => array:1 [ …1]
        "attributes_trans" => array:22 [ …22]
      ]
    ]
    4 => array:73 [
      "id" => 306297
      "broker_info" => array:6 [
        "name" => "Andrada Vintilescu"
        "avatar" => "https://www.remax.ro/images/brokers/99d040fd913ee9613e8919996322a346c4894224.jpg"
        "url" => "https://www.remax.ro/agentii/agentii-imobiliare-brasov/re-max-evolution/agenti-imobiliari/andrada-vintilescu"
        "agency" => "RE/MAX Evolution"
        "phone" => "0758344736"
        "position" => "Sales Associate"
      ]
      "title" => array:2 [
        "ro" => "Apartament decomandat cu 3 camere, 2 bai, Sacele str, Viitorului"
        "en" => "3 room Apartment for sale, Electroprecizia area"
      ]
      "description" => array:2 [
        "ro" => """
          Va prezint spre vanzare  in sistemul de reprezentare exclusiva si comision 0% la cumparator, un apartament situat in Sacele, str. Viitorului nr 37, Sacele, jud Brasov. \r\n
          Locuinta are o structura decomandata si este compusa din: Living, 2 Dormitoare, 2 Bai, Bucatarie, Balcon, Debara, Beci si Loc de parcare concesionat. \r\n
          Apartamentul  se afla la etajul 2 din 4.,este orientat Nord-Sud,( exista vedere pe 2 parti) si pozitionarea in bloc este pe mijloc.\r\n
          Suprafata utila este 69mp + 4mp balcon si suprafata construita este 75 mp.\r\n
          Apartamentul a fost imbunatatit si renovat partial.\r\n
          Clasa energetica a apartamentului este B, avand nota 97, aceasta locuinta oferind un grad ridicat de confort termic. \r\n
          Balconul a fost izolat interior/exterior. \r\n
          De asemenea apartamentul beneficiaza de spalatorie, supraveghere video iar blocul se afla intr-o zona aerisita.\r\n
          In imediata apropiere se gasesc scoli, gradinite, magazine,farmacii, banci, statii de autobuz etc. \r\n
          Apartamentul se poate vinde si prin programul NOUA CASA, CREDIT IPOTECAR sau CASH.\r\n
          Pret 63.000 Euro \r\n
          Va asteptam la intalnirea de vizionare!
          """
        "en" => ""
      ]
      "description_html" => array:2 [
        "ro" => ""
        "en" => ""
      ]
      "display_search" => array:5 [
        "nice_int_property_id" => "RMX100599"
        "title" => array:2 [ …2]
        "price" => "63.000"
        "ccy_symbol" => ""
        "tags" => array:7 [ …7]
      ]
      "title_for_sale" => array:2 [
        "ro" => "Apartament  vanzare in  Brasov, Sacele, Electroprecizia 69 mp"
        "en" => "Apartment  sale in  Brasov, Sacele, Electroprecizia 69 sqm"
      ]
      "title_for_rent" => null
      "is_active" => 1
      "closed_transaction_type" => 2
      "traded_at" => "2023-01-23 14:15:05"
      "property_type_id" => 1
      "availability_id" => 4
      "int_property_id" => 100599
      "broker_id" => 1968
      "agency_id" => 38
      "region_id" => null
      "city_id" => null
      "zone_id" => null
      "subzone_id" => null
      "location_level" => array:3 [
        "lvl0" => "Brasov"
        "lvl1" => "Brasov > Sacele"
        "lvl2" => "Brasov > Sacele > Electroprecizia"
      ]
      "location_level_sluged" => array:3 [
        "lvl0" => "brasov"
        "lvl1" => "brasov > sacele"
        "lvl2" => "brasov > sacele > electroprecizia"
      ]
      "location_geo" => array:2 [
        "lat" => 45.6174079
        "lng" => 25.7188851
      ]
      "for_sale" => 1
      "for_rent" => 0
      "sale_price_formated" => "63.000"
      "sale_price" => 63000
      "price_sales_history" => null
      "rent_price_formated" => 0
      "rent_price" => 0
      "sort_price" => 63000
      "price_rent_history" => "[]"
      "rent_ccy" => "1"
      "rent_ccy_symbol" => ""
      "sale_ccy" => "1"
      "sale_ccy_symbol" => ""
      "vat_sale" => 0
      "vat_rent" => 0
      "top_listing" => 0
      "exclusive" => 1
      "exclusive_rent" => 0
      "exclusive_sale" => 1
      "zero_commision_rent" => 0
      "zero_commision_sale" => 1
      "custom_fields" => array:55 [
        "web" => ""
        "image" => "https://thumbs-public.maximocrm.com/r43O5Gc9tKocfLmgsO53mv-4jciylIo-MMC4SLIKHjo/fit/550/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTAwNTk5LzEzMzMyNjUvZDRmN2Y4N2Y3OWNjNDBmYThiNWZiNGNlZDhmZDk1NzguanBn.webp"
        "nearby" => ""
        "street" => "Strada Viitorului"
        "complex" => null
        "sketches" => []
        "nearby_en" => ""
        "print_url" => "/print/?id=100599&token=79938bceddaed082369d2a8b077edf633d240847ddb684f9b549ec4028f9c4df"
        "thumbnail" => "https://thumbs.maximocrm.com/shjXm4w8ltSWHZ8Xq9dXbjET37GlxK13-8juh5cfZzs/fill/120/90/ce/0/aHR0cHM6Ly9tZWRp/YS5tYXhpbW9jcm0u/Y29tL3Byb3BlcnR5/X2ltYWdlcy8xMDA1/OTkvOWVlNTRiOTgt/ZDUzZi00YzI1LTkx/YWYtMDU1NDBjODNk/YWZhLmpwZw.jpg"
        "timestamp" => "2024-04-08T10:44:17.785Z"
        "date_added" => "2022-09-16T13:37:14.144Z"
        "secret_key" => null
        "video_link" => ""
        "agency_zone" => null
        "current_url" => "https://www.remax.ro/anunt/100599/apartament-decomandat-cu-3-camere-2-bai-sacele-str-viitorului"
        "internal_id" => ""
        "voip_number" => "0371788364"
        "current_slug" => "apartament-decomandat-cu-3-camere-2-bai-sacele-str-viitorului"
        "is_available" => 0
        "resource_uri" => "/api/public/property/100599/"
        "upfront_cost" => null
        "video_link_2" => null
        "virtual_tour" => ""
        "date_modified" => "2024-04-08T10:44:17.785Z"
        "property_type" => 1
        "tracking_code" => "<img src="http://evolution.ro.maximocrm.com/track/remax/100599.gif" />"
        "verbose_price" => "63,000 € "
        "apartment_type" => null
        "date_validated" => "2022-10-05T06:48:34.692Z"
        "office_building" => null
        "promote_carousel" => 0
        "promote_external" => 0
        "promote_featured" => 0
        "remax_collection" => 0
        "gallery_signature" => "7efcad10a798c4154903d8cf29b469bde245caa5"
        "level_one_location" => "Brasov"
        "level_two_location" => "Sacele"
        "similar_properties" => array:4 [ …4]
        "historical_monument" => 0
        "residential_complex" => null
        "level_three_location" => "Electroprecizia"
        "date_modified_by_user" => "2023-01-23T12:08:24.436Z"
        "negotiable_rent_price" => 0
        "negotiable_sale_price" => 1
        "promote_exact_location" => 1
        "remax_collection_badge" => null
        "closed_transaction_type" => 2
        "promote_commission_rent" => "standard"
        "promote_commission_sale" => "0%"
        "level_one_location_sluged" => "brasov"
        "level_two_location_sluged" => "sacele"
        "residential_complex_model" => null
        "parking_overtheground_cost" => null
        "level_three_location_sluged" => "electroprecizia"
        "api_property_unique_signature" => "961cb6fd598157c20211f1978aac961bfc09bd60"
      ]
      "image" => "https://thumbs-public.maximocrm.com/0r_TgQ0NXMl9g5qdbEUXFYf2IPhU-WWLerhAQYceDkY/fit/960/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTAwNTk5LzEzMzMyNjUvZDRmN2Y4N2Y3OWNjNDBmYThiNWZiNGNlZDhmZDk1NzguanBn.jpeg"
      "small_gallery" => array:5 [
        0 => "https://thumbs-public.maximocrm.com/0r_TgQ0NXMl9g5qdbEUXFYf2IPhU-WWLerhAQYceDkY/fit/960/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTAwNTk5LzEzMzMyNjUvZDRmN2Y4N2Y3OWNjNDBmYThiNWZiNGNlZDhmZDk1NzguanBn.jpeg"
        1 => "https://thumbs-public.maximocrm.com/WqM6AexqaSUw4H8aW5krZxoAnEe33RX9-hHDWkIVqdQ/fit/960/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTAwNTk5LzEzMzMyODMvYzA5NDNkMzRlZjUxNDk0NThjZTY3ZWUxNDQ4ZGFjYmYuanBn.jpeg"
        2 => "https://thumbs-public.maximocrm.com/2nFDpodDpAQgGgrRq5_3peYItkfX5bc6d2IG26_SKe4/fit/960/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTAwNTk5LzEzMzMyNjgvYTIwMDliMWRhNDIyNGFiZGJiMDhkZGQ0Yzc4OTA4ODIuanBn.jpeg"
        3 => "https://thumbs-public.maximocrm.com/BGVP3yvKmZZtl3yJxdqyPkfEQHhQTQI7U8va8vUDG90/fit/960/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTAwNTk5LzEzMzMyNzkvYTE3MmMzZjgwMmYwNGMwNmI5ODdkNmRlM2JhMjE1NGEuanBn.jpeg"
        4 => "https://thumbs-public.maximocrm.com/vKYZx7435TuvpggbKSuXDHvwLZnDEouRiT8d9cAmHqs/fit/960/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTAwNTk5LzEzMzMyNzcvNWM3ZWMxZGIwZjc2NDU5M2E1MDNjMDA3OTgxNjI0YzkuanBn.jpeg"
      ]
      "image_thumbs" => array:2 [
        "medium" => "https://thumbs-public.maximocrm.com/gR4f6CbuAzGHkzOPjqVY_aQdRCsYSHTEtd346sdYnj4/fit/550/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTAwNTk5LzEzMzMyNjUvZDRmN2Y4N2Y3OWNjNDBmYThiNWZiNGNlZDhmZDk1NzguanBn.jpeg"
        "webp" => "https://thumbs-public.maximocrm.com/r43O5Gc9tKocfLmgsO53mv-4jciylIo-MMC4SLIKHjo/fit/550/999999999999/no/1/aHR0cHM6Ly9tZWRpYS5tYXhpbW9jcm0uY29tL2ltYWdlcy9hcGkvcHJvcGVydHkvMTAwNTk5LzEzMzMyNjUvZDRmN2Y4N2Y3OWNjNDBmYThiNWZiNGNlZDhmZDk1NzguanBn.webp"
      ]
      "feed" => "remax-ro"
      "sold_and_old" => 1
      "rent_and_old" => 1
      "transaction_type" => "for_sale"
      "url" => array:2 [
        "ro" => "https://www.remax.ro/anunt/100599/apartament-decomandat-cu-3-camere-2-bai-sacele-str-viitorului"
        "en" => "https://www.remax.ro/en/listing/100599/3-room-apartment-for-sale-electroprecizia-area-1"
      ]
      "specs" => array:24 [
        "apartment-type" => array:3 [ …3]
        "approved-construction" => array:3 [ …3]
        "balconies" => array:3 [ …3]
        "bathrooms" => array:3 [ …3]
        "bedrooms" => array:3 [ …3]
        "building-construction-year" => array:3 [ …3]
        "building-floors" => array:3 [ …3]
        "building-structure" => array:3 [ …3]
        "building-type" => array:3 [ …3]
        "comfort" => array:3 [ …3]
        "construction-status" => array:3 [ …3]
        "disponibility" => array:3 [ …3]
        "floor" => array:3 [ …3]
        "interior-state" => array:3 [ …3]
        "kitchens" => array:3 [ …3]
        "landmark" => array:3 [ …3]
        "parking-spots" => array:3 [ …3]
        "partitioning" => array:3 [ …3]
        "rooms" => array:3 [ …3]
        "surface-built" => array:3 [ …3]
        "surface-total" => array:3 [ …3]
        "surface-unit" => array:3 [ …3]
        "surface-useable" => array:3 [ …3]
        "verbose-floor" => array:3 [ …3]
      ]
      "traded_tag" => "Vandut"
      "watermark_type" => "transactioned"
      "watermark_type_tag" => array:2 [
        "ro" => "Tranzacționat"
        "en" => "Traded"
      ]
      "has_virtual_tour" => 0
      "in_complex" => 0
      "remax_collection" => 0
      "remax_collection_badge" => null
      "timestamp" => 1663575079
      "is_promoted" => 1
      "_geoloc" => array:2 [
        "lat" => 45.6174079
        "lng" => 25.7188851
      ]
      "category" => "Apartamente"
      "facilities" => array:36 [
        0 => "acces_internet_wireless"
        1 => "alte_spatii_boxa_la_subsol"
        2 => "alte_spatii_debara"
        3 => "alte_spatii_pivnita"
        4 => "alte_spatii_wc_serviciu"
        5 => "amenajare_strazi_asfaltate"
        6 => "amenajare_strazi_iluminat_stradal"
        7 => "amenajare_strazi_mijloace_de_transport_in_comun"
        8 => "arhitectura_gresie"
        9 => "arhitectura_parchet"
        10 => "bucatarie_partial_utilata"
        11 => "contorizare_apometre"
        12 => "contorizare_contor_caldura"
        13 => "contorizare_contor_electric"
        14 => "contorizare_contor_gaz"
        15 => "dotari_imobil_acoperis"
        16 => "dotari_imobil_dressing"
        17 => "dotari_imobil_interfon"
        18 => "dotari_imobil_uscatorie"
        19 => "ferestre_pvc"
        20 => "itc_internet"
        21 => "itc_telefon"
        22 => "izolatii_termice_exterior"
        23 => "mobilat_partial"
        24 => "pereti_faianta"
        25 => "pereti_vopsea_lavabila"
        26 => "sistem_incalzire_calorifere"
        27 => "sistem_incalzire_centrala_proprie"
        28 => "utilitati_de_baza_supraveghere_video"
        29 => "utilitati_generale_apa"
        30 => "utilitati_generale_canalizare"
        31 => "utilitati_generale_catv"
        32 => "utilitati_generale_curent"
        33 => "utilitati_generale_gaz"
        34 => "usi_interior_lemn"
        35 => "usa_intrare_pvc"
      ]
      "attributes" => array:24 [
        "apartment-type" => "6"
        "approved-construction" => "0"
        "balconies" => 1
        "bathrooms" => 2
        "bedrooms" => 2
        "building-construction-year" => 1988
        "building-floors" => 4
        "building-structure" => 0
        "building-type" => 0
        "comfort" => 1
        "construction-status" => 0
        "disponibility" => "imediat"
        "floor" => 3
        "interior-state" => 0
        "kitchens" => 1
        "landmark" => ""
        "parking-spots" => "1"
        "partitioning" => 0
        "rooms" => 3
        "surface-built" => 75
        "surface-total" => 73
        "surface-unit" => "1"
        "surface-useable" => 69
        "verbose-floor" => "1-p4e"
      ]
      "attributes_trans" => array:24 [
        "apartment-type" => "Apartament"
        "approved-construction" => "Nu"
        "balconies" => "1"
        "bathrooms" => "2"
        "bedrooms" => "2"
        "building-construction-year" => "1988"
        "building-floors" => "4"
        "building-structure" => "Beton"
        "building-type" => "Bloc de apartamente"
        "comfort" => "1"
        "construction-status" => "Finalizată"
        "disponibility" => "Imediat"
        "floor" => "1"
        "interior-state" => "Bună"
        "kitchens" => "1"
        "landmark" => ""
        "parking-spots" => "1"
        "partitioning" => "Decomandat"
        "rooms" => "3"
        "surface-built" => "75"
        "surface-total" => "73"
        "surface-unit" => "mp"
        "surface-useable" => "69"
        "verbose-floor" => "1 / P+4E"
      ]
      "main_attributes" => array:6 [
        0 => array:5 [ …5]
        1 => array:5 [ …5]
        2 => array:5 [ …5]
        3 => array:5 [ …5]
        4 => array:5 [ …5]
        5 => array:5 [ …5]
      ]
      "info_tags" => array:2 [
        "sale" => array:7 [ …7]
        "rent" => array:7 [ …7]
      ]
      "property_seo_tags" => array:2 [
        "ro" => array:3 [ …3]
        "en" => array:3 [ …3]
      ]
      "objectID" => "306297"
      "_highlightResult" => array:11 [
        "broker_info" => array:3 [ …3]
        "title" => array:2 [ …2]
        "display_search" => array:3 [ …3]
        "title_for_sale" => array:2 [ …2]
        "int_property_id" => array:3 [ …3]
        "custom_fields" => array:8 [ …8]
        "url" => array:2 [ …2]
        "traded_tag" => array:3 [ …3]
        "category" => array:3 [ …3]
        "attributes" => array:1 [ …1]
        "attributes_trans" => array:24 [ …24]
      ]
    ]
  ]
  "category_ssr" => "attributes_rooms"
]