'float', 'longitude' => 'float', ]; public function hunt() { return $this->belongsTo(Hunts::class, 'hunt_id'); } }