Returns the $location object for the image if the image has GPS data.
$location = $page->image()->location(); echo $location->lat(); echo $location->lng();