100% Refund GuaranteeView
Live Chat
Guletyacht.net

Motor Yacht
MY Smyrna

36.50 m / 119.50 ftCabins: 5Guests: 10Crew: 4
Gocek, also can be chartered other ports in Turkey. Cruising area is Turkey. View on map
	App\Yacht Object
(
    [table:protected] => yachts
    [fillable:protected] => Array
        (
            [0] => fake_name
            [1] => fake_slug
            [2] => name
            [3] => slug
            [4] => yacht_id
            [5] => lang_id
            [6] => star
            [7] => image
            [8] => type
            [9] => type_of_ring
            [10] => cat
            [11] => loa
            [12] => capacity
            [13] => total_cabin
            [14] => sort
            [15] => price
            [16] => ports
            [17] => status
            [18] => sailing_area
            [19] => location
            [20] => score
        )

    [sortOrder:protected] => 
    [connection:protected] => mysql
    [primaryKey:protected] => id
    [keyType:protected] => int
    [incrementing] => 1
    [with:protected] => Array
        (
        )

    [withCount:protected] => Array
        (
        )

    [perPage:protected] => 15
    [exists] => 1
    [wasRecentlyCreated] => 
    [attributes:protected] => Array
        (
            [id] => 3875
            [name] => MY Smyrna
            [slug] => my-smyrna
            [meta_title] => 
            [meta_description] => 
            [fake_name] => 
            [fake_slug] => 
            [yacht_id] => 22007
            [lang_id] => 1
            [star] => 55
            [image] => motor-yacht-my-smyrna-1.jpg
            [type] => Motor Yacht
            [type_of_ring] => Motor Yacht
            [cat] => charter
            [loa] => 3650
            [capacity] => 10
            [total_cabin] => {"vip": 2, "flag": "Turkish", "twin": 2, "built": 2012, "refit": "-", "double": "-", "master": 1, "single": "-", "triple": "-", "country": "Turkey", "location": "Gocek", "real_twin": 2, "convertible": "-", "real_double": 0, "real_master": 3, "total_cabin": 5, "air_condition": 2, "double_single": "-"}
            [sort] => 0
            [price] => {"prices": [{"end": "2021-05-31", "price": 7143, "start": "2021-04-01", "weekly": 50000}, {"end": "2021-09-30", "price": 8000, "start": "2021-06-01", "weekly": 56000}, {"end": "2021-10-31", "price": 7143, "start": "2021-10-01", "weekly": 50000}], "max_price": 8000, "min_price": 7143, "price_d_4": 7143, "price_d_6": 8000, "price_w_4": 50000, "price_w_6": 56000, "price_d_10": 7143, "price_w_10": 50000, "sale_price": 0}
            [ports] => []
            [created_at] => 2021-03-09 15:40:42
            [updated_at] => 2025-05-14 12:44:52
            [status] => show
            [sailing_area] => []
            [location] => {"ports": ",gocek,", "marine": "", "country": "turkey", "marinas": [], "sailing": ",turkey,", "baseport": "gocek"}
            [score] => 734
        )

    [original:protected] => Array
        (
            [id] => 3875
            [name] => MY Smyrna
            [slug] => my-smyrna
            [meta_title] => 
            [meta_description] => 
            [fake_name] => 
            [fake_slug] => 
            [yacht_id] => 22007
            [lang_id] => 1
            [star] => 55
            [image] => motor-yacht-my-smyrna-1.jpg
            [type] => Motor Yacht
            [type_of_ring] => Motor Yacht
            [cat] => charter
            [loa] => 3650
            [capacity] => 10
            [total_cabin] => {"vip": 2, "flag": "Turkish", "twin": 2, "built": 2012, "refit": "-", "double": "-", "master": 1, "single": "-", "triple": "-", "country": "Turkey", "location": "Gocek", "real_twin": 2, "convertible": "-", "real_double": 0, "real_master": 3, "total_cabin": 5, "air_condition": 2, "double_single": "-"}
            [sort] => 0
            [price] => {"prices": [{"end": "2021-05-31", "price": 7143, "start": "2021-04-01", "weekly": 50000}, {"end": "2021-09-30", "price": 8000, "start": "2021-06-01", "weekly": 56000}, {"end": "2021-10-31", "price": 7143, "start": "2021-10-01", "weekly": 50000}], "max_price": 8000, "min_price": 7143, "price_d_4": 7143, "price_d_6": 8000, "price_w_4": 50000, "price_w_6": 56000, "price_d_10": 7143, "price_w_10": 50000, "sale_price": 0}
            [ports] => []
            [created_at] => 2021-03-09 15:40:42
            [updated_at] => 2025-05-14 12:44:52
            [status] => show
            [sailing_area] => []
            [location] => {"ports": ",gocek,", "marine": "", "country": "turkey", "marinas": [], "sailing": ",turkey,", "baseport": "gocek"}
            [score] => 734
        )

    [changes:protected] => Array
        (
        )

    [casts:protected] => Array
        (
        )

    [classCastCache:protected] => Array
        (
        )

    [dates:protected] => Array
        (
        )

    [dateFormat:protected] => 
    [appends:protected] => Array
        (
        )

    [dispatchesEvents:protected] => Array
        (
        )

    [observables:protected] => Array
        (
        )

    [relations:protected] => Array
        (
            [details] => App\Detail Object
                (
                    [fillable:protected] => Array
                        (
                            [0] => yacht_id
                            [1] => token
                            [2] => yacht
                            [3] => detail
                            [4] => cabins
                            [5] => description
                            [6] => dinghies
                            [7] => watersports
                            [8] => famous
                            [9] => images
                            [10] => yacht_calendar
                            [11] => equipments
                            [12] => comment
                            [13] => ports
                            [14] => attach
                        )

                    [connection:protected] => mysql
                    [table:protected] => details
                    [primaryKey:protected] => id
                    [keyType:protected] => int
                    [incrementing] => 1
                    [with:protected] => Array
                        (
                        )

                    [withCount:protected] => Array
                        (
                        )

                    [perPage:protected] => 15
                    [exists] => 1
                    [wasRecentlyCreated] => 
                    [attributes:protected] => Array
                        (
                            [id] => 3846
                            [yacht_id] => 3875
                            [token] => {"token": "IyDOVh32197415712156", "token_plan": "8haJZoy2197415718966", "token_video": "PPNBFPN2197415718966"}
                            [yacht] => {"flag": "Turkish", "port_id": "Gocek", "capacity_gr": 10, "capacity_tr": 10, "total_cabin": 5}
                            [detail] => {"wc": null, "beam": 790, "crew": 4, "flag": "Turkish", "engine": {"id": 347, "name": "750", "slug": "750", "power": 0, "rudder": 0, "consmax": 0, "enghours": 0, "fueltype": "motoryacht", "maxspeed": 0, "speedlog": 0, "airventil": 0, "conscruis": 0, "created_at": "2021-02-15 10:58:16", "created_by": 0, "deleted_at": null, "updated_at": "2021-02-15 10:58:16", "updated_by": 0, "autopililot": 0, "search_name": "750 0", "twincontroll": 0}, "shower": 5, "skiper": 1, "builder": "Custom Made", "port_id": "Gocek", "voltage": null, "max_speed": 0, "generators": {"first_generator_model": "-", "first_generator_power": 0, "third_generator_model": "-", "third_generator_power": 0, "second_generator_model": "-", "second_generator_power": 0}, "year_built": 2012, "year_refit": 0, "capacity_gr": 10, "capacity_tr": 10, "total_cabin": 5, "type_of_ring": "Motor Yacht", "cruising_speed": 12, "number_of_engines": 2, "consumption_for_max_speed": null, "consumption_for_cruis_speed": 150}
                            [cabins] => {"decks": [], "cabins": [], "saloons": []}
                            [description] => 
                            [dinghies] => []
                            [watersports] => []
                            [famous] => 
                            [images] => {"plans": "", "images": [{"sort": 1, "file_name": "motor-yacht-my-smyrna-1.jpg"}, {"sort": 2, "file_name": "motor-yacht-my-smyrna-2.jpg"}, {"sort": 3, "file_name": "motor-yacht-my-smyrna-3.jpg"}, {"sort": 4, "file_name": "motor-yacht-my-smyrna-4.jpg"}, {"sort": 5, "file_name": "motor-yacht-my-smyrna-5.jpg"}, {"sort": 6, "file_name": "motor-yacht-my-smyrna-6.jpg"}, {"sort": 7, "file_name": "motor-yacht-my-smyrna-7.jpg"}, {"sort": 8, "file_name": "motor-yacht-my-smyrna-8.jpg"}, {"sort": 9, "file_name": "motor-yacht-my-smyrna-9.jpg"}, {"sort": 10, "file_name": "motor-yacht-my-smyrna-10.jpg"}, {"sort": 11, "file_name": "motor-yacht-my-smyrna-11.jpg"}, {"sort": 12, "file_name": "motor-yacht-my-smyrna-12.jpg"}, {"sort": 13, "file_name": "motor-yacht-my-smyrna-13.jpg"}, {"sort": 14, "file_name": "motor-yacht-my-smyrna-14.jpg"}, {"sort": 15, "file_name": "motor-yacht-my-smyrna-15.jpg"}, {"sort": 16, "file_name": "motor-yacht-my-smyrna-16.jpg"}, {"sort": 17, "file_name": "motor-yacht-my-smyrna-17.jpg"}, {"sort": 18, "file_name": "motor-yacht-my-smyrna-18.jpg"}, {"sort": 19, "file_name": "motor-yacht-my-smyrna-19.jpg"}, {"sort": 20, "file_name": "motor-yacht-my-smyrna-20.jpg"}, {"sort": 21, "file_name": "motor-yacht-my-smyrna-21.jpg"}, {"sort": 22, "file_name": "motor-yacht-my-smyrna-22.jpg"}, {"sort": 23, "file_name": "motor-yacht-my-smyrna-23.jpg"}, {"sort": 24, "file_name": "motor-yacht-my-smyrna-24.jpg"}, {"sort": 25, "file_name": "motor-yacht-my-smyrna-25.jpg"}, {"sort": 26, "file_name": "motor-yacht-my-smyrna-26.jpg"}, {"sort": 27, "file_name": "motor-yacht-my-smyrna-27.jpg"}, {"sort": 28, "file_name": "motor-yacht-my-smyrna-28.jpg"}, {"sort": 29, "file_name": "motor-yacht-my-smyrna-29.jpg"}, {"sort": 30, "file_name": "motor-yacht-my-smyrna-30.jpg"}, {"sort": 31, "file_name": "motor-yacht-my-smyrna-31.jpg"}, {"sort": 32, "file_name": "motor-yacht-my-smyrna-32.jpg"}, {"sort": 33, "file_name": "motor-yacht-my-smyrna-33.jpg"}], "videos": "", "thumbnail": "", "videosEmbeds": ""}
                            [yacht_calendar] => []
                            [equipments] => {"guletCharterEquipments": [{"qty": 0, "name": "Internet Connection", "slug": "internet-connection", "sort": 15, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Jacuzzi on deck", "slug": "jacuzzi-on-deck", "sort": 3, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Watermaker", "slug": "water-maker", "sort": 8, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Jacuzzi in master cabin", "slug": "jacuzzi-in-master-cabin", "sort": 4, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}], "motorYachtPriceInclude": [], "motorYachtEnternainment": []}
                            [comment] => []
                            [created_at] => 2021-03-09 15:40:42
                            [updated_at] => 2021-03-09 15:40:42
                            [attach] => ["internet-connection", "jacuzzi-on-deck", "water-maker", "jacuzzi-in-master-cabin"]
                        )

                    [original:protected] => Array
                        (
                            [id] => 3846
                            [yacht_id] => 3875
                            [token] => {"token": "IyDOVh32197415712156", "token_plan": "8haJZoy2197415718966", "token_video": "PPNBFPN2197415718966"}
                            [yacht] => {"flag": "Turkish", "port_id": "Gocek", "capacity_gr": 10, "capacity_tr": 10, "total_cabin": 5}
                            [detail] => {"wc": null, "beam": 790, "crew": 4, "flag": "Turkish", "engine": {"id": 347, "name": "750", "slug": "750", "power": 0, "rudder": 0, "consmax": 0, "enghours": 0, "fueltype": "motoryacht", "maxspeed": 0, "speedlog": 0, "airventil": 0, "conscruis": 0, "created_at": "2021-02-15 10:58:16", "created_by": 0, "deleted_at": null, "updated_at": "2021-02-15 10:58:16", "updated_by": 0, "autopililot": 0, "search_name": "750 0", "twincontroll": 0}, "shower": 5, "skiper": 1, "builder": "Custom Made", "port_id": "Gocek", "voltage": null, "max_speed": 0, "generators": {"first_generator_model": "-", "first_generator_power": 0, "third_generator_model": "-", "third_generator_power": 0, "second_generator_model": "-", "second_generator_power": 0}, "year_built": 2012, "year_refit": 0, "capacity_gr": 10, "capacity_tr": 10, "total_cabin": 5, "type_of_ring": "Motor Yacht", "cruising_speed": 12, "number_of_engines": 2, "consumption_for_max_speed": null, "consumption_for_cruis_speed": 150}
                            [cabins] => {"decks": [], "cabins": [], "saloons": []}
                            [description] => 
                            [dinghies] => []
                            [watersports] => []
                            [famous] => 
                            [images] => {"plans": "", "images": [{"sort": 1, "file_name": "motor-yacht-my-smyrna-1.jpg"}, {"sort": 2, "file_name": "motor-yacht-my-smyrna-2.jpg"}, {"sort": 3, "file_name": "motor-yacht-my-smyrna-3.jpg"}, {"sort": 4, "file_name": "motor-yacht-my-smyrna-4.jpg"}, {"sort": 5, "file_name": "motor-yacht-my-smyrna-5.jpg"}, {"sort": 6, "file_name": "motor-yacht-my-smyrna-6.jpg"}, {"sort": 7, "file_name": "motor-yacht-my-smyrna-7.jpg"}, {"sort": 8, "file_name": "motor-yacht-my-smyrna-8.jpg"}, {"sort": 9, "file_name": "motor-yacht-my-smyrna-9.jpg"}, {"sort": 10, "file_name": "motor-yacht-my-smyrna-10.jpg"}, {"sort": 11, "file_name": "motor-yacht-my-smyrna-11.jpg"}, {"sort": 12, "file_name": "motor-yacht-my-smyrna-12.jpg"}, {"sort": 13, "file_name": "motor-yacht-my-smyrna-13.jpg"}, {"sort": 14, "file_name": "motor-yacht-my-smyrna-14.jpg"}, {"sort": 15, "file_name": "motor-yacht-my-smyrna-15.jpg"}, {"sort": 16, "file_name": "motor-yacht-my-smyrna-16.jpg"}, {"sort": 17, "file_name": "motor-yacht-my-smyrna-17.jpg"}, {"sort": 18, "file_name": "motor-yacht-my-smyrna-18.jpg"}, {"sort": 19, "file_name": "motor-yacht-my-smyrna-19.jpg"}, {"sort": 20, "file_name": "motor-yacht-my-smyrna-20.jpg"}, {"sort": 21, "file_name": "motor-yacht-my-smyrna-21.jpg"}, {"sort": 22, "file_name": "motor-yacht-my-smyrna-22.jpg"}, {"sort": 23, "file_name": "motor-yacht-my-smyrna-23.jpg"}, {"sort": 24, "file_name": "motor-yacht-my-smyrna-24.jpg"}, {"sort": 25, "file_name": "motor-yacht-my-smyrna-25.jpg"}, {"sort": 26, "file_name": "motor-yacht-my-smyrna-26.jpg"}, {"sort": 27, "file_name": "motor-yacht-my-smyrna-27.jpg"}, {"sort": 28, "file_name": "motor-yacht-my-smyrna-28.jpg"}, {"sort": 29, "file_name": "motor-yacht-my-smyrna-29.jpg"}, {"sort": 30, "file_name": "motor-yacht-my-smyrna-30.jpg"}, {"sort": 31, "file_name": "motor-yacht-my-smyrna-31.jpg"}, {"sort": 32, "file_name": "motor-yacht-my-smyrna-32.jpg"}, {"sort": 33, "file_name": "motor-yacht-my-smyrna-33.jpg"}], "videos": "", "thumbnail": "", "videosEmbeds": ""}
                            [yacht_calendar] => []
                            [equipments] => {"guletCharterEquipments": [{"qty": 0, "name": "Internet Connection", "slug": "internet-connection", "sort": 15, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Jacuzzi on deck", "slug": "jacuzzi-on-deck", "sort": 3, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Watermaker", "slug": "water-maker", "sort": 8, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}, {"qty": 0, "name": "Jacuzzi in master cabin", "slug": "jacuzzi-in-master-cabin", "sort": 4, "type": "guletCharterEquipments", "unit": 0, "price": 0, "eq_type": "yes", "description": ""}], "motorYachtPriceInclude": [], "motorYachtEnternainment": []}
                            [comment] => []
                            [created_at] => 2021-03-09 15:40:42
                            [updated_at] => 2021-03-09 15:40:42
                            [attach] => ["internet-connection", "jacuzzi-on-deck", "water-maker", "jacuzzi-in-master-cabin"]
                        )

                    [changes:protected] => Array
                        (
                        )

                    [casts:protected] => Array
                        (
                        )

                    [classCastCache:protected] => Array
                        (
                        )

                    [dates:protected] => Array
                        (
                        )

                    [dateFormat:protected] => 
                    [appends:protected] => Array
                        (
                        )

                    [dispatchesEvents:protected] => Array
                        (
                        )

                    [observables:protected] => Array
                        (
                        )

                    [relations:protected] => Array
                        (
                        )

                    [touches:protected] => Array
                        (
                        )

                    [timestamps] => 1
                    [hidden:protected] => Array
                        (
                        )

                    [visible:protected] => Array
                        (
                        )

                    [guarded:protected] => Array
                        (
                            [0] => *
                        )

                )

            [comments] => Illuminate\Database\Eloquent\Collection Object
                (
                    [items:protected] => Array
                        (
                        )

                )

        )

    [touches:protected] => Array
        (
        )

    [timestamps] => 1
    [hidden:protected] => Array
        (
        )

    [visible:protected] => Array
        (
        )

    [guarded:protected] => Array
        (
            [0] => *
        )

)
Illuminate\Database\Eloquent\Collection Object
(
    [items:protected] => Array
        (
        )

)