MWG-Museumswohnung

MWG-Museumswohnung

Anschrift:

MWG-Museumswohnung
Hohepfortestraße 61
39106 Magdeburg

Öffnungszeiten:

sonntags
(außer an Feiertagen)

14:00 - 16:00

 

Kontaktformular

Modul: Kontaktformular

 

So finden Sie uns

Hinweis zur Nutzung von Cookies

Um die interaktive Karte zu laden, akzeptieren Sie bitte die Nutzung von Cookies von Google Analytics und Google Maps. Weitere Hinweise finden Sie in unserer Datenschutzerklärung.

loadHTML($kdeProfileHTML); $xpath = new DOMXpath($document); $ratingMeta = [ 'ratingValue' => false, 'worstRating' => false, 'bestRating' => false, 'ratingCount' => false ]; $aggregateRatings = $xpath->query('//div[@itemprop="aggregateRating"]'); foreach ($aggregateRatings as $aggregateRating) { if ($reviewCount = $xpath->query('.//*[@itemprop="reviewCount"]', $aggregateRating)) { $ratingMeta['ratingCount'] = trim($reviewCount[0]->nodeValue); } if ($ratingValue = $xpath->query('.//*[@itemprop="ratingValue"]', $aggregateRating)) { $ratingMeta['ratingValue'] = trim($ratingValue[0]->nodeValue); } if ($worstRating = $xpath->query('.//*[@itemprop="worstRating"]', $aggregateRating)) { $ratingMeta['worstRating'] = trim($worstRating[0]->getAttribute('content')); } if ($bestRating = $xpath->query('.//*[@itemprop="bestRating"]', $aggregateRating)) { $ratingMeta['bestRating'] = trim($bestRating[0]->getAttribute('content')); } } $ratings = []; $reviews = $xpath->query('//article[@itemprop="review"]'); foreach ($reviews as $i => $review) { // if ($i == 0) continue; if ((int)trim($xpath->query('.//span[@itemprop="ratingValue"]', $review)[0]->nodeValue) < 4) { continue; } $rating['author'] = trim($xpath->query('.//span[@itemprop="author"]', $review)[0]->nodeValue); $rating['date'] = trim($xpath->query('.//span[@itemprop="datePublished"]', $review)[0]->getAttribute('content')); $rating['title'] = trim($xpath->query('.//em[@itemprop="name"]', $review)[0]->nodeValue); $rating['text'] = trim($xpath->query('.//em[@itemprop="description"]', $review)[0]->nodeValue); $rating['link'] = 'https://www.kennstdueinen.de/wohnungen-magdeburg-mwg-wohnungsgenossenschaft-eg-magdeburg-d463395.html#'; $rating['link'] .= trim($xpath->query('.//span[@class="anchor"]', $review)[0]->getAttribute('id')); array_push($ratings, $rating); break; } ?>
Zur Detailseite von MWG-Wohnungsgenossenschaft eG Magdeburg
', round(str_replace(',','.',$ratingMeta['ratingValue']))); ?> ', round(5-str_replace(',','.',$ratingMeta['ratingValue']))); ?>
/ 5
Gesamtbewertung