diff --git a/tests/test_data/maps/all_objects/all_objects.json b/tests/test_data/example_maps/all_objects/all_objects.json similarity index 100% rename from tests/test_data/maps/all_objects/all_objects.json rename to tests/test_data/example_maps/all_objects/all_objects.json diff --git a/tests/test_data/maps/all_objects/tileset_image.json b/tests/test_data/example_maps/all_objects/tileset_image.json similarity index 100% rename from tests/test_data/maps/all_objects/tileset_image.json rename to tests/test_data/example_maps/all_objects/tileset_image.json diff --git a/tests/test_data/maps/all_objects/tileset_image_objects.json b/tests/test_data/example_maps/all_objects/tileset_image_objects.json similarity index 100% rename from tests/test_data/maps/all_objects/tileset_image_objects.json rename to tests/test_data/example_maps/all_objects/tileset_image_objects.json diff --git a/tests/test_data/maps/simple_external_tileset/map_simple_external_tileset.json b/tests/test_data/example_maps/simple_external_tileset/map_simple_external_tileset.json similarity index 100% rename from tests/test_data/maps/simple_external_tileset/map_simple_external_tileset.json rename to tests/test_data/example_maps/simple_external_tileset/map_simple_external_tileset.json diff --git a/tests/test_data/maps/simple_external_tileset/tileset_image.json b/tests/test_data/example_maps/simple_external_tileset/tileset_image.json similarity index 100% rename from tests/test_data/maps/simple_external_tileset/tileset_image.json rename to tests/test_data/example_maps/simple_external_tileset/tileset_image.json diff --git a/tests/test_data/maps/simple_infinite/map_infinite.json b/tests/test_data/example_maps/simple_infinite/map_infinite.json similarity index 100% rename from tests/test_data/maps/simple_infinite/map_infinite.json rename to tests/test_data/example_maps/simple_infinite/map_infinite.json diff --git a/tests/test_data/maps/simple_infinite/tileset_image.json b/tests/test_data/example_maps/simple_infinite/tileset_image.json similarity index 100% rename from tests/test_data/maps/simple_infinite/tileset_image.json rename to tests/test_data/example_maps/simple_infinite/tileset_image.json diff --git a/tests/test_data/maps/simple_offset/map_simple_offset.json b/tests/test_data/example_maps/simple_offset/map_simple_offset.json similarity index 100% rename from tests/test_data/maps/simple_offset/map_simple_offset.json rename to tests/test_data/example_maps/simple_offset/map_simple_offset.json diff --git a/tests/test_data/maps/simple_offset/tileset_image.json b/tests/test_data/example_maps/simple_offset/tileset_image.json similarity index 100% rename from tests/test_data/maps/simple_offset/tileset_image.json rename to tests/test_data/example_maps/simple_offset/tileset_image.json