class Geocoder::Result::GeoportailLu

def coordinates

def coordinates
  geomlonlat['coordinates'].reverse if geolocalized?
end