Place constructor
Place()
Implementation
Place(this.placeId, this.name, this.address, this.score, this.type,
this.license, this.centroid, this.geometry, this.tags);
Place(this.placeId, this.name, this.address, this.score, this.type,
this.license, this.centroid, this.geometry, this.tags);