{"id":8316,"date":"2025-06-17T09:48:10","date_gmt":"2025-06-17T09:48:10","guid":{"rendered":"https:\/\/meetgirl.ch\/?page_id=8316"},"modified":"2025-08-29T08:06:07","modified_gmt":"2025-08-29T08:06:07","slug":"find-a-naughty-escort-in-geneva","status":"publish","type":"page","link":"https:\/\/meetgirl.ch\/en\/find-a-naughty-escort-in-geneva\/","title":{"rendered":"Find a naughty escort in Geneva"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"8316\" class=\"elementor elementor-8316\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d7c3b3a e-flex e-con-boxed e-con e-parent\" data-id=\"d7c3b3a\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4bc303a elementor-widget elementor-widget-case27-explore-widget\" data-id=\"4bc303a\" data-element_type=\"widget\" data-widget_type=\"case27-explore-widget.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n\r\n\t<div v-cloak id=\"c27-explore-listings\" :class=\"['mobile-tab-'+state.mobileTab]\" class=\"cts-explore explore-classic explore-types-topbar finder-three-columns\">\r\n\t\t\t\t\r\n\t\r\n\t<div class=\"mobile-explore-head-top\" v-if=\"activeType.id===2097 && state.mobileTab!=='filters'\">\r\n\t\t<div v-if=\"currentTax\" class=\"primary-category\">\r\n\t\t\t<span class=\"cat-icon\" :style=\"'background-color:'+(currentTax.activeTerm?currentTax.activeTerm.color:'#fff')\"\r\n\t\t\t\tv-html=\"currentTax.activeTerm.single_icon\"><\/span>\r\n\t\t\t<div v-html=\"currentTermName\"><\/div>\r\n\t\t<\/div>\r\n\t\t<template v-else>\r\n\t\t\t\t\t\t\t\r\n<location-filter\r\n    listing-type=\"independante\"\r\n    filter-key=\"search_location\"\r\n    location=\"primary-filter\"\r\n    label=\"G\u00e9ocalisation - Ville\"\r\n    @input=\"getListings( &#039;primary-filter:location&#039;, true )\"\r\n    inline-template\r\n>\r\n    <div v-if=\"location === 'primary-filter'\" class=\"explore-head-search ehs-location\">\r\n        <i class=\"mi search\"><\/i>\r\n        <input required ref=\"input\" type=\"text\" :placeholder=\"label\" :value=\"filters[filterKey]\"\r\n\t\t\t@autocomplete:change=\"handleAutocomplete\">\r\n    \t<i class=\"icon-location-user geocode-location\" @click=\"updateWithUserLocation\"><\/i>\r\n    <\/div>\r\n    <div v-else class=\"form-group location-wrapper explore-filter location-filter md-group\">\r\n        <input :aria-label=\"label\" required ref=\"input\" type=\"text\" placeholder=\" \" :value=\"filters[filterKey]\"\r\n\t\t\t@autocomplete:change=\"handleAutocomplete\">\r\n    \t<i class=\"icon-location-user geocode-location\" @click=\"updateWithUserLocation\"><\/i>\r\n        <label>{{label}}<\/label>\r\n    <\/div>\r\n<\/location-filter>\r\n\t\t\t\t\t<\/template>\r\n\r\n\t\t<div class=\"explore-head-top-filters\">\r\n\t\t\t<a v-if=\"template==='explore-no-map' && !isMobile\" href=\"#\"\r\n\t\t\t\t@click.prevent=\"this.jQuery('.fc-type-2').toggleClass('fc-type-2-open')\">\r\n\t\t\t\tFilters\t\t\t\t<i class=\"icon-settings-1\"><\/i>\r\n\t\t\t<\/a>\r\n\t\t\t<a v-else href=\"#\" @click.prevent=\"state.mobileTab = 'filters'\">\r\n\t\t\t\tFilters\t\t\t\t<i class=\"icon-settings-1\"><\/i>\r\n\t\t\t<\/a>\r\n\t\t<\/div>\r\n\t<\/div>\r\n\r\n\t<div class=\"finder-container fc-type-2\">\r\n\r\n\t\t<div class=\"finder-search collapse\" id=\"finderSearch\" :class=\"( state.mobileTab === 'filters' ? '' : 'visible-lg' )\">\r\n\r\n\t\t\t<div class=\"finder-tabs-wrapper\">\r\n\t\t\t\t\r\n\r\n<div class=\"finder-tabs col-md-12 without-listing-types\">\r\n\r\n\t\r\n\t\r\n\t\t\t<div class=\"tab-content tab-count-1\" v-show=\"activeType.slug === 'independante'\">\r\n\r\n\t\t\t<div id=\"search-form\" class=\"listing-type-filters search-tab tab-pane fade\" :class=\"activeType.tab == 'search-form' ? 'in active' : ''\">\r\n\t\t\t\t<div class=\"search-filters type-independante type-id-2097\">\r\n\t\t\t\t\t<div class=\"light-forms filter-wrapper\">\r\n\r\n\t\t\t\t\t\t\r\n<order-filter\r\n    listing-type=\"independante\"\r\n    filter-key=\"sort\"\r\n    location=\"advanced-form\"\r\n    label=\"Order by\"\r\n\t:choices=\"[{&quot;key&quot;:&quot;latest&quot;,&quot;label&quot;:&quot;Latest&quot;,&quot;notes&quot;:[]},{&quot;key&quot;:&quot;top-rated&quot;,&quot;label&quot;:&quot;Top rated&quot;,&quot;notes&quot;:[]},{&quot;key&quot;:&quot;random&quot;,&quot;label&quot;:&quot;Random&quot;,&quot;notes&quot;:[]}]\"\r\n    @input=\"filterChanged\"\r\n\tinline-template\r\n>\r\n    <div v-if=\"location === 'primary-filter'\" class=\"explore-head-search\">\r\n        <i class=\"mi format_list_bulleted\"><\/i>\r\n        <select :value=\"filters[filterKey]\" @select:change=\"updateInput\" ref=\"select\" required>\r\n            <option v-for=\"choice in choices\" :value=\"choice.key\">{{choice.label}}<\/option>\r\n        <\/select>\r\n    <\/div>\r\n\t<div v-else class=\"form-group explore-filter orderby-filter md-group\" :class=\"wrapperClasses\">\r\n        <select :value=\"filters[filterKey]\" @select:change=\"updateInput\" ref=\"select\" required>\r\n            <option v-for=\"choice in choices\" :value=\"choice.key\">{{choice.label}}<\/option>\r\n        <\/select>\r\n    \t<label>{{label}}<\/label>\r\n    \t<div class=\"orderby-filter-notes\"\r\n            v-if=\"location==='advanced-form' && hasNote(filters[filterKey], 'has-proximity-clause')\">\r\n            <p>{{locationDetails}}<\/p>\r\n    \t<\/div>\r\n\t<\/div>\r\n<\/order-filter>\r\n\r\n<wp-search-filter\r\n    listing-type=\"independante\"\r\n    filter-key=\"search_keywords\"\r\n    location=\"advanced-form\"\r\n    label=\"Recherche par mot cl\u00e9\"\r\n    @input=\"filterChanged\"\r\n    inline-template\r\n>\r\n    <div v-if=\"location === 'primary-filter'\" class=\"explore-head-search\">\r\n        <i class=\"mi search\"><\/i>\r\n        <input required ref=\"input\" type=\"text\" :placeholder=\"label\"\r\n            :value=\"filters[filterKey]\" @input=\"updateInput\">\r\n    <\/div>\r\n    <div v-else class=\"form-group explore-filter wp-search-filter md-group\">\r\n        <input :aria-label=\"label\" required ref=\"input\" type=\"text\"\r\n            :value=\"filters[filterKey]\" @input=\"updateInput\">\r\n        <label>{{label}}<\/label>\r\n    <\/div>\r\n<\/wp-search-filter>\r\n\r\n<checkboxes-filter\r\n    listing-type=\"independante\"\r\n    filter-key=\"category\"\r\n    location=\"advanced-form\"\r\n    label=\"Cat\u00e9gorie\"\r\n\t:choices=\"[{&quot;value&quot;:&quot;escort&quot;,&quot;label&quot;:&quot;Escort&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;filles&quot;,&quot;label&quot;:&quot;Masseuses \\u00e9rotiques&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;massage-relax&quot;,&quot;label&quot;:&quot;Massage relax&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;bdsm&quot;,&quot;label&quot;:&quot;SM Dominatrice&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;trans&quot;,&quot;label&quot;:&quot;Trans&quot;,&quot;selected&quot;:false}]\"\r\n    :multiple=\"true\"\r\n    @input=\"filterChanged\"\r\n    inline-template\r\n>\r\n    <div class=\"form-group form-group-tags explore-filter checkboxes-filter\">\r\n\t\t<label>{{label}}<\/label>\r\n\t\t<ul class=\"tags-nav\">\r\n\t\t\t<li v-for=\"choice, key in choices\">\r\n\t\t\t\t<div class=\"md-checkbox\">\r\n\t\t\t\t\t<input :id=\"filterId+key\" :type=\"multiple ? 'checkbox' : 'radio'\"\r\n\t\t\t\t\t\t:value=\"choice.value\" v-model=\"selected\" @change=\"updateInput\">\r\n\t\t\t\t\t<label :for=\"filterId+key\">{{choice.label}}<\/label>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/li>\r\n\t\t<\/ul>\r\n    <\/div>\r\n<\/checkboxes-filter>\r\n\r\n<dropdown-terms-filter\r\n    listing-type=\"independante\"\r\n    filter-key=\"custom-taxonomy-canton-ville\"\r\n    location=\"advanced-form\"\r\n    label=\"Mentionner le Canton et ensuite la ville\"\r\n    ajax-params=\"{&quot;taxonomy&quot;:&quot;custom-taxonomy-canton-ville&quot;,&quot;listing-type-id&quot;:2097,&quot;orderby&quot;:&quot;count&quot;,&quot;order&quot;:&quot;DESC&quot;,&quot;hide_empty&quot;:&quot;yes&quot;,&quot;term-value&quot;:&quot;slug&quot;}\"\r\n    :pre-selected=\"[]\"\r\n    @input=\"filterChanged\"\r\n    inline-template\r\n>\r\n    <div class=\"form-group explore-filter dropdown-filter-multiselect dropdown-filter md-group\">\r\n        <div class=\"main-term\">\r\n            <select required ref=\"select\" multiple=\"multiple\" data-placeholder=\" \"\r\n                data-mylisting-ajax=\"true\"\r\n                data-mylisting-ajax-url=\"mylisting_list_terms\"\r\n                :data-mylisting-ajax-params=\"ajaxParams\"\r\n                @select:change=\"handleChange\"\r\n            >\r\n                <option v-for=\"term in preSelected\" :value=\"term.value\" selected>\r\n                    {{term.label}}\r\n                <\/option>\r\n            <\/select>\r\n            <label>{{label}}<\/label>\r\n        <\/div>\r\n    <\/div>\r\n<\/dropdown-terms-filter>\r\n<location-filter\r\n    listing-type=\"independante\"\r\n    filter-key=\"search_location\"\r\n    location=\"advanced-form\"\r\n    label=\"G\u00e9ocalisation - Ville\"\r\n    @input=\"filterChanged\"\r\n    inline-template\r\n>\r\n    <div v-if=\"location === 'primary-filter'\" class=\"explore-head-search ehs-location\">\r\n        <i class=\"mi search\"><\/i>\r\n        <input required ref=\"input\" type=\"text\" :placeholder=\"label\" :value=\"filters[filterKey]\"\r\n\t\t\t@autocomplete:change=\"handleAutocomplete\">\r\n    \t<i class=\"icon-location-user geocode-location\" @click=\"updateWithUserLocation\"><\/i>\r\n    <\/div>\r\n    <div v-else class=\"form-group location-wrapper explore-filter location-filter md-group\">\r\n        <input :aria-label=\"label\" required ref=\"input\" type=\"text\" placeholder=\" \" :value=\"filters[filterKey]\"\r\n\t\t\t@autocomplete:change=\"handleAutocomplete\">\r\n    \t<i class=\"icon-location-user geocode-location\" @click=\"updateWithUserLocation\"><\/i>\r\n        <label>{{label}}<\/label>\r\n    <\/div>\r\n<\/location-filter>\r\n\r\n<proximity-filter\r\n    listing-type=\"independante\"\r\n    filter-key=\"proximity\"\r\n    location=\"advanced-form\"\r\n    label=\"distance pr\u00e8s de vous\"\r\n    units=\"km\"\r\n    :min=\"0\"\r\n    :max=\"500\"\r\n    :step=\"1\"\r\n    :default=\"10\"\r\n    @input=\"filterChanged\"\r\n    ref=\"independante_proximity\"\r\n    inline-template\r\n>\r\n    <div class=\"form-group radius radius1 proximity-slider explore-filter proximity-filter\"\r\n        v-show=\"location==='basic-form'||(filters.lat && filters.lng && filters.search_location)\" data-units=\"km\">\r\n        <div class=\"mylisting-range-slider\">\r\n            <div class=\"amount\">{{displayValue}}<\/div>\r\n            <div class=\"slider-range\" ref=\"slider\"><\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/proximity-filter>\r\n\r\n<checkboxes-filter\r\n    listing-type=\"independante\"\r\n    filter-key=\"tags\"\r\n    location=\"advanced-form\"\r\n    label=\"Sp\u00e9cialit\u00e9s\"\r\n\t:choices=\"[{&quot;value&quot;:&quot;rapport-sexuel&quot;,&quot;label&quot;:&quot;Rapport sexuel&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;massage-erotique&quot;,&quot;label&quot;:&quot;Massage \\u00e9rotique&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;69&quot;,&quot;label&quot;:&quot;69&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;ejaculation-corps&quot;,&quot;label&quot;:&quot;Ejaculation corps&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;fellation&quot;,&quot;label&quot;:&quot;Fellation&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;lingerie&quot;,&quot;label&quot;:&quot;Lingerie&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;cunnilingus&quot;,&quot;label&quot;:&quot;Cunnilingus&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;massage-sensuel&quot;,&quot;label&quot;:&quot;Massage sensuel&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;jeux-de-roles&quot;,&quot;label&quot;:&quot;Jeux de r\\u00f4les&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;fetichiste&quot;,&quot;label&quot;:&quot;F\\u00e9tichiste&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;gorge-profonde&quot;,&quot;label&quot;:&quot;Gorge profonde&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;domination-soft&quot;,&quot;label&quot;:&quot;Domination Soft&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;girl-friend-experience&quot;,&quot;label&quot;:&quot;Girl Friend Exp\\u00e9rience&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;facesitting&quot;,&quot;label&quot;:&quot;Facesitting&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;sex-toy&quot;,&quot;label&quot;:&quot;Sex Toy&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;massage-tantra&quot;,&quot;label&quot;:&quot;Massage tantra&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;striptease&quot;,&quot;label&quot;:&quot;Striptease&quot;,&quot;selected&quot;:false}]\"\r\n    :multiple=\"true\"\r\n    @input=\"filterChanged\"\r\n    inline-template\r\n>\r\n    <div class=\"form-group form-group-tags explore-filter checkboxes-filter\">\r\n\t\t<label>{{label}}<\/label>\r\n\t\t<ul class=\"tags-nav\">\r\n\t\t\t<li v-for=\"choice, key in choices\">\r\n\t\t\t\t<div class=\"md-checkbox\">\r\n\t\t\t\t\t<input :id=\"filterId+key\" :type=\"multiple ? 'checkbox' : 'radio'\"\r\n\t\t\t\t\t\t:value=\"choice.value\" v-model=\"selected\" @change=\"updateInput\">\r\n\t\t\t\t\t<label :for=\"filterId+key\">{{choice.label}}<\/label>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/li>\r\n\t\t<\/ul>\r\n    <\/div>\r\n<\/checkboxes-filter>\r\n\r\n<checkboxes-filter\r\n    listing-type=\"independante\"\r\n    filter-key=\"je-vous-reois\"\r\n    location=\"advanced-form\"\r\n    label=\"Elle vous re\u00e7oit chez elle\"\r\n\t:choices=\"[{&quot;value&quot;:&quot;Oui+chez+moi+avec+plaisir&quot;,&quot;label&quot;:&quot;Oui chez moi avec plaisir&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;Oui+dans+un+salon&quot;,&quot;label&quot;:&quot;Oui dans un salon&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;Non+d%C3%A9sol%C3%A9e&quot;,&quot;label&quot;:&quot;Non d\\u00e9sol\\u00e9e&quot;,&quot;selected&quot;:false}]\"\r\n    :multiple=\"true\"\r\n    @input=\"filterChanged\"\r\n    inline-template\r\n>\r\n    <div class=\"form-group form-group-tags explore-filter checkboxes-filter\">\r\n\t\t<label>{{label}}<\/label>\r\n\t\t<ul class=\"tags-nav\">\r\n\t\t\t<li v-for=\"choice, key in choices\">\r\n\t\t\t\t<div class=\"md-checkbox\">\r\n\t\t\t\t\t<input :id=\"filterId+key\" :type=\"multiple ? 'checkbox' : 'radio'\"\r\n\t\t\t\t\t\t:value=\"choice.value\" v-model=\"selected\" @change=\"updateInput\">\r\n\t\t\t\t\t<label :for=\"filterId+key\">{{choice.label}}<\/label>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/li>\r\n\t\t<\/ul>\r\n    <\/div>\r\n<\/checkboxes-filter>\r\n\r\n<checkboxes-filter\r\n    listing-type=\"independante\"\r\n    filter-key=\"escort-je-vais-vous\"\r\n    location=\"advanced-form\"\r\n    label=\"Service d&#039;escort\"\r\n\t:choices=\"[{&quot;value&quot;:&quot;Oui+dans+ma+ville&quot;,&quot;label&quot;:&quot;Oui dans ma ville&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;En+week-end&quot;,&quot;label&quot;:&quot;En week-end&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;H%C3%B4tel&quot;,&quot;label&quot;:&quot;H\\u00f4tel&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;Oui+chez+vous&quot;,&quot;label&quot;:&quot;Oui chez vous&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;Au+restaurant&quot;,&quot;label&quot;:&quot;Au restaurant&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;Non+d%C3%A9sol%C3%A9e&quot;,&quot;label&quot;:&quot;Non d\\u00e9sol\\u00e9e&quot;,&quot;selected&quot;:false}]\"\r\n    :multiple=\"true\"\r\n    @input=\"filterChanged\"\r\n    inline-template\r\n>\r\n    <div class=\"form-group form-group-tags explore-filter checkboxes-filter\">\r\n\t\t<label>{{label}}<\/label>\r\n\t\t<ul class=\"tags-nav\">\r\n\t\t\t<li v-for=\"choice, key in choices\">\r\n\t\t\t\t<div class=\"md-checkbox\">\r\n\t\t\t\t\t<input :id=\"filterId+key\" :type=\"multiple ? 'checkbox' : 'radio'\"\r\n\t\t\t\t\t\t:value=\"choice.value\" v-model=\"selected\" @change=\"updateInput\">\r\n\t\t\t\t\t<label :for=\"filterId+key\">{{choice.label}}<\/label>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/li>\r\n\t\t<\/ul>\r\n    <\/div>\r\n<\/checkboxes-filter>\r\n\r\n<checkboxes-filter\r\n    listing-type=\"independante\"\r\n    filter-key=\"origine\"\r\n    location=\"advanced-form\"\r\n    label=\"Origine\"\r\n\t:choices=\"[{&quot;value&quot;:&quot;Europ%C3%A9enne&quot;,&quot;label&quot;:&quot;Europ\\u00e9enne&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;Fran%C3%A7aise&quot;,&quot;label&quot;:&quot;Fran\\u00e7aise&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;Espagnole&quot;,&quot;label&quot;:&quot;Espagnole&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;Latine&quot;,&quot;label&quot;:&quot;Latine&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;Allemande&quot;,&quot;label&quot;:&quot;Allemande&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;Italienne&quot;,&quot;label&quot;:&quot;Italienne&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;Africaine&quot;,&quot;label&quot;:&quot;Africaine&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;Suissesse&quot;,&quot;label&quot;:&quot;Suissesse&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;Autre&quot;,&quot;label&quot;:&quot;Autre&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;Asiatique&quot;,&quot;label&quot;:&quot;Asiatique&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;Russe&quot;,&quot;label&quot;:&quot;Russe&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;Br%C3%A9silienne&quot;,&quot;label&quot;:&quot;Br\\u00e9silienne&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;M%C3%A9tiss%C3%A9e&quot;,&quot;label&quot;:&quot;M\\u00e9tiss\\u00e9e&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;Orientale&quot;,&quot;label&quot;:&quot;Orientale&quot;,&quot;selected&quot;:false}]\"\r\n    :multiple=\"true\"\r\n    @input=\"filterChanged\"\r\n    inline-template\r\n>\r\n    <div class=\"form-group form-group-tags explore-filter checkboxes-filter\">\r\n\t\t<label>{{label}}<\/label>\r\n\t\t<ul class=\"tags-nav\">\r\n\t\t\t<li v-for=\"choice, key in choices\">\r\n\t\t\t\t<div class=\"md-checkbox\">\r\n\t\t\t\t\t<input :id=\"filterId+key\" :type=\"multiple ? 'checkbox' : 'radio'\"\r\n\t\t\t\t\t\t:value=\"choice.value\" v-model=\"selected\" @change=\"updateInput\">\r\n\t\t\t\t\t<label :for=\"filterId+key\">{{choice.label}}<\/label>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/li>\r\n\t\t<\/ul>\r\n    <\/div>\r\n<\/checkboxes-filter>\r\n\r\n<range-filter\r\n    listing-type=\"independante\"\r\n    filter-key=\"age\"\r\n    location=\"advanced-form\"\r\n    label=\"Age\"\r\n    value=\"\"\r\n    type=\"range\"\r\n    prefix=\"\"\r\n    suffix=\"\"\r\n    behavior=\"lower\"\r\n    :min=\"18\"\r\n    :max=\"455\"\r\n    :step=\"15\"\r\n    :format-value=\"false\"\r\n    @input=\"filterChanged\"\r\n    inline-template\r\n>\r\n    <div v-if=\"location === 'primary-filter'\" class=\"explore-head-search form-group radius\">\r\n        <i class=\"mi search\"><\/i>\r\n        <div class=\"mylisting-range-slider\">\r\n            <div class=\"amount\">{{label}}: {{displayValue}}<\/div>\r\n            <div class=\"slider-range\" ref=\"slider\"><\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <div v-else class=\"form-group radius radius1 range-slider explore-filter range-filter\">\r\n    \t<label>{{label}}<\/label>\r\n        <div class=\"mylisting-range-slider\">\r\n            <div class=\"amount\">{{displayValue}}<\/div>\r\n            <div class=\"slider-range\" ref=\"slider\"><\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/range-filter>\r\n\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"form-group fc-search\">\r\n\t\t\t\t\t\t<a href=\"#\" class=\"buttons button-2 full-width c27-explore-search-button\"\r\n\t\t\t\t\t\t   @click.prevent=\"state.mobileTab = 'results'; _getListings(); _resultsScrollTop();\"\r\n\t\t\t\t\t\t><i class=\"mi search\"><\/i>Search<\/a>\r\n\t\t\t\t\t\t<a href=\"#\" class=\"reset-results-27 full-width\" @click.prevent=\"resetFilters($event); getListings();\">\r\n\t\t\t\t\t\t\t<i class=\"mi refresh\"><\/i>Reset Filters\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t<a href=\"#\" class=\"close-filters-27\" @click.prevent=\"state.mobileTab = 'results'\">\r\n\t\t\t\t\t\t\t<i class=\"mi close\"><\/i>\r\n\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\r\n\t<div id=\"explore-taxonomy-tab\" class=\"listing-cat-tab tab-pane fade c27-explore-categories\" :class=\"activeType.tab !== 'search-form' ? 'in active' : ''\">\r\n\t\t<div v-if=\"currentTax\">\r\n\t\t\t<transition-group name=\"vfade-down\">\r\n\t\t\t\t<div v-if=\"currentTax.activeTerm\" class=\"active-term\" :key=\"currentTax.activeTerm.term_id\">\r\n\t\t\t\t\t<div class=\"form-group fc-search\" :key=\"'filters-mobile-head'\">\r\n\t\t\t\t\t\t<a href=\"#\" class=\"buttons button-2 full-width c27-explore-search-button\"\r\n\t\t\t\t\t\t   @click.prevent=\"state.mobileTab = 'results'; _getListings(); _resultsScrollTop();\"\r\n\t\t\t\t\t\t   v-if=\"isMobile\"\r\n\t\t\t\t\t\t><i class=\"mi search\"><\/i>Search<\/a>\r\n\t\t\t\t\t\t<a href=\"#\" class=\"taxonomy-back-btn\"\r\n\t\t\t\t\t\t\t@click.prevent=\"termsGoBack( currentTax.activeTerm )\"\r\n\t\t\t\t\t\t\tv-if=\"currentTax.activeTermId !== 0\">\r\n\t\t\t\t\t\t\t<i class=\"mi keyboard_backspace\"><\/i>Back\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t<a href=\"#\" class=\"close-filters-27\" @click.prevent=\"state.mobileTab = 'results'\"\r\n\t\t\t\t\t\t\tv-if=\"isMobile\">\r\n\t\t\t\t\t\t\t<i class=\"mi close\"><\/i>\r\n\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t<div class=\"active-taxonomy-container\" :class=\"currentTax.activeTerm.background ? 'with-bg' : 'no-bg'\">\r\n\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\tclass=\"category-background\" style=\"height: 200px; background-size: cover;\"\r\n\t\t\t\t\t\t\t:style=\"currentTax.activeTerm.background ? 'background-image: url(\\''+currentTax.activeTerm.background+'\\');' : ''\"\r\n\t\t\t\t\t\t><\/div>\r\n\t\t\t\t\t\t<span class=\"cat-icon\" :style=\"'background-color:'+currentTax.activeTerm.color\" v-html=\"currentTax.activeTerm.single_icon\"><\/span>\r\n\t\t\t\t\t\t<div v-html=\"currentTermName\"><\/div>\r\n\t\t\t\t\t\t<p class=\"category-description\" v-html=\"currentTax.activeTerm.description\"><\/p>\r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div v-show=\"activeType.id === 2097\">\r\n\t\t\t\t\t\t\t\t\t\r\n<order-filter\r\n    listing-type=\"independante\"\r\n    filter-key=\"sort\"\r\n    location=\"taxonomy-tab\"\r\n    label=\"Order by\"\r\n\t:choices=\"[{&quot;key&quot;:&quot;latest&quot;,&quot;label&quot;:&quot;Latest&quot;,&quot;notes&quot;:[]},{&quot;key&quot;:&quot;top-rated&quot;,&quot;label&quot;:&quot;Top rated&quot;,&quot;notes&quot;:[]},{&quot;key&quot;:&quot;random&quot;,&quot;label&quot;:&quot;Random&quot;,&quot;notes&quot;:[]}]\"\r\n    @input=\"filterChanged\"\r\n\tinline-template\r\n>\r\n    <div v-if=\"location === 'primary-filter'\" class=\"explore-head-search\">\r\n        <i class=\"mi format_list_bulleted\"><\/i>\r\n        <select :value=\"filters[filterKey]\" @select:change=\"updateInput\" ref=\"select\" required>\r\n            <option v-for=\"choice in choices\" :value=\"choice.key\">{{choice.label}}<\/option>\r\n        <\/select>\r\n    <\/div>\r\n\t<div v-else class=\"form-group explore-filter orderby-filter md-group\" :class=\"wrapperClasses\">\r\n        <select :value=\"filters[filterKey]\" @select:change=\"updateInput\" ref=\"select\" required>\r\n            <option v-for=\"choice in choices\" :value=\"choice.key\">{{choice.label}}<\/option>\r\n        <\/select>\r\n    \t<label>{{label}}<\/label>\r\n    \t<div class=\"orderby-filter-notes\"\r\n            v-if=\"location==='advanced-form' && hasNote(filters[filterKey], 'has-proximity-clause')\">\r\n            <p>{{locationDetails}}<\/p>\r\n    \t<\/div>\r\n\t<\/div>\r\n<\/order-filter>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\r\n\t\t\t\t<div v-show=\"currentTax.termsLoading && currentTax.activeTermId !== 0 && ! currentTax.activeTerm\" class=\"loader-bg\" :key=\"'single-term-loading-indicator'\">\r\n\t\t\t\t\t<div class=\"listing-cat listing-cat-loading bg-loading-animation\"><\/div>\r\n\t\t\t\t\t<div class=\"listing-cat-line bg-loading-animation\"><\/div>\r\n\t\t\t\t\t<div class=\"listing-cat-line bg-loading-animation\"><\/div>\r\n\t\t\t\t\t<div class=\"listing-cat-line bg-loading-animation\"><\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/transition-group>\r\n\r\n\t\t\t<transition-group :name=\"currentTax.activeTermId === 0 ? 'vfade-up' : 'vfade-down'\">\r\n\t\t\t\t<a href=\"#\" class=\"taxonomy-back-btn\" @click.prevent=\"activeType.tab = 'search-form'; getListings();\" v-if=\"currentTax.activeTermId === 0 && showBackToFilters\" :key=\"'back-to-filters'\">\r\n\t\t\t\t\t<i class=\"mi keyboard_backspace\"><\/i>Back to filters\t\t\t\t<\/a>\r\n\r\n\t\t\t\t<div v-if=\"Object.keys(currentTax.terms).length && currentTax.activeTermId !== 0\" :key=\"'subterms-loaded-indicator-'+currentTax.activeTermId\">\r\n\t\t\t\t\t<h4 class=\"browse-subcategories\"><i class=\"mi bookmark_border\"><\/i>Browse sub-categories<\/h4>\r\n\t\t\t\t<\/div>\r\n\r\n\t\t\t\t<div v-if=\"currentTax.terms\" v-for=\"term in currentTax.terms\" class=\"listing-cat\" :class=\"term.term_id == currentTax.active_term ? 'active' : ''\" :key=\"term.term_id\">\r\n\t\t\t\t\t<a href=\"#\" @click.prevent=\"termsExplore( activeType.tab, term )\">\r\n\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\tclass=\"overlay\"\r\n\t\t\t\t\t\t\tstyle=\"\"\r\n\t\t\t\t\t\t><\/div>\r\n\t\t\t\t\t\t<div class=\"lc-background\" :style=\"term.background ? 'background-image: url(\\''+term.background+'\\');' : ''\"><\/div>\r\n\r\n\t\t\t\t\t\t<div class=\"lc-info\">\r\n\t\t\t\t\t\t\t<h4 class=\"case27-primary-text\">{{ term.name }}<\/h4>\r\n\t\t\t\t\t\t\t<template v-if=\"activeType.is_global\">\r\n\t\t\t\t\t\t\t\t<h6>{{ term.count }}<\/h6>\r\n\t\t\t\t\t\t\t<\/template>\r\n\t\t\t\t\t\t\t<template v-else>\r\n\t\t\t\t\t\t\t\t<h6 v-if=\"term.count_by_type && term.count_by_type.hasOwnProperty(activeType.slug)\">{{ term.count_by_type[activeType.slug] }}<\/h6>\r\n\t\t\t\t\t\t\t\t<h6 v-else>No listings<\/h6>\r\n\r\n\t\t\t\t\t\t\t<\/template>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"lc-icon\" v-html=\"term.icon\"><\/div>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t<\/div>\r\n\r\n\t\t\t\t<div v-if=\"currentTax.terms && currentTax.hasMore && !currentTax.termsLoading\" :key=\"'load-more-terms'\">\r\n\t\t\t\t\t<a href=\"#\" class=\"buttons button-2\" @click.prevent=\"currentTax.termsPage += 1; termsExplore( activeType.tab, currentTax.activeTerm, true );\">\r\n\t\t\t\t\t\tLoad More\t\t\t\t\t<\/a>\r\n\t\t\t\t<\/div>\r\n\r\n\t\t\t\t<div v-show=\"currentTax.termsLoading && currentTax.activeTermId === 0\" class=\"loader-bg\" :key=\"'terms-loading-indicator'\">\r\n\t\t\t\t\t<div class=\"listing-cat listing-cat-loading bg-loading-animation\"><\/div>\r\n\t\t\t\t\t<div class=\"listing-cat listing-cat-loading bg-loading-animation\"><\/div>\r\n\t\t\t\t\t<div class=\"listing-cat listing-cat-loading bg-loading-animation\"><\/div>\r\n\t\t\t\t\t<div class=\"listing-cat listing-cat-loading bg-loading-animation\"><\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/transition-group>\r\n\t\t<\/div>\r\n\t<\/div>\r\n<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t<div class=\"finder-overlay\"><\/div>\r\n\t<\/div>\r\n\r\n\t<section class=\"i-section explore-type-4\" :class=\"( state.mobileTab === 'results' ? '' : 'visible-lg' )\">\r\n\t\t<div class=\"container\">\r\n\t\t\t<div class=\"explore-classic-sidebar col-md-4\">\r\n\t\t\t\t<div class=\"element\">\r\n\t\t\t\t\t\r\n\r\n<div class=\"finder-tabs col-md-12 without-listing-types\">\r\n\r\n\t\r\n\t\r\n\t\t\t<div class=\"tab-content tab-count-1\" v-show=\"activeType.slug === 'independante'\">\r\n\r\n\t\t\t<div id=\"search-form\" class=\"listing-type-filters search-tab tab-pane fade\" :class=\"activeType.tab == 'search-form' ? 'in active' : ''\">\r\n\t\t\t\t<div class=\"search-filters type-independante type-id-2097\">\r\n\t\t\t\t\t<div class=\"light-forms filter-wrapper\">\r\n\r\n\t\t\t\t\t\t\r\n<order-filter\r\n    listing-type=\"independante\"\r\n    filter-key=\"sort\"\r\n    location=\"advanced-form\"\r\n    label=\"Order by\"\r\n\t:choices=\"[{&quot;key&quot;:&quot;latest&quot;,&quot;label&quot;:&quot;Latest&quot;,&quot;notes&quot;:[]},{&quot;key&quot;:&quot;top-rated&quot;,&quot;label&quot;:&quot;Top rated&quot;,&quot;notes&quot;:[]},{&quot;key&quot;:&quot;random&quot;,&quot;label&quot;:&quot;Random&quot;,&quot;notes&quot;:[]}]\"\r\n    @input=\"filterChanged\"\r\n\tinline-template\r\n>\r\n    <div v-if=\"location === 'primary-filter'\" class=\"explore-head-search\">\r\n        <i class=\"mi format_list_bulleted\"><\/i>\r\n        <select :value=\"filters[filterKey]\" @select:change=\"updateInput\" ref=\"select\" required>\r\n            <option v-for=\"choice in choices\" :value=\"choice.key\">{{choice.label}}<\/option>\r\n        <\/select>\r\n    <\/div>\r\n\t<div v-else class=\"form-group explore-filter orderby-filter md-group\" :class=\"wrapperClasses\">\r\n        <select :value=\"filters[filterKey]\" @select:change=\"updateInput\" ref=\"select\" required>\r\n            <option v-for=\"choice in choices\" :value=\"choice.key\">{{choice.label}}<\/option>\r\n        <\/select>\r\n    \t<label>{{label}}<\/label>\r\n    \t<div class=\"orderby-filter-notes\"\r\n            v-if=\"location==='advanced-form' && hasNote(filters[filterKey], 'has-proximity-clause')\">\r\n            <p>{{locationDetails}}<\/p>\r\n    \t<\/div>\r\n\t<\/div>\r\n<\/order-filter>\r\n\r\n<wp-search-filter\r\n    listing-type=\"independante\"\r\n    filter-key=\"search_keywords\"\r\n    location=\"advanced-form\"\r\n    label=\"Recherche par mot cl\u00e9\"\r\n    @input=\"filterChanged\"\r\n    inline-template\r\n>\r\n    <div v-if=\"location === 'primary-filter'\" class=\"explore-head-search\">\r\n        <i class=\"mi search\"><\/i>\r\n        <input required ref=\"input\" type=\"text\" :placeholder=\"label\"\r\n            :value=\"filters[filterKey]\" @input=\"updateInput\">\r\n    <\/div>\r\n    <div v-else class=\"form-group explore-filter wp-search-filter md-group\">\r\n        <input :aria-label=\"label\" required ref=\"input\" type=\"text\"\r\n            :value=\"filters[filterKey]\" @input=\"updateInput\">\r\n        <label>{{label}}<\/label>\r\n    <\/div>\r\n<\/wp-search-filter>\r\n\r\n<checkboxes-filter\r\n    listing-type=\"independante\"\r\n    filter-key=\"category\"\r\n    location=\"advanced-form\"\r\n    label=\"Cat\u00e9gorie\"\r\n\t:choices=\"[{&quot;value&quot;:&quot;escort&quot;,&quot;label&quot;:&quot;Escort&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;filles&quot;,&quot;label&quot;:&quot;Masseuses \\u00e9rotiques&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;massage-relax&quot;,&quot;label&quot;:&quot;Massage relax&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;bdsm&quot;,&quot;label&quot;:&quot;SM Dominatrice&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;trans&quot;,&quot;label&quot;:&quot;Trans&quot;,&quot;selected&quot;:false}]\"\r\n    :multiple=\"true\"\r\n    @input=\"filterChanged\"\r\n    inline-template\r\n>\r\n    <div class=\"form-group form-group-tags explore-filter checkboxes-filter\">\r\n\t\t<label>{{label}}<\/label>\r\n\t\t<ul class=\"tags-nav\">\r\n\t\t\t<li v-for=\"choice, key in choices\">\r\n\t\t\t\t<div class=\"md-checkbox\">\r\n\t\t\t\t\t<input :id=\"filterId+key\" :type=\"multiple ? 'checkbox' : 'radio'\"\r\n\t\t\t\t\t\t:value=\"choice.value\" v-model=\"selected\" @change=\"updateInput\">\r\n\t\t\t\t\t<label :for=\"filterId+key\">{{choice.label}}<\/label>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/li>\r\n\t\t<\/ul>\r\n    <\/div>\r\n<\/checkboxes-filter>\r\n\r\n<dropdown-terms-filter\r\n    listing-type=\"independante\"\r\n    filter-key=\"custom-taxonomy-canton-ville\"\r\n    location=\"advanced-form\"\r\n    label=\"Mentionner le Canton et ensuite la ville\"\r\n    ajax-params=\"{&quot;taxonomy&quot;:&quot;custom-taxonomy-canton-ville&quot;,&quot;listing-type-id&quot;:2097,&quot;orderby&quot;:&quot;count&quot;,&quot;order&quot;:&quot;DESC&quot;,&quot;hide_empty&quot;:&quot;yes&quot;,&quot;term-value&quot;:&quot;slug&quot;}\"\r\n    :pre-selected=\"[]\"\r\n    @input=\"filterChanged\"\r\n    inline-template\r\n>\r\n    <div class=\"form-group explore-filter dropdown-filter-multiselect dropdown-filter md-group\">\r\n        <div class=\"main-term\">\r\n            <select required ref=\"select\" multiple=\"multiple\" data-placeholder=\" \"\r\n                data-mylisting-ajax=\"true\"\r\n                data-mylisting-ajax-url=\"mylisting_list_terms\"\r\n                :data-mylisting-ajax-params=\"ajaxParams\"\r\n                @select:change=\"handleChange\"\r\n            >\r\n                <option v-for=\"term in preSelected\" :value=\"term.value\" selected>\r\n                    {{term.label}}\r\n                <\/option>\r\n            <\/select>\r\n            <label>{{label}}<\/label>\r\n        <\/div>\r\n    <\/div>\r\n<\/dropdown-terms-filter>\r\n<location-filter\r\n    listing-type=\"independante\"\r\n    filter-key=\"search_location\"\r\n    location=\"advanced-form\"\r\n    label=\"G\u00e9ocalisation - Ville\"\r\n    @input=\"filterChanged\"\r\n    inline-template\r\n>\r\n    <div v-if=\"location === 'primary-filter'\" class=\"explore-head-search ehs-location\">\r\n        <i class=\"mi search\"><\/i>\r\n        <input required ref=\"input\" type=\"text\" :placeholder=\"label\" :value=\"filters[filterKey]\"\r\n\t\t\t@autocomplete:change=\"handleAutocomplete\">\r\n    \t<i class=\"icon-location-user geocode-location\" @click=\"updateWithUserLocation\"><\/i>\r\n    <\/div>\r\n    <div v-else class=\"form-group location-wrapper explore-filter location-filter md-group\">\r\n        <input :aria-label=\"label\" required ref=\"input\" type=\"text\" placeholder=\" \" :value=\"filters[filterKey]\"\r\n\t\t\t@autocomplete:change=\"handleAutocomplete\">\r\n    \t<i class=\"icon-location-user geocode-location\" @click=\"updateWithUserLocation\"><\/i>\r\n        <label>{{label}}<\/label>\r\n    <\/div>\r\n<\/location-filter>\r\n\r\n<proximity-filter\r\n    listing-type=\"independante\"\r\n    filter-key=\"proximity\"\r\n    location=\"advanced-form\"\r\n    label=\"distance pr\u00e8s de vous\"\r\n    units=\"km\"\r\n    :min=\"0\"\r\n    :max=\"500\"\r\n    :step=\"1\"\r\n    :default=\"10\"\r\n    @input=\"filterChanged\"\r\n    ref=\"independante_proximity\"\r\n    inline-template\r\n>\r\n    <div class=\"form-group radius radius1 proximity-slider explore-filter proximity-filter\"\r\n        v-show=\"location==='basic-form'||(filters.lat && filters.lng && filters.search_location)\" data-units=\"km\">\r\n        <div class=\"mylisting-range-slider\">\r\n            <div class=\"amount\">{{displayValue}}<\/div>\r\n            <div class=\"slider-range\" ref=\"slider\"><\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/proximity-filter>\r\n\r\n<checkboxes-filter\r\n    listing-type=\"independante\"\r\n    filter-key=\"tags\"\r\n    location=\"advanced-form\"\r\n    label=\"Sp\u00e9cialit\u00e9s\"\r\n\t:choices=\"[{&quot;value&quot;:&quot;rapport-sexuel&quot;,&quot;label&quot;:&quot;Rapport sexuel&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;massage-erotique&quot;,&quot;label&quot;:&quot;Massage \\u00e9rotique&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;69&quot;,&quot;label&quot;:&quot;69&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;ejaculation-corps&quot;,&quot;label&quot;:&quot;Ejaculation corps&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;fellation&quot;,&quot;label&quot;:&quot;Fellation&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;lingerie&quot;,&quot;label&quot;:&quot;Lingerie&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;cunnilingus&quot;,&quot;label&quot;:&quot;Cunnilingus&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;massage-sensuel&quot;,&quot;label&quot;:&quot;Massage sensuel&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;jeux-de-roles&quot;,&quot;label&quot;:&quot;Jeux de r\\u00f4les&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;fetichiste&quot;,&quot;label&quot;:&quot;F\\u00e9tichiste&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;gorge-profonde&quot;,&quot;label&quot;:&quot;Gorge profonde&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;domination-soft&quot;,&quot;label&quot;:&quot;Domination Soft&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;girl-friend-experience&quot;,&quot;label&quot;:&quot;Girl Friend Exp\\u00e9rience&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;facesitting&quot;,&quot;label&quot;:&quot;Facesitting&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;sex-toy&quot;,&quot;label&quot;:&quot;Sex Toy&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;massage-tantra&quot;,&quot;label&quot;:&quot;Massage tantra&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;striptease&quot;,&quot;label&quot;:&quot;Striptease&quot;,&quot;selected&quot;:false}]\"\r\n    :multiple=\"true\"\r\n    @input=\"filterChanged\"\r\n    inline-template\r\n>\r\n    <div class=\"form-group form-group-tags explore-filter checkboxes-filter\">\r\n\t\t<label>{{label}}<\/label>\r\n\t\t<ul class=\"tags-nav\">\r\n\t\t\t<li v-for=\"choice, key in choices\">\r\n\t\t\t\t<div class=\"md-checkbox\">\r\n\t\t\t\t\t<input :id=\"filterId+key\" :type=\"multiple ? 'checkbox' : 'radio'\"\r\n\t\t\t\t\t\t:value=\"choice.value\" v-model=\"selected\" @change=\"updateInput\">\r\n\t\t\t\t\t<label :for=\"filterId+key\">{{choice.label}}<\/label>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/li>\r\n\t\t<\/ul>\r\n    <\/div>\r\n<\/checkboxes-filter>\r\n\r\n<checkboxes-filter\r\n    listing-type=\"independante\"\r\n    filter-key=\"je-vous-reois\"\r\n    location=\"advanced-form\"\r\n    label=\"Elle vous re\u00e7oit chez elle\"\r\n\t:choices=\"[{&quot;value&quot;:&quot;Oui+chez+moi+avec+plaisir&quot;,&quot;label&quot;:&quot;Oui chez moi avec plaisir&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;Oui+dans+un+salon&quot;,&quot;label&quot;:&quot;Oui dans un salon&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;Non+d%C3%A9sol%C3%A9e&quot;,&quot;label&quot;:&quot;Non d\\u00e9sol\\u00e9e&quot;,&quot;selected&quot;:false}]\"\r\n    :multiple=\"true\"\r\n    @input=\"filterChanged\"\r\n    inline-template\r\n>\r\n    <div class=\"form-group form-group-tags explore-filter checkboxes-filter\">\r\n\t\t<label>{{label}}<\/label>\r\n\t\t<ul class=\"tags-nav\">\r\n\t\t\t<li v-for=\"choice, key in choices\">\r\n\t\t\t\t<div class=\"md-checkbox\">\r\n\t\t\t\t\t<input :id=\"filterId+key\" :type=\"multiple ? 'checkbox' : 'radio'\"\r\n\t\t\t\t\t\t:value=\"choice.value\" v-model=\"selected\" @change=\"updateInput\">\r\n\t\t\t\t\t<label :for=\"filterId+key\">{{choice.label}}<\/label>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/li>\r\n\t\t<\/ul>\r\n    <\/div>\r\n<\/checkboxes-filter>\r\n\r\n<checkboxes-filter\r\n    listing-type=\"independante\"\r\n    filter-key=\"escort-je-vais-vous\"\r\n    location=\"advanced-form\"\r\n    label=\"Service d&#039;escort\"\r\n\t:choices=\"[{&quot;value&quot;:&quot;Oui+dans+ma+ville&quot;,&quot;label&quot;:&quot;Oui dans ma ville&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;En+week-end&quot;,&quot;label&quot;:&quot;En week-end&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;H%C3%B4tel&quot;,&quot;label&quot;:&quot;H\\u00f4tel&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;Oui+chez+vous&quot;,&quot;label&quot;:&quot;Oui chez vous&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;Au+restaurant&quot;,&quot;label&quot;:&quot;Au restaurant&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;Non+d%C3%A9sol%C3%A9e&quot;,&quot;label&quot;:&quot;Non d\\u00e9sol\\u00e9e&quot;,&quot;selected&quot;:false}]\"\r\n    :multiple=\"true\"\r\n    @input=\"filterChanged\"\r\n    inline-template\r\n>\r\n    <div class=\"form-group form-group-tags explore-filter checkboxes-filter\">\r\n\t\t<label>{{label}}<\/label>\r\n\t\t<ul class=\"tags-nav\">\r\n\t\t\t<li v-for=\"choice, key in choices\">\r\n\t\t\t\t<div class=\"md-checkbox\">\r\n\t\t\t\t\t<input :id=\"filterId+key\" :type=\"multiple ? 'checkbox' : 'radio'\"\r\n\t\t\t\t\t\t:value=\"choice.value\" v-model=\"selected\" @change=\"updateInput\">\r\n\t\t\t\t\t<label :for=\"filterId+key\">{{choice.label}}<\/label>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/li>\r\n\t\t<\/ul>\r\n    <\/div>\r\n<\/checkboxes-filter>\r\n\r\n<checkboxes-filter\r\n    listing-type=\"independante\"\r\n    filter-key=\"origine\"\r\n    location=\"advanced-form\"\r\n    label=\"Origine\"\r\n\t:choices=\"[{&quot;value&quot;:&quot;Europ%C3%A9enne&quot;,&quot;label&quot;:&quot;Europ\\u00e9enne&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;Fran%C3%A7aise&quot;,&quot;label&quot;:&quot;Fran\\u00e7aise&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;Espagnole&quot;,&quot;label&quot;:&quot;Espagnole&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;Latine&quot;,&quot;label&quot;:&quot;Latine&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;Allemande&quot;,&quot;label&quot;:&quot;Allemande&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;Italienne&quot;,&quot;label&quot;:&quot;Italienne&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;Africaine&quot;,&quot;label&quot;:&quot;Africaine&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;Suissesse&quot;,&quot;label&quot;:&quot;Suissesse&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;Autre&quot;,&quot;label&quot;:&quot;Autre&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;Asiatique&quot;,&quot;label&quot;:&quot;Asiatique&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;Russe&quot;,&quot;label&quot;:&quot;Russe&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;Br%C3%A9silienne&quot;,&quot;label&quot;:&quot;Br\\u00e9silienne&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;M%C3%A9tiss%C3%A9e&quot;,&quot;label&quot;:&quot;M\\u00e9tiss\\u00e9e&quot;,&quot;selected&quot;:false},{&quot;value&quot;:&quot;Orientale&quot;,&quot;label&quot;:&quot;Orientale&quot;,&quot;selected&quot;:false}]\"\r\n    :multiple=\"true\"\r\n    @input=\"filterChanged\"\r\n    inline-template\r\n>\r\n    <div class=\"form-group form-group-tags explore-filter checkboxes-filter\">\r\n\t\t<label>{{label}}<\/label>\r\n\t\t<ul class=\"tags-nav\">\r\n\t\t\t<li v-for=\"choice, key in choices\">\r\n\t\t\t\t<div class=\"md-checkbox\">\r\n\t\t\t\t\t<input :id=\"filterId+key\" :type=\"multiple ? 'checkbox' : 'radio'\"\r\n\t\t\t\t\t\t:value=\"choice.value\" v-model=\"selected\" @change=\"updateInput\">\r\n\t\t\t\t\t<label :for=\"filterId+key\">{{choice.label}}<\/label>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/li>\r\n\t\t<\/ul>\r\n    <\/div>\r\n<\/checkboxes-filter>\r\n\r\n<range-filter\r\n    listing-type=\"independante\"\r\n    filter-key=\"age\"\r\n    location=\"advanced-form\"\r\n    label=\"Age\"\r\n    value=\"\"\r\n    type=\"range\"\r\n    prefix=\"\"\r\n    suffix=\"\"\r\n    behavior=\"lower\"\r\n    :min=\"18\"\r\n    :max=\"455\"\r\n    :step=\"15\"\r\n    :format-value=\"false\"\r\n    @input=\"filterChanged\"\r\n    inline-template\r\n>\r\n    <div v-if=\"location === 'primary-filter'\" class=\"explore-head-search form-group radius\">\r\n        <i class=\"mi search\"><\/i>\r\n        <div class=\"mylisting-range-slider\">\r\n            <div class=\"amount\">{{label}}: {{displayValue}}<\/div>\r\n            <div class=\"slider-range\" ref=\"slider\"><\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <div v-else class=\"form-group radius radius1 range-slider explore-filter range-filter\">\r\n    \t<label>{{label}}<\/label>\r\n        <div class=\"mylisting-range-slider\">\r\n            <div class=\"amount\">{{displayValue}}<\/div>\r\n            <div class=\"slider-range\" ref=\"slider\"><\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/range-filter>\r\n\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"form-group fc-search\">\r\n\t\t\t\t\t\t<a href=\"#\" class=\"buttons button-2 full-width c27-explore-search-button\"\r\n\t\t\t\t\t\t   @click.prevent=\"state.mobileTab = 'results'; _getListings(); _resultsScrollTop();\"\r\n\t\t\t\t\t\t><i class=\"mi search\"><\/i>Search<\/a>\r\n\t\t\t\t\t\t<a href=\"#\" class=\"reset-results-27 full-width\" @click.prevent=\"resetFilters($event); getListings();\">\r\n\t\t\t\t\t\t\t<i class=\"mi refresh\"><\/i>Reset Filters\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t<a href=\"#\" class=\"close-filters-27\" @click.prevent=\"state.mobileTab = 'results'\">\r\n\t\t\t\t\t\t\t<i class=\"mi close\"><\/i>\r\n\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\r\n\t<div id=\"explore-taxonomy-tab\" class=\"listing-cat-tab tab-pane fade c27-explore-categories\" :class=\"activeType.tab !== 'search-form' ? 'in active' : ''\">\r\n\t\t<div v-if=\"currentTax\">\r\n\t\t\t<transition-group name=\"vfade-down\">\r\n\t\t\t\t<div v-if=\"currentTax.activeTerm\" class=\"active-term\" :key=\"currentTax.activeTerm.term_id\">\r\n\t\t\t\t\t<div class=\"form-group fc-search\" :key=\"'filters-mobile-head'\">\r\n\t\t\t\t\t\t<a href=\"#\" class=\"buttons button-2 full-width c27-explore-search-button\"\r\n\t\t\t\t\t\t   @click.prevent=\"state.mobileTab = 'results'; _getListings(); _resultsScrollTop();\"\r\n\t\t\t\t\t\t   v-if=\"isMobile\"\r\n\t\t\t\t\t\t><i class=\"mi search\"><\/i>Search<\/a>\r\n\t\t\t\t\t\t<a href=\"#\" class=\"taxonomy-back-btn\"\r\n\t\t\t\t\t\t\t@click.prevent=\"termsGoBack( currentTax.activeTerm )\"\r\n\t\t\t\t\t\t\tv-if=\"currentTax.activeTermId !== 0\">\r\n\t\t\t\t\t\t\t<i class=\"mi keyboard_backspace\"><\/i>Back\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t<a href=\"#\" class=\"close-filters-27\" @click.prevent=\"state.mobileTab = 'results'\"\r\n\t\t\t\t\t\t\tv-if=\"isMobile\">\r\n\t\t\t\t\t\t\t<i class=\"mi close\"><\/i>\r\n\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t<div class=\"active-taxonomy-container\" :class=\"currentTax.activeTerm.background ? 'with-bg' : 'no-bg'\">\r\n\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\tclass=\"category-background\" style=\"height: 200px; background-size: cover;\"\r\n\t\t\t\t\t\t\t:style=\"currentTax.activeTerm.background ? 'background-image: url(\\''+currentTax.activeTerm.background+'\\');' : ''\"\r\n\t\t\t\t\t\t><\/div>\r\n\t\t\t\t\t\t<span class=\"cat-icon\" :style=\"'background-color:'+currentTax.activeTerm.color\" v-html=\"currentTax.activeTerm.single_icon\"><\/span>\r\n\t\t\t\t\t\t<div v-html=\"currentTermName\"><\/div>\r\n\t\t\t\t\t\t<p class=\"category-description\" v-html=\"currentTax.activeTerm.description\"><\/p>\r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div v-show=\"activeType.id === 2097\">\r\n\t\t\t\t\t\t\t\t\t\r\n<order-filter\r\n    listing-type=\"independante\"\r\n    filter-key=\"sort\"\r\n    location=\"taxonomy-tab\"\r\n    label=\"Order by\"\r\n\t:choices=\"[{&quot;key&quot;:&quot;latest&quot;,&quot;label&quot;:&quot;Latest&quot;,&quot;notes&quot;:[]},{&quot;key&quot;:&quot;top-rated&quot;,&quot;label&quot;:&quot;Top rated&quot;,&quot;notes&quot;:[]},{&quot;key&quot;:&quot;random&quot;,&quot;label&quot;:&quot;Random&quot;,&quot;notes&quot;:[]}]\"\r\n    @input=\"filterChanged\"\r\n\tinline-template\r\n>\r\n    <div v-if=\"location === 'primary-filter'\" class=\"explore-head-search\">\r\n        <i class=\"mi format_list_bulleted\"><\/i>\r\n        <select :value=\"filters[filterKey]\" @select:change=\"updateInput\" ref=\"select\" required>\r\n            <option v-for=\"choice in choices\" :value=\"choice.key\">{{choice.label}}<\/option>\r\n        <\/select>\r\n    <\/div>\r\n\t<div v-else class=\"form-group explore-filter orderby-filter md-group\" :class=\"wrapperClasses\">\r\n        <select :value=\"filters[filterKey]\" @select:change=\"updateInput\" ref=\"select\" required>\r\n            <option v-for=\"choice in choices\" :value=\"choice.key\">{{choice.label}}<\/option>\r\n        <\/select>\r\n    \t<label>{{label}}<\/label>\r\n    \t<div class=\"orderby-filter-notes\"\r\n            v-if=\"location==='advanced-form' && hasNote(filters[filterKey], 'has-proximity-clause')\">\r\n            <p>{{locationDetails}}<\/p>\r\n    \t<\/div>\r\n\t<\/div>\r\n<\/order-filter>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\r\n\t\t\t\t<div v-show=\"currentTax.termsLoading && currentTax.activeTermId !== 0 && ! currentTax.activeTerm\" class=\"loader-bg\" :key=\"'single-term-loading-indicator'\">\r\n\t\t\t\t\t<div class=\"listing-cat listing-cat-loading bg-loading-animation\"><\/div>\r\n\t\t\t\t\t<div class=\"listing-cat-line bg-loading-animation\"><\/div>\r\n\t\t\t\t\t<div class=\"listing-cat-line bg-loading-animation\"><\/div>\r\n\t\t\t\t\t<div class=\"listing-cat-line bg-loading-animation\"><\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/transition-group>\r\n\r\n\t\t\t<transition-group :name=\"currentTax.activeTermId === 0 ? 'vfade-up' : 'vfade-down'\">\r\n\t\t\t\t<a href=\"#\" class=\"taxonomy-back-btn\" @click.prevent=\"activeType.tab = 'search-form'; getListings();\" v-if=\"currentTax.activeTermId === 0 && showBackToFilters\" :key=\"'back-to-filters'\">\r\n\t\t\t\t\t<i class=\"mi keyboard_backspace\"><\/i>Back to filters\t\t\t\t<\/a>\r\n\r\n\t\t\t\t<div v-if=\"Object.keys(currentTax.terms).length && currentTax.activeTermId !== 0\" :key=\"'subterms-loaded-indicator-'+currentTax.activeTermId\">\r\n\t\t\t\t\t<h4 class=\"browse-subcategories\"><i class=\"mi bookmark_border\"><\/i>Browse sub-categories<\/h4>\r\n\t\t\t\t<\/div>\r\n\r\n\t\t\t\t<div v-if=\"currentTax.terms\" v-for=\"term in currentTax.terms\" class=\"listing-cat\" :class=\"term.term_id == currentTax.active_term ? 'active' : ''\" :key=\"term.term_id\">\r\n\t\t\t\t\t<a href=\"#\" @click.prevent=\"termsExplore( activeType.tab, term )\">\r\n\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\tclass=\"overlay\"\r\n\t\t\t\t\t\t\tstyle=\"\"\r\n\t\t\t\t\t\t><\/div>\r\n\t\t\t\t\t\t<div class=\"lc-background\" :style=\"term.background ? 'background-image: url(\\''+term.background+'\\');' : ''\"><\/div>\r\n\r\n\t\t\t\t\t\t<div class=\"lc-info\">\r\n\t\t\t\t\t\t\t<h4 class=\"case27-primary-text\">{{ term.name }}<\/h4>\r\n\t\t\t\t\t\t\t<template v-if=\"activeType.is_global\">\r\n\t\t\t\t\t\t\t\t<h6>{{ term.count }}<\/h6>\r\n\t\t\t\t\t\t\t<\/template>\r\n\t\t\t\t\t\t\t<template v-else>\r\n\t\t\t\t\t\t\t\t<h6 v-if=\"term.count_by_type && term.count_by_type.hasOwnProperty(activeType.slug)\">{{ term.count_by_type[activeType.slug] }}<\/h6>\r\n\t\t\t\t\t\t\t\t<h6 v-else>No listings<\/h6>\r\n\r\n\t\t\t\t\t\t\t<\/template>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"lc-icon\" v-html=\"term.icon\"><\/div>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t<\/div>\r\n\r\n\t\t\t\t<div v-if=\"currentTax.terms && currentTax.hasMore && !currentTax.termsLoading\" :key=\"'load-more-terms'\">\r\n\t\t\t\t\t<a href=\"#\" class=\"buttons button-2\" @click.prevent=\"currentTax.termsPage += 1; termsExplore( activeType.tab, currentTax.activeTerm, true );\">\r\n\t\t\t\t\t\tLoad More\t\t\t\t\t<\/a>\r\n\t\t\t\t<\/div>\r\n\r\n\t\t\t\t<div v-show=\"currentTax.termsLoading && currentTax.activeTermId === 0\" class=\"loader-bg\" :key=\"'terms-loading-indicator'\">\r\n\t\t\t\t\t<div class=\"listing-cat listing-cat-loading bg-loading-animation\"><\/div>\r\n\t\t\t\t\t<div class=\"listing-cat listing-cat-loading bg-loading-animation\"><\/div>\r\n\t\t\t\t\t<div class=\"listing-cat listing-cat-loading bg-loading-animation\"><\/div>\r\n\t\t\t\t\t<div class=\"listing-cat listing-cat-loading bg-loading-animation\"><\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/transition-group>\r\n\t\t<\/div>\r\n\t<\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t\t<div class=\"explore-classic-content col-md-8\">\r\n\t\t\t\t<div class=\"fl-head row\">\r\n\t\t\t\t\t<results-header inline-template>\t\t\t\t\t<div class=\"explore-desktop-head\" v-if=\"foundPosts !== 0\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"load-previews-batch load-batch-icon\" :class=\"! hasPrevPage ? 'batch-unavailable' : ''\">\r\n\t\t\t\t\t\t\t\t<a aria-label=\"Load previous results\" href=\"#\" @click.prevent=\"getPrevPage\">\r\n\t\t\t\t\t\t\t\t\t<i class=\"material-icons arrow_back\"><\/i>\r\n\t\t\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t\t<span href=\"#\" class=\"fl-results-no text-left\" v-cloak>\r\n\t\t\t\t\t\t\t\t<span class=\"rslt-nr\" v-html=\"resultCountText\"><\/span>\r\n\t\t\t\t\t\t\t<\/span>\r\n\r\n\t\t\t\t\t\t\t<div class=\"load-next-batch load-batch-icon\" :class=\"{ 'batch-unavailable': ! hasNextPage }\">\r\n\t\t\t\t\t\t\t\t<a aria-label=\"Load next results\" href=\"#\" @click.prevent=\"getNextPage\">\r\n\t\t\t\t\t\t\t\t\t<i class=\"material-icons arrow_forward\"><\/i>\r\n\t\t\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/results-header>\t\t\t\t<\/div>\r\n\r\n\r\n\t\t\t\t\t\t\t\t\t<div class=\"row results-view fc-type-2-results\" :class=\"isotope ? 'grid' : ''\" v-show=\"!loading && found_posts !== 0\"><\/div>\r\n\t\t\t\t\r\n\t\t\t\t<div class=\"compare-bar\" v-if=\"compare.length >= 2\">\r\n\t<a href=\"#\" class=\"buttons button-2\" @click.prevent=\"_compareListing()\">\r\n\t\t<i title=\"mi compare\" class=\"mi compare\"><\/i>\r\n\t\tCompare items\t\t<span>({{ compare.length }})<\/span>\r\n\t<\/a>\r\n\t<a href=\"#\" class=\"buttons button-5\" @click.prevent=\"_clearCompareListing()\">\r\n\t\tCancel\t<\/a>\r\n<\/div>\r\n\r\n\t\t\t\t<div class=\"no-results-wrapper\" v-show=\"!loading && found_posts === 0\">\r\n\t\t\t\t\t<i class=\"no-results-icon mi mood_bad\"><\/i>\r\n\t\t\t\t\t<li role=\"presentation\" class=\"no_job_listings_found\">\r\n\t\t\t\t\t\tThere are no listings matching your search.\t\t\t\t\t\t<a href=\"#\" class=\"reset-results-27 full-width\" @click.prevent=\"resetFilters($event); getListings('reset', true);\">\r\n\t\t\t\t\t\t\t<i class=\"mi refresh\"><\/i>\r\n\t\t\t\t\t\t\tReset Filters\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t<\/li>\r\n\t\t\t\t<\/div>\r\n\r\n\t\t\t\t<div class=\"loader-bg\" v-show=\"loading\">\r\n\t\t\t\t\t\r\n<div class=\"paper-spinner center-vh\" style=\"width: 28px; height: 28px;\">\r\n\t<div class=\"spinner-container active\">\r\n\t\t<div class=\"spinner-layer layer-1\" style=\"border-color: #777;\">\r\n\t\t\t<div class=\"circle-clipper left\">\r\n\t\t\t\t<div class=\"circle\" style=\"border-width: 3px;\"><\/div>\r\n\t\t\t<\/div><div class=\"gap-patch\">\r\n\t\t\t\t<div class=\"circle\" style=\"border-width: 3px;\"><\/div>\r\n\t\t\t<\/div><div class=\"circle-clipper right\">\r\n\t\t\t\t<div class=\"circle\" style=\"border-width: 3px;\"><\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t<\/div>\r\n<\/div>\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t\t\t\t<div class=\"row center-button pagination c27-explore-pagination\" v-show=\"!loading\"><\/div>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t<\/section>\r\n\r\n\t<div class=\"explore-mobile-nav\">\r\n\t<ul class=\"nav nav-tabs\">\r\n\t\t<li class=\"show-results\" :class=\"state.mobileTab === 'results' ? 'active' : ''\">\r\n\t\t\t<a href=\"#\" @click.prevent=\"state.mobileTab = 'results';\">\r\n\t\t\t\t<i class=\"mi view_agenda\"><\/i>\r\n\t\t\t\t<span>List view<\/span>\r\n\t\t\t<\/a>\r\n\t\t<\/li>\r\n\r\n\t\t\t\t\t<li class=\"show-map\" :class=\"state.mobileTab === 'map' ? 'active' : ''\" v-if=\"map\">\r\n\t\t\t\t<a href=\"#\" @click.prevent=\"state.mobileTab = 'map'; this.window.scrollTo(0,0);\">\r\n\t\t\t\t\t<i class=\"fa fa-map-marked-alt\"><\/i>\r\n\t\t\t\t\t<span>Map view<\/span>\r\n\t\t\t\t<\/a>\r\n\t\t\t<\/li>\r\n\t\t\t<\/ul>\r\n<\/div><\/div>\r\n<script type=\"text\/javascript\">\r\n\tvar CASE27_Explore_Settings = {\r\n\t\tListingWrap: \"col-md-6 col-sm-6 grid-item\",\r\n\t\tActiveMobileTab: \"results\",\r\n\t\tScrollToResults: false,\r\n\t\tMap: {\"default_lat\":51.492,\"default_lng\":-0.13,\"default_zoom\":11,\"min_zoom\":2,\"max_zoom\":18,\"skin\":\"skin1\",\"scrollwheel\":\"\"},\r\n\t\tCircleColor: {\"circle_color\":\"#B7BABE\",\"circle_opacity\":0.1,\"circle_border_color\":\"#B7BABE\",\"circle_border_opacity\":0.3},\r\n\t\tIsFirstLoad: true,\r\n\t\tDisableIsotope: false,\r\n\t\tDisableLiveUrlUpdate: false,\r\n\t\tDragSearchEnabled: true,\r\n\t\tDragSearchLabel: \"Visible map area\",\r\n\t\tTermSettings: {\"count\":10},\r\n\t\tListingTypes: {\"independante\":{\"index\":0,\"name\":\"Girls\",\"icon\":\"<img width=\\\"1200\\\" height=\\\"425\\\" src=\\\"https:\\\/\\\/meetgirl.ch\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/banner-home.jpg\\\" class=\\\"attachment-full size-full\\\" alt=\\\"\\\" srcset=\\\"https:\\\/\\\/meetgirl.ch\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/banner-home.jpg 1200w, https:\\\/\\\/meetgirl.ch\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/banner-home-300x106.jpg 300w, https:\\\/\\\/meetgirl.ch\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/banner-home-1024x363.jpg 1024w, https:\\\/\\\/meetgirl.ch\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/banner-home-768x272.jpg 768w, https:\\\/\\\/meetgirl.ch\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/banner-home-18x6.jpg 18w, https:\\\/\\\/meetgirl.ch\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/banner-home-600x213.jpg 600w\\\" sizes=\\\"(max-width: 1200px) 100vw, 1200px\\\" \\\/>\",\"slug\":\"independante\",\"id\":2097,\"tabs\":{\"search-form\":{\"type\":\"search-form\",\"label\":\"Filtre\",\"icon\":\"mi filter_list\",\"orderby\":\"\",\"order\":\"\",\"hide_empty\":false}},\"is_global\":false,\"filters\":{\"page\":0,\"preserve_page\":false,\"sort\":\"latest\",\"search_keywords\":\"\",\"category\":\"escort\",\"custom-taxonomy-canton-ville\":\"\",\"search_location\":\"Gen\\u00e8ve, canton de Gen\\u00e8ve, Suisse\",\"lat\":46.20477,\"lng\":6.146314,\"proximity\":\"10\",\"tags\":\"\",\"je-vous-reois\":\"\",\"escort-je-vais-vous\":\"\",\"origine\":\"\",\"age\":\"\"},\"tab\":\"search-form\",\"defaultTab\":\"search-form\",\"taxonomies\":{\"categories\":{\"tax\":\"job_listing_category\",\"field_name\":\"job_category\",\"tab_id\":\"categories\",\"page\":0,\"termsLoading\":false,\"termsPage\":0,\"activeTermId\":0,\"activeTerm\":false,\"hasMore\":false,\"terms\":{}},\"regions\":{\"tax\":\"region\",\"field_name\":\"region\",\"tab_id\":\"regions\",\"page\":0,\"termsLoading\":false,\"termsPage\":0,\"activeTermId\":0,\"activeTerm\":false,\"hasMore\":false,\"terms\":{}},\"tags\":{\"tax\":\"case27_job_listing_tags\",\"field_name\":\"job_tags\",\"tab_id\":\"tags\",\"page\":0,\"termsLoading\":false,\"termsPage\":0,\"activeTermId\":0,\"activeTerm\":false,\"hasMore\":false,\"terms\":{}},\"custom-taxonomy-canton-ville\":{\"tax\":\"custom-taxonomy-canton-ville\",\"field_name\":\"custom-taxonomy-canton-ville\",\"tab_id\":\"custom-taxonomy-canton-ville\",\"page\":0,\"termsLoading\":false,\"termsPage\":0,\"activeTermId\":0,\"activeTerm\":false,\"hasMore\":false,\"terms\":{}},\"cat-gorie-type\":{\"tax\":\"cat-gorie-type\",\"field_name\":\"cat-gorie-type\",\"tab_id\":\"cat-gorie-type\",\"page\":0,\"termsLoading\":false,\"termsPage\":0,\"activeTermId\":0,\"activeTerm\":false,\"hasMore\":false,\"terms\":{}},\"canton-vaud\":{\"tax\":\"canton-vaud\",\"field_name\":\"canton-vaud\",\"tab_id\":\"canton-vaud\",\"page\":0,\"termsLoading\":false,\"termsPage\":0,\"activeTermId\":0,\"activeTerm\":false,\"hasMore\":false,\"terms\":{}},\"bdsm\":{\"tax\":\"bdsm\",\"field_name\":\"bdsm\",\"tab_id\":\"bdsm\",\"page\":0,\"termsLoading\":false,\"termsPage\":0,\"activeTermId\":0,\"activeTerm\":false,\"hasMore\":false,\"terms\":{}}},\"max_num_pages\":0,\"is_first_load\":true,\"preview_type\":\"image\"}},\r\n\t\tExplorePage: null,\r\n\t\tActiveListingType: \"independante\",\r\n\t\tTermCache: {},\r\n\t\tCache: {},\r\n\t\tScrollPosition: 0,\r\n\t\tTemplate: \"explore-classic\",\r\n\t\tPagination: \"pages\",\r\n\t\tInfiniteScroll: false,\r\n\t\tDisplayAd: false,\r\n\t\tAdPublisherID: \"\",\r\n\t\tAdSlotID: \"\",\r\n\t\tAdInterval: \"\"\t};\r\n<\/script>\r\n\r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e47cc38 e-flex e-con-boxed e-con e-parent\" data-id=\"e47cc38\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-10a09cc elementor-widget elementor-widget-text-editor\" data-id=\"10a09cc\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h1>Naughty escorts in Geneva: find your escort girl easily<\/h1>\n\n<h2>Why choose a naughty escort in Geneva?<\/h2>\nHiring a naughty escort in Geneva is a unique experience. Many men choose this type of encounter to explore their fantasies in a safe environment. Indeed, a <b>escort girl in Geneva<\/b> offers much more than just company. You can opt for a romantic outing, an intimate encounter or an elegant rendezvous. So there's something for everyone.\n\nA sexy escort offers a space where you can freely express your desires. This may involve moments of seduction, stimulating discussions or exploring new sensations. In a consensual setting, these moments become liberating. They help to reduce stress and give access to a form of personal pleasure.\n\nCalling on a <b>VIP escort in Geneva<\/b> also has a psychological dimension. These encounters boost self-confidence and promote social ease. So choosing an escort is not just a question of pleasure, but also a way of enriching your personal life.\n\n<h2>The different types of naughty escorts available in Geneva<\/h2>\nGeneva, a cosmopolitan and elegant city, offers a wide variety of escort girls. Each escort has her own unique style, personality and charm. So you can easily find a <b>escort Geneva<\/b> that matches your tastes and expectations.\n\nThe profiles available include blondes, brunettes and redheads, as well as Latin, French and Swiss escorts. Some are seductive for their gentleness, others for their sensuality or sparkling energy. So the choice doesn't just depend on looks. Personality, interests and the services on offer play just as important a role.\n\nMany escorts also offer themed experiences. This may include a refined dinner, a VIP evening or an intimate moment in your own home. To make the right choice, it's a good idea to check out online profiles and compare options. That way, finding a sexy escort in Geneva becomes a simple and personalised process.\n\n<h2>Services offered by naughty escorts in Geneva<\/h2>\nGeneva's escort girls offer a variety of services to suit every client's desires. Erotic massage is one of the most popular. It relaxes the body, stimulates the senses and creates a strong connection. This service is always based on respect and consent.\n\nOral sex and role-playing are also very popular. An experienced escort knows how to adapt her approach according to the client's preferences. Visit <i><b>naughty role-playing games<\/b><\/i> add a touch of fun and excitement, ideal for spicing up a meeting.\n\nBefore booking, it's essential to be clear about your expectations. This guarantees a tailor-made, enjoyable experience with no misunderstandings. Whether you're a novice or a seasoned veteran, you'll find a <b>escort girl in Geneva<\/b> capable of satisfying your desires. The city offers a multitude of options for exploring your fantasies.\n\n<h2>Discretion and home service in Geneva<\/h2>\nDiscretion remains an essential criterion for many clients. By choosing a naughty escort at home, you benefit from an intimate and secure setting. Receiving an escort at home allows you to enjoy a private moment, far from prying eyes.\n\nGeneva escort agencies make it a point of honour to protect your confidentiality. What's more, each VIP escort respects a high level of discretion. Your personal information and your meetings remain completely confidential.\n\nWhether you live in the city centre or in a quieter area, it's easy to find an escort who's willing to travel. This flexibility enhances your comfort and allows you to arrange a meeting in a location that suits you. So choosing a <b>escort girl Geneva<\/b> combines pleasure, safety and peace of mind.  \n\n\ud83d\udc49 You have <a href=\"https:\/\/meetgirl.ch\/en\/discreet-escort\/\" target=\"_blank\">want to discover a discreet escort in Geneva<\/a> ? Follow this link to access an exclusive selection.\n\n<h2>FAQ about escorts in Geneva<\/h2>\n<h3>How much does an escort girl in Geneva cost?<\/h3>\nPrices vary according to the type of service, the length of the appointment and the profile of the escort. On average, a naughty escort in Geneva offers prices ranging from CHF 300 to several thousand francs for a VIP experience.\n\n<h3>How can I book an escort in Geneva discreetly?<\/h3>\nMost agencies and independent escorts offer confidential booking systems. You can book by telephone, secure messaging or directly via a specialised website. Your anonymity is always preserved.\n\n<h3>What services does a naughty escort in Geneva offer?<\/h3>\nThe most common services include erotic massage, role-playing, oral sex and romantic rendezvous. Some VIP escorts also offer elegant outings, private dinners or trips.\n\n<h3>Do escort girls in Geneva stay at home or in a hotel?<\/h3>\nYes, most escorts can come to your hotel or home. This option guarantees greater comfort and discretion for the client.\n\n<h3>What's the difference between a VIP escort and a traditional escort?<\/h3>\nA VIP escort in Geneva generally offers top-of-the-range accompaniment. She offers personalised services, great elegance and a luxurious setting. A classic escort, on the other hand, favours simplicity but remains just as professional.\n\n<!-- Balisage FAQ JSON-LD pour SEO -->\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Combien co\u00fbte une escort girl \u00e0 Gen\u00e8ve ?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Les tarifs varient selon le service, la dur\u00e9e et le profil de l\u2019escort. En moyenne, une escort coquine \u00e0 Gen\u00e8ve propose des prix allant de 300 CHF \u00e0 plusieurs milliers de francs pour une exp\u00e9rience VIP.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Comment r\u00e9server une escort Gen\u00e8ve en toute discr\u00e9tion ?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"La plupart des agences et escortes ind\u00e9pendantes proposent des r\u00e9servations confidentielles via t\u00e9l\u00e9phone, messagerie s\u00e9curis\u00e9e ou site sp\u00e9cialis\u00e9. Votre anonymat est toujours garanti.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Quels services propose une escort coquine \u00e0 Gen\u00e8ve ?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Les services courants incluent le massage \u00e9rotique, les jeux de r\u00f4le, le sexe oral et les rendez-vous romantiques. Certaines escortes VIP proposent aussi des sorties \u00e9l\u00e9gantes, des d\u00eeners priv\u00e9s ou des voyages.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Les escort girls \u00e0 Gen\u00e8ve se d\u00e9placent-elles \u00e0 domicile ou \u00e0 l\u2019h\u00f4tel ?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Oui, la majorit\u00e9 des escortes peuvent se rendre \u00e0 votre h\u00f4tel ou \u00e0 votre domicile. Cela garantit confort et discr\u00e9tion pour le client.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Quelle est la diff\u00e9rence entre une escort VIP et une escort classique ?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Une escort VIP \u00e0 Gen\u00e8ve offre un accompagnement haut de gamme, personnalis\u00e9 et \u00e9l\u00e9gant. Une escort classique propose une exp\u00e9rience plus simple mais tout aussi professionnelle.\"\n      }\n    }\n  ]\n}\n<\/script>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Naughty escort in Geneva: find your escort girl easily Why choose a naughty escort in Geneva? Hiring a naughty escort in Geneva is a unique experience. Many men choose this type of encounter to explore their fantasies in a safe environment. In fact, an escort girl in Geneva offers much more than a [...]<\/p>","protected":false},"author":3,"featured_media":4602,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-8316","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Trouver une escort coquine \u00e0 Gen\u00e8ve - Meetgirl - Annonces \u00e9rotiques - Escorts, massages et salons<\/title>\n<meta name=\"description\" content=\"D\u00e9couvrez les escortes coquines \u00e0 Gen\u00e8ve : discr\u00e8tes et sexy. R\u00e9servez votre escort VIP pour des rencontres uniques en toute confidentialit\u00e9\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/meetgirl.ch\/en\/find-a-naughty-escort-in-geneva\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Trouver une escort coquine \u00e0 Gen\u00e8ve - Meetgirl - Annonces \u00e9rotiques - Escorts, massages et salons\" \/>\n<meta property=\"og:description\" content=\"D\u00e9couvrez les escortes coquines \u00e0 Gen\u00e8ve : discr\u00e8tes et sexy. R\u00e9servez votre escort VIP pour des rencontres uniques en toute confidentialit\u00e9\" \/>\n<meta property=\"og:url\" content=\"https:\/\/meetgirl.ch\/en\/find-a-naughty-escort-in-geneva\/\" \/>\n<meta property=\"og:site_name\" content=\"Meetgirl - Annonces \u00e9rotiques - Escorts, massages et salons\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-29T08:06:07+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/meetgirl.ch\/wp-content\/uploads\/2024\/11\/logo-meet.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"500\" \/>\n\t<meta property=\"og:image:height\" content=\"329\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/meetgirl.ch\/trouver-une-escort-coquine-a-geneve\/\",\"url\":\"https:\/\/meetgirl.ch\/trouver-une-escort-coquine-a-geneve\/\",\"name\":\"Trouver une escort coquine \u00e0 Gen\u00e8ve - Meetgirl - Annonces \u00e9rotiques - Escorts, massages et salons\",\"isPartOf\":{\"@id\":\"https:\/\/meetgirl.ch\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/meetgirl.ch\/trouver-une-escort-coquine-a-geneve\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/meetgirl.ch\/trouver-une-escort-coquine-a-geneve\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/meetgirl.ch\/wp-content\/uploads\/2024\/11\/logo-meet.jpg\",\"datePublished\":\"2025-06-17T09:48:10+00:00\",\"dateModified\":\"2025-08-29T08:06:07+00:00\",\"description\":\"D\u00e9couvrez les escortes coquines \u00e0 Gen\u00e8ve : discr\u00e8tes et sexy. R\u00e9servez votre escort VIP pour des rencontres uniques en toute confidentialit\u00e9\",\"breadcrumb\":{\"@id\":\"https:\/\/meetgirl.ch\/trouver-une-escort-coquine-a-geneve\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/meetgirl.ch\/trouver-une-escort-coquine-a-geneve\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/meetgirl.ch\/trouver-une-escort-coquine-a-geneve\/#primaryimage\",\"url\":\"https:\/\/meetgirl.ch\/wp-content\/uploads\/2024\/11\/logo-meet.jpg\",\"contentUrl\":\"https:\/\/meetgirl.ch\/wp-content\/uploads\/2024\/11\/logo-meet.jpg\",\"width\":500,\"height\":329},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/meetgirl.ch\/trouver-une-escort-coquine-a-geneve\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/meetgirl.ch\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Trouver une escort coquine \u00e0 Gen\u00e8ve\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/meetgirl.ch\/#website\",\"url\":\"https:\/\/meetgirl.ch\/\",\"name\":\"MeetGirl - Annonces \u00e9rotiques Suisse - Escorts, massages et salons\",\"description\":\"Escorts et massages \u00e9rotiques\",\"publisher\":{\"@id\":\"https:\/\/meetgirl.ch\/#organization\"},\"alternateName\":\"Annuaire \u00e9rotique Suisse Escort \u00e0 Gen\u00e8ve, Lausanne, Valais, Neuch\u00e2tel\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/meetgirl.ch\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/meetgirl.ch\/#organization\",\"name\":\"Escort et massage \u00e9rotique\",\"alternateName\":\"Meetgirl escortes et masseuses\",\"url\":\"https:\/\/meetgirl.ch\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/meetgirl.ch\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/meetgirl.ch\/wp-content\/uploads\/2024\/05\/cropped-meet-logo.png\",\"contentUrl\":\"https:\/\/meetgirl.ch\/wp-content\/uploads\/2024\/05\/cropped-meet-logo.png\",\"width\":512,\"height\":512,\"caption\":\"Escort et massage \u00e9rotique\"},\"image\":{\"@id\":\"https:\/\/meetgirl.ch\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Find a naughty escort in Geneva - Meetgirl - Erotic ads - Escorts, massages and parlours","description":"Discover the naughty escorts in Geneva: discreet and sexy. Book your VIP escort for unique encounters in total confidentiality","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/meetgirl.ch\/en\/find-a-naughty-escort-in-geneva\/","og_locale":"en_GB","og_type":"article","og_title":"Trouver une escort coquine \u00e0 Gen\u00e8ve - Meetgirl - Annonces \u00e9rotiques - Escorts, massages et salons","og_description":"D\u00e9couvrez les escortes coquines \u00e0 Gen\u00e8ve : discr\u00e8tes et sexy. R\u00e9servez votre escort VIP pour des rencontres uniques en toute confidentialit\u00e9","og_url":"https:\/\/meetgirl.ch\/en\/find-a-naughty-escort-in-geneva\/","og_site_name":"Meetgirl - Annonces \u00e9rotiques - Escorts, massages et salons","article_modified_time":"2025-08-29T08:06:07+00:00","og_image":[{"width":500,"height":329,"url":"https:\/\/meetgirl.ch\/wp-content\/uploads\/2024\/11\/logo-meet.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/meetgirl.ch\/trouver-une-escort-coquine-a-geneve\/","url":"https:\/\/meetgirl.ch\/trouver-une-escort-coquine-a-geneve\/","name":"Find a naughty escort in Geneva - Meetgirl - Erotic ads - Escorts, massages and parlours","isPartOf":{"@id":"https:\/\/meetgirl.ch\/#website"},"primaryImageOfPage":{"@id":"https:\/\/meetgirl.ch\/trouver-une-escort-coquine-a-geneve\/#primaryimage"},"image":{"@id":"https:\/\/meetgirl.ch\/trouver-une-escort-coquine-a-geneve\/#primaryimage"},"thumbnailUrl":"https:\/\/meetgirl.ch\/wp-content\/uploads\/2024\/11\/logo-meet.jpg","datePublished":"2025-06-17T09:48:10+00:00","dateModified":"2025-08-29T08:06:07+00:00","description":"Discover the naughty escorts in Geneva: discreet and sexy. Book your VIP escort for unique encounters in total confidentiality","breadcrumb":{"@id":"https:\/\/meetgirl.ch\/trouver-une-escort-coquine-a-geneve\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/meetgirl.ch\/trouver-une-escort-coquine-a-geneve\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/meetgirl.ch\/trouver-une-escort-coquine-a-geneve\/#primaryimage","url":"https:\/\/meetgirl.ch\/wp-content\/uploads\/2024\/11\/logo-meet.jpg","contentUrl":"https:\/\/meetgirl.ch\/wp-content\/uploads\/2024\/11\/logo-meet.jpg","width":500,"height":329},{"@type":"BreadcrumbList","@id":"https:\/\/meetgirl.ch\/trouver-une-escort-coquine-a-geneve\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/meetgirl.ch\/"},{"@type":"ListItem","position":2,"name":"Trouver une escort coquine \u00e0 Gen\u00e8ve"}]},{"@type":"WebSite","@id":"https:\/\/meetgirl.ch\/#website","url":"https:\/\/meetgirl.ch\/","name":"MeetGirl - Erotic ads Switzerland - Escorts, massages and parlours","description":"Escorts and erotic massages","publisher":{"@id":"https:\/\/meetgirl.ch\/#organization"},"alternateName":"Annuaire \u00e9rotique Suisse Escort \u00e0 Gen\u00e8ve, Lausanne, Valais, Neuch\u00e2tel","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/meetgirl.ch\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/meetgirl.ch\/#organization","name":"Escort and erotic massage","alternateName":"Meetgirl escortes et masseuses","url":"https:\/\/meetgirl.ch\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/meetgirl.ch\/#\/schema\/logo\/image\/","url":"https:\/\/meetgirl.ch\/wp-content\/uploads\/2024\/05\/cropped-meet-logo.png","contentUrl":"https:\/\/meetgirl.ch\/wp-content\/uploads\/2024\/05\/cropped-meet-logo.png","width":512,"height":512,"caption":"Escort et massage \u00e9rotique"},"image":{"@id":"https:\/\/meetgirl.ch\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/meetgirl.ch\/en\/wp-json\/wp\/v2\/pages\/8316","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/meetgirl.ch\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/meetgirl.ch\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/meetgirl.ch\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/meetgirl.ch\/en\/wp-json\/wp\/v2\/comments?post=8316"}],"version-history":[{"count":3,"href":"https:\/\/meetgirl.ch\/en\/wp-json\/wp\/v2\/pages\/8316\/revisions"}],"predecessor-version":[{"id":13160,"href":"https:\/\/meetgirl.ch\/en\/wp-json\/wp\/v2\/pages\/8316\/revisions\/13160"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/meetgirl.ch\/en\/wp-json\/wp\/v2\/media\/4602"}],"wp:attachment":[{"href":"https:\/\/meetgirl.ch\/en\/wp-json\/wp\/v2\/media?parent=8316"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}