diff --git a/inc/JpegMeta.php b/inc/JpegMeta.php
index 408f34589d6af2dd5d96823f11ebeb58c044a130..1e2748975074196d0096feeca856f78996b5283d 100644
--- a/inc/JpegMeta.php
+++ b/inc/JpegMeta.php
@@ -2729,6 +2729,7 @@ class JpegMeta
         $tags[0x74] = 'CopyrightNotice';
         $tags[0x05] = 'ObjectName';
         $tags[0x5A] = 'City';
+        $tags[0x5C] = 'Sublocation';
         $tags[0x5F] = 'ProvinceState';
         $tags[0x65] = 'CountryName';
         $tags[0x67] = 'OriginalTransmissionReference';