MKPlacemark is a class that stores address information about a specific coordinate.
MKPlacemark is a Map Kit class that stores address, locale, and points of interest information about a specific coordinate. It inherits the bulk of its properties from CLPlacemark, part of the Core Location framework.
For more information, please refer to the Apple Documentation for MKPlacemark.