public GeoEntitiesQuery(geoentity json)
 {
     _json = json;
 }
 public GeoEntitiesQuery(geoentity json)
 {
     _json = json;
 }