<?php

return [
    'tx_events_domain_model_location' => [
        [
            'uid' => 1,
            'pid' => 2,
            'sys_language_uid' => -1,
            'name' => 'Schillerhaus Rudolstadt',
            'street' => 'Schillerstraße 25',
            'district' => '',
            'city' => 'Rudolstadt',
            'zip' => '07407',
            'country' => 'Deutschland',
            'latitude' => '50.720971',
            'longitude' => '11.335230',
            'phone' => '+ 49 3672 / 486470',
            'global_id' => '2c898a5e8f751906124a6eb6384a3b111754db37d3330b169ec022b98a0ddcbe',
        ],
    ],
];