@@ -533,7 +533,7 @@ |
||
533 | 533 | |
534 | 534 | $jsonLD->name->nl = $majorInfoUpdated->getTitle(); |
535 | 535 | $jsonLD->location = array( |
536 | - '@type' => 'Place', |
|
536 | + '@type' => 'Place', |
|
537 | 537 | ) + (array)$this->placeJSONLD($majorInfoUpdated->getLocation()->getCdbid()); |
538 | 538 | |
539 | 539 | $availableTo = AvailableTo::createFromCalendar($majorInfoUpdated->getCalendar()); |