SELECT * FROM ip_properties WHERE prActive = 1 AND (prLocation LIKE '{15c70f6f077ea1288a3a170fbd407aeb01eb4309efdaa0c2cc70e198f6880b7c}Schacht{15c70f6f077ea1288a3a170fbd407aeb01eb4309efdaa0c2cc70e198f6880b7c}' OR prCity = 'Schacht' OR prZip = 'Schacht' OR prStreet LIKE '{15c70f6f077ea1288a3a170fbd407aeb01eb4309efdaa0c2cc70e198f6880b7c}Schacht{15c70f6f077ea1288a3a170fbd407aeb01eb4309efdaa0c2cc70e198f6880b7c}' OR prCountry = 'Schacht') AND (prLocation LIKE '{15c70f6f077ea1288a3a170fbd407aeb01eb4309efdaa0c2cc70e198f6880b7c}Audorf{15c70f6f077ea1288a3a170fbd407aeb01eb4309efdaa0c2cc70e198f6880b7c}' OR prCity = 'Audorf' OR prZip = 'Audorf' OR prStreet LIKE '{15c70f6f077ea1288a3a170fbd407aeb01eb4309efdaa0c2cc70e198f6880b7c}Audorf{15c70f6f077ea1288a3a170fbd407aeb01eb4309efdaa0c2cc70e198f6880b7c}' OR prCountry = 'Audorf') AND (prLocation LIKE '{15c70f6f077ea1288a3a170fbd407aeb01eb4309efdaa0c2cc70e198f6880b7c}Germany{15c70f6f077ea1288a3a170fbd407aeb01eb4309efdaa0c2cc70e198f6880b7c}' OR prCity = 'Germany' OR prZip = 'Germany' OR prStreet LIKE '{15c70f6f077ea1288a3a170fbd407aeb01eb4309efdaa0c2cc70e198f6880b7c}Germany{15c70f6f077ea1288a3a170fbd407aeb01eb4309efdaa0c2cc70e198f6880b7c}' OR prCountry = 'Germany')